Files
flameshot/docs/appdata/flameshot.metainfo.xml
Ahmed Zetao Yang 961ce5f732 fix: add opensuse support & correct appstream metainfo xml
- support opensuse leap >= 15.0
- correct appstream metainfo xml name & its content, see https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
2020-09-08 11:13:27 -05:00

26 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Vitaly Zaitsev <vitaly@easycoding.org> -->
<component type="desktop">
<id>org.flameshot.flameshot</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Flameshot</name>
<summary>Powerful and simple to use screenshot software</summary>
<description>
<p>
Powerful and simple to use screenshot software with built-in
editor with advanced features.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/usageStatic.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/animatedUsage.gif</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/flameshot-org/flameshot</url>
<update_contact>https://github.com/flameshot-org/flameshot/issues/new</update_contact>
</component>