1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
Source: libglbinding
Section: misc
Priority: optional
Maintainer: Willy Scheibel <willy.scheibel@cginternals.com>
Build-Depends: build-essential, cmake, libgl1-mesa-dev, libegl1-mesa-dev, libglfw3-dev, libcpplocate-dev, libcpplocate-dbg, qtbase5-dev, doxygen, graphviz, libx11-dev, libxrandr-dev, libxinerama-dev, libxcursor-dev
Standards-Version: 3.8.0
Package: libglbinding
Architecture: any
Depends: libgl1-mesa-glx
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
Package: libglbinding-dev
Architecture: any
Depends: libglbinding, libegl1-mesa-dev
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
Package: libglbinding-examples-data
Architecture: any
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
Package: libglbinding-examples-glfw
Architecture: any
Depends: libglbinding, libglbinding-examples-data, libglfw3
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
Package: libglbinding-examples-qt
Architecture: any
Depends: libglbinding, libglbinding-examples-data, libqt5core5a
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
Package: libglbinding-tools
Architecture: any
Depends: libglbinding, libglfw3
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
Package: libglbinding-docs
Architecture: any
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
Package: libglbinding-dbg
Architecture: any
Depends: libglbinding, libglbinding-dev
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
Package: libglbinding-all
Architecture: any
Depends: libglbinding, libglbinding-dev, libglbinding-docs, libglbinding-tools, libglbinding-examples-glfw, libglbinding-examples-qt
Homepage: https://glbinding.org
Description: A C++ binding for the OpenGL API, generated using the gl.xml specification.
|