Source: glew Section: libs Maintainer: Alastair McKinstry Build-Depends: debhelper-compat (= 13), docbook-to-man, libegl1-mesa-dev, libx11-dev, libxi-dev, libxmu-dev, cmake, patchelf, rename, Standards-Version: 4.7.3 Homepage: http://glew.sourceforge.net Vcs-Git: https://salsa.debian.org/debian/glew -b debian/latest Vcs-Browser: https://salsa.debian.org/debian/glew Package: glew-utils Section: utils Architecture: any Depends: libglew2.3 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: OpenGL Extension Wrangler (X11 version) - utilities For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the utilities which can be used to query the supported OpenGL extensions. Package: eglew-utils Section: utils Architecture: any Depends: libeglew2.3 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: OpenGL Extension Wrangler (EGL version) - utilities For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the utilities which can be used to query the supported OpenGL extensions. Package: libglew-common-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libgl-dev, ${misc:Depends} Replaces: libglew-dev (<< 2.3.1+dfsg2-4) Breaks: libglew-dev (<< 2.3.1+dfsg2-4) Description: OpenGL Extension Wrangler - common files The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry (http://www.opengl.org/registry). . This package contains the development documentation as well as the required header files. Package: libglew-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libglew-common-dev, libglew2.3 (= ${binary:Version}), libglu1-mesa-dev | libglu-dev, libglx-dev, ${misc:Depends} Description: OpenGL Extension Wrangler - X11 development environment The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry (http://www.opengl.org/registry). . This package contains the development documentation as well as the required header files. Package: libeglew-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libegl-dev, libglew-common-dev, libeglew2.3 (= ${binary:Version}), libglu1-mesa-dev | libglu-dev, ${misc:Depends} Replaces: libglew-dev (<< 2.3.1+dfsg2-4) Breaks: libglew-dev (<< 2.3.1+dfsg2-4) Description: OpenGL Extension Wrangler - EGL development environment The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry (http://www.opengl.org/registry). . This package contains the development documentation as well as the required header files. Package: libglew2.3 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: glew-utils Description: OpenGL Extension Wrangler - X11 runtime environment For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the runtime support files. Package: libeglew2.3 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: glew-utils Description: OpenGL Extension Wrangler - EGL runtime environment For more information about GLEW please refer to the description of the libglew-dev package. . This package contains the runtime support files.