logo

overlay

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

metadata.xml (607B)


  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <use>
  5. <flag name="lzma">Support automatic decompression of LZMA-compressed files and kernel images</flag>
  6. <flag name="threads">Build the libraries with thread safe support</flag>
  7. <flag name="utils">Install command-line utilities (all the eu-* programs)</flag>
  8. <flag name="valgrind">Add support for memory debugging using <pkg>dev-util/valgrind</pkg></flag>
  9. </use>
  10. <upstream>
  11. <remote-id type="cpe">cpe:/a:elfutils_project:elfutils</remote-id>
  12. </upstream>
  13. </pkgmetadata>