File: supertux2.appdata.xml

package info (click to toggle)
supertux 0.6.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 264,124 kB
  • sloc: cpp: 113,426; ansic: 9,654; sh: 4,483; cs: 1,296; makefile: 407; yacc: 398; python: 382; lisp: 285; objc: 248; csh: 219; lex: 140; perl: 118; xml: 53; ruby: 36
file content (53 lines) | stat: -rw-r--r-- 2,293 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>org.supertuxproject.SuperTux</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0+ AND CC-BY-SA-2.0</project_license>
  <content_rating type="oars-1.1">
    <content_attribute id="violence-cartoon">mild</content_attribute>
    <content_attribute id="language-humor">mild</content_attribute>
  </content_rating>
  <name>SuperTux</name>
  <summary>A jump-and-run game starring Tux the Penguin</summary>
  <description>
    <p>
      Run and jump through multiple worlds, fight off enemies by
      jumping on them, bumping them from below or tossing objects at
      them, grabbing power-ups and other stuff on the way.
    </p>
    <p>
      In addition to the Story Mode, there is a large amount of
      community contributed levels available as add-ons or in the
      forums. Everyone can contribute such content by using the
      integrated level editor.
    </p>
  </description>
  <developer_name>The SuperTux Team</developer_name>
  <update_contact>supertux-devel@lists.lethargik.org</update_contact>
  <url type="homepage">http://supertux.lethargik.org/</url>
  <url type="bugtracker">https://github.com/SuperTux/supertux/issues</url>
  <categories>
    <category>Game</category>
    <category>ActionGame</category>
    <category>ArcadeGame</category>
  </categories>
  <screenshots>
    <screenshot type="default">https://www.supertux.org/images/0_6_0/0_6_0_1.png</screenshot>
    <screenshot>https://www.supertux.org/images/0_6_0/0_6_0_2.png</screenshot>
    <screenshot>https://www.supertux.org/images/0_6_0/0_6_0_3.png</screenshot>
    <screenshot>https://www.supertux.org/images/0_6_0/0_6_0_4.png</screenshot>
    <screenshot>https://www.supertux.org/images/0_6_0/0_6_0_5.png</screenshot>
  </screenshots>
  <launchable type="desktop-id">supertux2.desktop</launchable>
  <provides>
    <binary>supertux2</binary>
  </provides>
  <releases>
    <release version="0.6.3" date="2021-12-22" />
    <release version="0.6.2" date="2020-05-14" />
    <release version="0.6.1.1" date="2019-12-19" />
    <release version="0.6.1" date="2019-12-15" />
    <release version="0.6.0" date="2018-12-23" />
    <release version="0.5.1" date="2016-11-05" />
  </releases>
</component>