dev-perl / OpenGL

Perl interface providing graphics display using OpenGL

Official package sites : https://metacpan.org/release/OpenGL ·

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.

v0.700.0-r1 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
amd64 arm ppc x86 ~amd64-linux ~ppc64 ~x86-linux
USE flags
examples test

General

examples
Install examples, usually source code
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

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

x11-libs / libXi : X.Org Xi library

x11-libs / libXmu : X.Org Xmu library

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

x11-libs / libXi : X.Org Xi library

x11-libs / libXmu : X.Org Xmu library

dev-perl / PDL : Perl Data Language for scientific computing

dev-perl / Wx-GLCanvas : interface to wxWidgets' OpenGL canvas

829749
dev-perl/OpenGL-0.700.0-r1 fails to link with LLD because of /usr/lib in the link command line
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-perl/OpenGL: fix DeprecatedInsinto
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/OpenGL: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/OpenGL: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/OpenGL: Remove old 0.670.400
Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-perl/OpenGL: arm stable wrt bug #661732
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-perl/OpenGL: amd64 stable wrt bug #661732
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
dev-perl/OpenGL: stable 0.700.0 for ppc, bug #661732
Bug: https://bugs.gentoo.org/661732 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-perl/OpenGL: x86 stable (bug #661732)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Andreas K. Hüttel · gentoo
dev-perl/OpenGL: Version bump
Package-Manager: portage-2.3.3
Andreas K. Hüttel · gentoo
dev-perl/OpenGL: Remove old
Package-Manager: portage-2.3.0
Agostino Sarubbo · gentoo
dev-perl/OpenGL: ppc stable wrt bug #579384
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-perl/OpenGL: x86 stable wrt bug #579384
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
dev-perl/OpenGL: arm stable, bug #579384
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm"
Agostino Sarubbo · gentoo
dev-perl/OpenGL: amd64 stable wrt bug #579384
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Kent Fredric · gentoo
dev-perl/OpenGL: Bump to version 0.670.400
- EAPI6 - Use assumed license for Perl5 - Add 'examples' - remove 'test.pl' from Installation ( and tests, for now ) Upstream: - Bug fixes. Package-Manager: portage-2.2.27
Patrice Clement · gentoo
dev-perl/OpenGL: Keyword for ppc64.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed