Source: opensubdiv
Priority: extra
Maintainer: Thomas Schiex <empnessty@gmail.com>
Build-Depends: debhelper (>= 8.0.0), cmake, chrpath, libtbb-dev, libglfw3-dev,
               libglew-dev, libxrandr-dev, libxcursor-dev, libx11-dev,
               libxinerama-dev,libxi-dev
Standards-Version: 3.9.6
Section: graphics
Homepage: https://github.com/imageworks/OpenShadingLanguage

Package: libopensubdiv-dev
Section: libdevel
Architecture: any
Depends: libopensubdiv (= ${binary:Version}), ${misc:Depends}
Description: Open library for fast Subdivision - development
 Open SubDiv (OSD) is a small efficient library for subdividing meshes.
 .
 OSD was developed by Pixar for use in Maya renderer. 

Package: libopensubdiv
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Open library for fast Subdivision - runtime
 Open SubDiv (OSD) is a small efficient library for subdividing meshes.
 .
 OSD was developed by Pixar for use in Maya renderer.                          


