Package: libopengl-perl / 0.7004+dfsg-1

Metadata

Package Version Patches format
libopengl-perl 0.7004+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable glversion | (download)

Makefile.PL | 182 0 + 182 - 0 !
1 file changed, 182 deletions(-)

---
add gl_exclude.h | (download)

gl_exclude.h | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 add back removed gl_exclude.h
 gl_exclude.h was removed from the upstream tarball, presumably because
 it is regenerated anyway during build. This doesn't work in a build
 chroot, however, as xvfb does not support any OpenGL GLX extensions,
 and has been disabled in Debian for some time by disable-glversion.
 In addition, generation of this file seems highly machine specific.
 .
 Since the exclusions previously shipped by upstream likely define a
 least common denominator (and they are what we've been running with
 for years), simply add them back in.
glext.patch | (download)

utils/glext_procs.pl | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 change path to gl/glext.h to the system one, and make sure #includes are copied