| Flag |
Description |
1.4.4-r1 |
1.3.8 |
| X |
Add support for X11
|
⊕ |
✗ |
| cairo |
Enable support for the cairo graphics library
|
⊕ |
✓ |
| dbus |
Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
|
⊕ |
✗ |
| debug |
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
|
✗ |
✓ |
| doc |
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
|
✓ |
✓ |
| examples |
Install examples, usually source code
|
✓ |
✓ |
| games |
Builds and installs some extra games
|
✗ |
✓ |
| opengl |
Add support for OpenGL (3D graphics)
|
✓ |
⊕ |
| static-libs |
Build static versions of dynamic libraries as well
|
✓ |
✓ |
| test |
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
|
✓ |
✗ |
| threads |
Add threads support for various packages. Usually pthreads
|
✗ |
⊕ |
| wayland |
Enable dev-libs/wayland backend
|
✓ |
✗ |
| xft |
Build with support for XFT font renderer (x11-libs/libXft)
|
✗ |
⊕ |
| xinerama |
Add support for querying multi-monitor screen geometry through the Xinerama API
|
✗ |
⊕ |