metadata.xml 611 B

123456789101112131415161718192021
  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>v@0x0c.link</email>
  6. <name>dm9pZCAq</name>
  7. </maintainer>
  8. <use>
  9. <flag name="X">Install desktop files</flag>
  10. </use>
  11. <longdescription lang="en">
  12. Lightweight color picker for X11.
  13. Use mouse to select colors visible anywhere on the screen
  14. to get their RGB representation.
  15. </longdescription>
  16. <upstream>
  17. <remote-id type="github">Soft/xcolor</remote-id>
  18. <bugs-to>https://github.com/Soft/xcolor/issues</bugs-to>
  19. </upstream>
  20. </pkgmetadata>