Merge pull request #1140 from a-andre:appdata

This commit is contained in:
Nick Hall 2020-11-15 21:15:27 +00:00
commit a69978af34

View File

@ -1,22 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.gramps.gramps</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Gramps</name>
<summary>Genealogical research program</summary>
<summary>Manage genealogical information, perform genealogical research and analysis</summary>
<description>
<_p>Gramps is a genealogy program that is both intuitive for hobbyists and feature-complete for professional genealogists.</_p>
<_p>It gives you the ability to record the many details of the life of an individual as well as the complex relationships between various people, places and events.</_p>
<_p>All of your research is kept organized, searchable and as precise as you need it to be.</_p>
<p>Gramps is a genealogy program that is both intuitive for hobbyists and feature-complete for professional genealogists.</p>
<p>It gives you the ability to record the many details of the life of an individual as well as the complex relationships between various people, places and events.</p>
<p>All of your research is kept organized, searchable and as precise as you need it to be.</p>
</description>
<launchable type="desktop-id">gramps.desktop</launchable>
<developer_name>Gramps Development Team</developer_name>
<project_license>GPL-2.0-or-later</project_license>
<metadata_license>CC0-1.0</metadata_license>
<url type="homepage">https://gramps-project.org/</url>
<url type="bugtracker">https://gramps-project.org/bugs/</url>
<url type="help">https://gramps-project.org/wiki/index.php?title=Main_page</url>
<project_license>GPL-2.0+</project_license>
<developer_name>Gramps Development Team</developer_name>
<url type="translate">https://www.gramps-project.org/wiki/index.php?title=Translating_Gramps</url>
<screenshots>
<screenshot>
@ -36,8 +36,23 @@
</screenshot>
</screenshots>
<launchable type="desktop-id">gramps.desktop</launchable>
<provides>
<binary>gramps</binary>
</provides>
<translation type="gettext">gramps</translation>
<content_rating type="oars-1.1" />
<releases>
<release date="2020-08-12" version="5.1.3" />
<release date="2020-01-10" version="5.1.2" />
<release date="2019-09-15" version="5.1.1" />
<release date="2019-08-21" version="5.1.0" />
<release date="2019-08-18" version="5.0.2" />
<release date="2018-12-20" version="5.0.1" />
<release date="2018-07-24" version="5.0.0" />
</releases>
</component>