dev-games/mygui
A library for creating GUIs for games and 3D applications
USE Flags
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
doc
Global: Adds extra documentation (API, Javadoc, etc)
+ogre
* This flag is undocumented *
opengl
Global: Adds support for OpenGL (3D graphics)
plugins
Global: Install plugin development files
samples
Global: Install sample sound and configuration files (default: on)
static-libs
Global: Build static libraries
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
tools
Global: Create separate binary for script helper tools (currently only: versionsort); useful if they are called extremely often
l10n_ru
* This flag is undocumented *