metadata.xml 647 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>gnome@gentoo.org</email>
  6. <name>Gentoo GNOME Desktop</name>
  7. </maintainer>
  8. <longdescription lang="en">
  9. gtk-update-icon-cache is a tool from GTK+ to update icons and themes
  10. caches.
  11. It is split from the GTK+ sources by the Gentoo Gnome team to help
  12. GTK+ 2 and 3 to co-exist better by extracting the single conflicting
  13. tool.
  14. </longdescription>
  15. <upstream>
  16. <remote-id type="github">EvaSDK/gtk-update-icon-cache</remote-id>
  17. </upstream>
  18. </pkgmetadata>