dist: Add some AppData XML files

Based on the AppData that the Fedora Project wrote for their
distribution, here's three separate ones for each of the IWADs.

This is the second major part of completing the goal in issue #100
This commit is contained in:
Mike Swanson 2014-09-26 07:46:41 -07:00
parent 1bf784b200
commit f578ca5edf
3 changed files with 92 additions and 0 deletions

31
dist/freedm.appdata.xml vendored Normal file
View file

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
<!-- Copyright 2014 Contributors to the Freedoom project -->
<application>
<id type="desktop">freedm.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<description>
<p>
FreeDM is a fast-paced set of levels designed for multiplayer
deathmatches, part of the Freedoom project. Challenge your
friends to some of the most torturous test of their abilities as
you navigate through 32+ levels stalking and hunting them.
</p>
<p>
The Freedoom project aims to produce three base-game data files
(IWADs) for Doom-compatible engines. With it comes the
capability to also play the wide range of mods created for Doom
by a vibrant community. FreeDM is fully compatible with Doom II
mods.
</p>
</description>
<url type="homepage">http://freedoom.github.io/</url>
<screenshots>
<screenshot type="default">http://freedoom.github.io/img/screenshots/th_0.6.3_02.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_01.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_03.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_04.jpg</screenshot>
</screenshots>
</application>

31
dist/freedoom1.appdata.xml vendored Normal file
View file

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
<!-- Copyright 2014 Contributors to the Freedoom project -->
<application>
<id type="desktop">freedoom1.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<description>
<p>
Freedoom: Phase 1 contains four chapters, nine levels each, to
provide a smoothly-paced first person action game. In it is a
wide variety of mazes and enemies to fight and challenge your
reflexes.
</p>
<p>
The Freedoom project aims to produce three base-game data files
(IWADs) for Doom-compatible engines. With it comes the
capability to also play the wide range of mods created for Doom
by a vibrant community. Freedoom: Phase 1 is fully compatible
with The Ultimate Doom mods.
</p>
</description>
<url type="homepage">http://freedoom.github.io/</url>
<screenshots>
<screenshot type="default">http://freedoom.github.io/img/screenshots/th_0.6.3_02.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_01.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_03.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_04.jpg</screenshot>
</screenshots>
</application>

30
dist/freedoom2.appdata.xml vendored Normal file
View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Edgar Muniz Berlinck <edgar.vv@gmail.com> -->
<!-- Copyright 2014 Contributors to the Freedoom project -->
<application>
<id type="desktop">freedoom2.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<description>
<p>
Freedoom: Phase 2 is a 32-level game, expanding upon Phase 1 and
adding a double-barrelled shotgun and more enemy types, along
with even more brutal gameplay to really test your limits.
</p>
<p>
The Freedoom project aims to produce three base-game data files
(IWADs) for Doom-compatible engines. With it comes the
capability to also play the wide range of mods created for Doom
by a vibrant community. Freedoom: Phase 2 is fully compatible
with Doom II and Final Doom mods.
</p>
</description>
<url type="homepage">http://freedoom.github.io/</url>
<screenshots>
<screenshot type="default">http://freedoom.github.io/img/screenshots/th_0.6.3_02.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_01.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_03.jpg</screenshot>
<screenshot>http://freedoom.github.io/img/screenshots/th_0.6.3_04.jpg</screenshot>
</screenshots>
</application>