org.flameshot.Flameshot.metainfo.xml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. SPDX-FileCopyrightText: none
  4. SPDX-License-Identifier: CC0-1.0
  5. -->
  6. <component type="desktop-application">
  7. <id>org.flameshot.Flameshot</id>
  8. <metadata_license>CC0-1.0</metadata_license>
  9. <project_license>GPL-3.0-or-later</project_license>
  10. <name>Flameshot</name>
  11. <releases>
  12. <release version="11.0.0" date="2022-01-14"/>
  13. <release version="0.10.1" date="2021-07-25"/>
  14. <release version="0.10.0" date="2021-05-16"/>
  15. <release version="0.9.0" date="2021-02-27"/>
  16. <release version="0.8.5" date="2020-10-14"/>
  17. <release version="0.8.4" date="2020-10-10"/>
  18. <release version="0.8.3" date="2020-09-28"/>
  19. <release version="0.8.1" date="2020-09-23"/>
  20. <release version="0.8.0" date="2020-09-19"/>
  21. </releases>
  22. <summary>Powerful and simple to use screenshot software</summary>
  23. <description>
  24. <p>
  25. Powerful and simple to use screenshot software with built-in
  26. editor with advanced features.
  27. </p>
  28. </description>
  29. <content_rating type="oars-1.1" />
  30. <translation type="qt">flameshot</translation>
  31. <screenshots>
  32. <screenshot type="default">
  33. <image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/usageStatic.png</image>
  34. </screenshot>
  35. <screenshot>
  36. <image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/animatedUsage.gif</image>
  37. </screenshot>
  38. </screenshots>
  39. <url type="homepage">https://github.com/flameshot-org/flameshot</url>
  40. <update_contact>https://github.com/flameshot-org/flameshot/issues/new</update_contact>
  41. <launchable type="desktop-id">org.flameshot.Flameshot.desktop</launchable>
  42. </component>