Install this package:
emerge -a media-libs/glbinding
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask media-libs/glbinding
Or alternatively:
emerge --autounmask-write -a media-libs/glbinding
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.1.0_p1 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>marbre@linux.sungazer.de</email> <name>Marius Brehler</name> </maintainer> <maintainer type="person"> <email>gentoo@aisha.cc</email> <name>Aisha Tammy</name> </maintainer> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <longdescription> glbinding leverages modern C++11 features like enum classes, lambdas, and variadic templates, instead of relying on macros; all OpenGL symbols are real functions and variables. It provides type-safe parameters, per feature API header, lazy function resolution, multi-context and multi-thread support, global and local function callbacks, meta information about the generated OpenGL binding and the OpenGL runtime, as well as tools and examples for quick-starting your projects. Based on the OpenGL API specification (gl.xml) glbinding is generated using python scripts and templates that can be easily adapted to fit custom needs. </longdescription> <upstream> <remote-id type="github">cginternals/glbinding</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | glbinding-3.1.0_p1.tar.gz | 2803219 bytes | 3.1.0_p1 |
| Type | File | Size |
|---|