Advertisement
Guest User

Use flags

a guest
Jan 12th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. * Found these USE flags for x11-base/xorg-server-1.19.6:
  2. U I
  3. - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see
  4. https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  5. - - dmx : Build the Distributed Multiheaded X server
  6. - - doc : Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  7. + + glamor : Enable Glamor OpenGL 2D acceleration
  8. + + ipv6 : Add support for IP version 6
  9. - - kdrive : Build the kdrive X servers
  10. - - libressl : Use dev-libs/libressl as SSL provider (might need ssl USE flag), packages should not depend on this USE flag
  11. - - minimal : Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
  12. - - static-libs : Build static versions of dynamic libraries as well
  13. + + suid : Enable setuid root program, with potential security risks
  14. - - systemd : Enable use of systemd-specific libraries and features like socket activation or session tracking
  15. - - tslib : Build with tslib support for touchscreen devices
  16. + + udev : Enable virtual/udev integration (device discovery, power and storage device support, etc)
  17. - - unwind : Enable libunwind usage for backtraces
  18. - - wayland : Enable dev-libs/wayland backend
  19. - - xcsecurity : Build Security extension
  20. - - xephyr : Build the Xephyr server
  21. - - xnest : Build the Xnest server
  22. + + xorg : Build the Xorg X server (HIGHLY RECOMMENDED)
  23. - - xvfb : Build the Xvfb server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement