From b8c8ce2ed9b9bd422a697ed1c897d8fc80c3e637 Mon Sep 17 00:00:00 2001 From: Marius Brehler Date: Wed, 23 Nov 2016 13:26:43 +0100 Subject: media-libs/glbinding: New packages, ebuild written by me Required by up-to-date arrayfire/forge versions Package-Manager: portage-2.3.0 --- media-libs/glbinding/metadata.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 media-libs/glbinding/metadata.xml (limited to 'media-libs/glbinding/metadata.xml') diff --git a/media-libs/glbinding/metadata.xml b/media-libs/glbinding/metadata.xml new file mode 100644 index 000000000..4d6a1c0ac --- /dev/null +++ b/media-libs/glbinding/metadata.xml @@ -0,0 +1,27 @@ + + + + + marbre@linux.sungazer.de + Marius Brehler + + + sci@gentoo.org + Gentoo Science Project + + + 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. + + + cginternals/glbinding + + -- cgit v1.2.3