Binary package “libglew1.5-dev” in ubuntu-leb oneiric

The OpenGL Extension Wrangler - development environment

 The OpenGL Extension Wrangler, GLEW for short, is a library that
 handles initiliazation 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[1].
 .
 This package contains the development documentation as well as the
 required header files.