Add AppStream metadata (Fixes #423)

This commit is contained in:
Mathieu Comandon 2016-10-31 11:53:57 -07:00
parent b18cdd4b80
commit a9482888d7

View file

@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>lutris.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Lutris</name>
<summary>Open gaming platform for Linux</summary>
<description>
<p>
Lutris is an open gaming platform for Linux. It helps you install and
manage your games in a unified interface. Our goal is to support every
game which runs on Linux, from native to Windows games (via Wine) to
emulators and browser games.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://lutris.net/static/images/screenshots/lutris-main.jpg</image>
<caption>Main window</caption>
</screenshot>
<screenshot>
<image>https://lutris.net/static/images/screenshots/lutris-game-config.jpg</image>
<caption>Game configuration dialog</caption>
</screenshot>
<screenshot>
<image>https://lutris.net/static/images/screenshots/lutris-runners.jpg</image>
<caption>Runners dialog</caption>
</screenshot>
</screenshots>
<url type="homepage">https://lutris.net</url>
<url type="bugtracker">https://github.com/lutris/lutris/issues</url>
<url type="donation">https://www.patreon.com/lutris</url>
<update_contact>contact@lutris.net</update_contact>
<translation type="gettext">lutris</translation>
</component>