Summary
OpenGL is a Perl module that provides an interface to most of Open Graphics Library, API versions 1.0, 1.1 and 1.2. There is full support for the Utility Toolkit (GLUT) up to version 3 and provides some additional functionality via partial support for the Utility Library (GLU). It also provides functionality to use the X Window System (through X11 and GLX) as an alternative to GLUT.
Versions
v0.720.0 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- amd64 x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
perl_features
- debug
- PERL_FEATURES setting enabling internal debug support in Perl
- ithreads
- PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
- quadmath
- PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library
x11-libs / libICE : X.Org Inter-Client Exchange library
x11-libs / libXext : X.Org Xext library
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
media-libs / freeglut : A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library
x11-libs / libICE : X.Org Inter-Client Exchange library
x11-libs / libXext : X.Org Xext library
Depending packages
dev-perl / PDL : Perl Data Language for scientific computing
Bugs
- 929090
- dev-perl/OpenGL-GLUT-0.720.0 - [slibtool] [clang] ld.lld: error: .../crti.o is incompatible with elf32-i386
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/OpenGL-GLUT: Stabilize 0.720.0 x86, #943435
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-perl/OpenGL-GLUT: Keyword 0.720.0 x86, #929035
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/OpenGL-GLUT: Stabilize 0.720.0 amd64, #933921
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/OpenGL-GLUT: new package, add 0.720.0
New dep of dev-perl/PDL, split out from dev-perl/OpenGL I think. Signed-off-by: Sam James <sam@gentoo.org>