diff options
Diffstat (limited to 'dev-games/openscenegraph/metadata.xml')
-rw-r--r-- | dev-games/openscenegraph/metadata.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-games/openscenegraph/metadata.xml b/dev-games/openscenegraph/metadata.xml index 41430b392e2a..3d082e774fc1 100644 --- a/dev-games/openscenegraph/metadata.xml +++ b/dev-games/openscenegraph/metadata.xml @@ -10,6 +10,14 @@ The OpenSceneGraph is an open source high performance 3D graphics toolkit, used by application developers in fields such as visual simulation, games, virtual reality, scientific visualization and modelling. Written entirely in Standard C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris, HP-Ux, AIX and FreeBSD operating systems. The OpenSceneGraph is now well established as the world leading scene graph technology, used widely in the vis-sim, space, scientific, oil-gas, games and virtual reality industries. </longdescription> <use> - <flag name="osgapps">Build osg applications</flag> + <flag name="osgapps"> + Build osg applications + </flag> + <flag name="freetype"> + Enable osg to use the <pkg>media-libs/freetype</pkg> based plugin + </flag> + <flag name="xrandr"> + Enable support for the X xrandr extension + </flag> </use> </pkgmetadata> |