Name glew
Version 1.10.0
Summary OpenGL Extension Wrangler
Description 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).
Section base
License BSD-3-Clause & MIT & GPLv2+
Homepage http://glew.sourceforge.net
Recipe file recipes-debian/glew/glew_debian.bb
Layer meta-debian (morty branch)
Inherits
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • distro_features_check
  • pkgconfig
Dependencies
  • libglu
  • libxi
  • libxmu
  • pkgconfig-native
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
  • virtual/libgl
  • virtual/libx11
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-glew.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) glew 1.10.0 (this recipe)