3a6c08655b
Provide ebuild for openscenegraph-3.0.1. Sourced from the gamerlay overlay. This ebuild is in support of the flightgear-2.4.0 release. This ebuild can be retired when it makes it to the main Gentoo tree.
17 lines
1.2 KiB
XML
17 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>games</herd>
|
|
<longdescription lang="en">
|
|
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="itk">Build plugin using <pkg>dev-tcltk/itk</pkg> library</flag>
|
|
<flag name="fox">Build examples using <pkg>x11-libs/fox</pkg> library</flag>
|
|
<flag name="gdal">Enable support for <pkg>sci-libs/gdal</pkg> library</flag>
|
|
<flag name="openinventor">Build OpenInventor plugin</flag>
|
|
<flag name="osgapps">Build osg applications</flag>
|
|
<flag name="xrandr">Enable support for the X xrandr extension</flag>
|
|
</use>
|
|
</pkgmetadata>
|