logo

overlay

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

metadata.xml (609B)


  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. </maintainer>
  7. <longdescription>
  8. Freeglut provides an open-source alternative to the OpenGL Utility Toolkit
  9. (GLUT) library. It is actively developed and maintained, while not being
  10. restricted by its license.
  11. </longdescription>
  12. <upstream>
  13. <remote-id type="sourceforge">freeglut</remote-id>
  14. </upstream>
  15. <use>
  16. <flag name="wayland-only">Build wayland version instead of X11 version</flag>
  17. </use>
  18. </pkgmetadata>