c4106617ba
I updated the appdata.xml file to the latest version of the specification (https://www.freedesktop.org/software/appstream/docs/index.html), adding some new tags in the process. I also installed the appdata.xml file to the latest location in the specification. The XML has bene validated by the appstreamcli validation tool, and the patch applied in Debian (Gramps 4.2.3). If it looks OK, it should probably be cherry-picked to the gramps42 maintenance branch.
33 lines
1.6 KiB
XML
33 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>gramps.desktop</id>
|
|
<metadata_license>CC0</metadata_license>
|
|
<name>Gramps</name>
|
|
<summary>Genealogical research program</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>
|
|
</description>
|
|
|
|
<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>
|
|
|
|
<screenshots>
|
|
<screenshot width="1226" height="740">http://www.gramps-project.org/wiki/images/5/5f/AppData1.png</screenshot>
|
|
<screenshot width="1226" height="740">http://www.gramps-project.org/wiki/images/6/68/AppData2.png</screenshot>
|
|
<screenshot type="default" width="1226" height="740">http://www.gramps-project.org/wiki/images/e/e9/AppData3.png</screenshot>
|
|
<screenshot width="1226" height="740">http://www.gramps-project.org/wiki/images/6/68/AppData4.png</screenshot>
|
|
<screenshot width="1226" height="740">http://www.gramps-project.org/wiki/images/5/50/AppData5.png</screenshot>
|
|
</screenshots>
|
|
|
|
<provides>
|
|
<binary>gramps</binary>
|
|
</provides>
|
|
|
|
</component>
|