Source: libgltf
Priority: optional
Maintainer: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, libboost-dev, libglm-dev, libglew-dev
Standards-Version: 3.9.5
Section: libs

Package: libgltf-dev
Section: libdevel
Architecture: any
Depends: libgltf-0.0-0 (= ${binary:Version}), ${misc:Depends}, libglew-dev, libglm-dev
Description: Library for rendering glTF models -- development
 glTF, the GL Transmission Format, is the runtime asset format for the GL APIs:
 WebGL, OpenGL ES, and OpenGL. glTF bridges the gap between formats used by
 modeling tools and the GL APIs.
 .
 libglTF is a library to render the glTF models.
 .
 This package contains the files needed to build applications using libGLTF.

Package: libgltf-0.0-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library for rendering glTF models
 glTF, the GL Transmission Format, is the runtime asset format for the GL APIs:
 WebGL, OpenGL ES, and OpenGL. glTF bridges the gap between formats used by
 modeling tools and the GL APIs.
 .
 libglTF is a library to render the glTF models.
