logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

metadata.xml (1065B)


  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="person">
  5. <email>contact@hacktivis.me</email>
  6. <name>Haelwenn (lanodan) Monnier</name>
  7. </maintainer>
  8. <use>
  9. <flag name="gbm">Enable Graphics Buffer Manager based EGL windowing system support (requires egl and at least one of gles or opengl)</flag>
  10. <flag name="egl">Enable EGL platform support</flag>
  11. <flag name="gles2">Enable OpenGL library and plugin via GLESv2 API (requires egl)</flag>
  12. <flag name="ivorbis">Enable integer based vorbis decoder</flag>
  13. <flag name="opengl">Enable OpenGL library and plugin via desktop OpenGL API</flag>
  14. <flag name="pango">Enable pango GStreamer plugin</flag>
  15. <flag name="wayland">Enable Wayland EGL windowing system support (requires egl and at least one of gles2 or opengl)</flag>
  16. <flag name="X">Enable ximagesink and xvimagesink plugins; build GLX platform support if USE=opengl is enabled; build x11 windowing system support if USE=egl is enabled</flag>
  17. </use>
  18. </pkgmetadata>