Skip to content

Commit d812950

Browse files
committed
appstream and desktop files from flathub and arch linux package, respectively
1 parent c367954 commit d812950

File tree

2 files changed

+69
-0
lines changed

2 files changed

+69
-0
lines changed

Diff for: misc/io.github.Tremulous.appdata.xml

+61
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- Copyright 2017 Daniel Rusek <[email protected]> -->
3+
<component type="desktop-application">
4+
<id>com.grangerhub.Tremulous</id>
5+
<project_license>GPL-2.0</project_license>
6+
<metadata_license>CC-BY-SA-3.0</metadata_license>
7+
<provides>
8+
<id>tremulous.desktop</id>
9+
</provides>
10+
<launchable type="desktop-id">com.grangerhub.Tremulous.desktop</launchable>
11+
<name>Tremulous</name>
12+
<developer_name>Dark Legion Development and GrangerHub</developer_name>
13+
<summary>Aliens vs Humans, First Person Shooter game with elements of Real Time Strategy</summary>
14+
<description>
15+
<p>
16+
Tremulous is a free, open source game that blends a team based FPS with
17+
elements of an RTS.
18+
</p>
19+
<p>
20+
Players can choose from 2 unique races, aliens and humans.
21+
Players on both teams are able to build working structures in-game like an
22+
RTS.
23+
</p>
24+
</description>
25+
<url type="homepage">https://grangerhub.com</url>
26+
<screenshots>
27+
<screenshot type="default"><image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/tremulous/a.png</image></screenshot>
28+
<screenshot><image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/tremulous/b.png</image></screenshot>
29+
<screenshot><image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/tremulous/c.png</image></screenshot>
30+
<screenshot><image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/tremulous/d.png</image></screenshot>
31+
<screenshot><image>https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/tremulous/e.png</image></screenshot>
32+
</screenshots>
33+
<update_contact>[email protected]</update_contact>
34+
<content_rating type="oars-1.0">
35+
<content_attribute id="violence-cartoon">none</content_attribute>
36+
<content_attribute id="violence-fantasy">moderate</content_attribute>
37+
<content_attribute id="violence-realistic">moderate</content_attribute>
38+
<content_attribute id="violence-bloodshed">mild</content_attribute>
39+
<content_attribute id="violence-sexual">none</content_attribute>
40+
<content_attribute id="drugs-alcohol">none</content_attribute>
41+
<content_attribute id="drugs-narcotics">none</content_attribute>
42+
<content_attribute id="drugs-tobacco">none</content_attribute>
43+
<content_attribute id="sex-nudity">none</content_attribute>
44+
<content_attribute id="sex-themes">none</content_attribute>
45+
<content_attribute id="language-profanity">none</content_attribute>
46+
<content_attribute id="language-humor">none</content_attribute>
47+
<content_attribute id="language-discrimination">none</content_attribute>
48+
<content_attribute id="social-chat">intense</content_attribute>
49+
<content_attribute id="social-info">none</content_attribute>
50+
<content_attribute id="social-audio">none</content_attribute>
51+
<content_attribute id="social-location">none</content_attribute>
52+
<content_attribute id="social-contacts">none</content_attribute>
53+
<content_attribute id="money-purchasing">none</content_attribute>
54+
<content_attribute id="money-gambling">none</content_attribute>
55+
</content_rating>
56+
<releases>
57+
<release version="1.3.0-alpha.0.14" date="2019-09-14"/>
58+
<release version="1.3.0-alpha.0.13" date="2018-02-23"/>
59+
<release version="1.3.0-alpha.0.12" date="2017-10-19"/>
60+
</releases>
61+
</component>

Diff for: misc/tremulous-grangerhub.desktop

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[Desktop Entry]
2+
Type=Application
3+
Name=GrangerHub Tremulous
4+
Comment=A free team based FPS/RTS hybrid built on the ioq3 engine. Includes GrangerHub community updates.
5+
Icon=/usr/share/pixmaps/tremulous.xpm
6+
Exec=tremulous
7+
Terminal=false
8+
Categories=Game;ActionGame;

0 commit comments

Comments
 (0)