~bluesabre/sgt-launcher/import

« back to all changes in this revision

Viewing changes to data/metainfo/sgt-launcher.appdata.xml.in

  • Committer: Sean Davis
  • Date: 2020-01-21 14:55:34 UTC
  • Revision ID: git-v1:888ab75e0ede8dc05b3506491930a723498dcc83
appdata -> metainfo

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Copyright 2017-2020 Sean Davis <sean@bluesabre.org> -->
 
3
<component type="desktop-application">
 
4
  <id>sgt-launcher.desktop</id>
 
5
  <metadata_license>CC0-1.0</metadata_license>
 
6
  <project_license>GPL-3.0+</project_license>
 
7
  <content_rating type="oars-1.0" />
 
8
  <name>SGT Puzzles Collection</name>
 
9
  <_summary>Launcher for Simon Tatham's Portable Puzzle Collection</_summary>
 
10
 
 
11
  <description>
 
12
    <_p>SGT Puzzles Collection is a simple-to-use launcher for Simon Tatham's Portable Puzzle Collection.</_p>
 
13
    <_p>The collection is presented as a related but diverse set of logic games. Each game is displayed in the launcher window with simplified controls.</_p>
 
14
  </description>
 
15
 
 
16
  <screenshots>
 
17
    <screenshot type="default">
 
18
      <_caption>The launcher window</_caption>
 
19
      <image>https://screenshots.bluesabre.org/sgt-launcher/sgt-launcher-01.png</image>
 
20
    </screenshot>
 
21
    <screenshot>
 
22
      <_caption>Playing a short game of Galaxies</_caption>
 
23
      <image>https://screenshots.bluesabre.org/sgt-launcher/sgt-launcher-02.png</image>
 
24
    </screenshot>
 
25
  </screenshots>
 
26
 
 
27
  <url type="homepage">https://launchpad.net/sgt-launcher</url>
 
28
 
 
29
  <provides>
 
30
    <binary>sgt-launcher</binary>
 
31
  </provides>
 
32
 
 
33
  <releases>
 
34
    <release version="0.2.4" date="2018-04-11">
 
35
      <description>
 
36
        <_p>This is a minor translations-only release.</_p>
 
37
      </description>
 
38
    </release>
 
39
    <release version="0.2.3" date="2017-10-03">
 
40
      <description>
 
41
        <_p>The Preferences menu item has been removed and several translations have been included.</_p>
 
42
      </description>
 
43
    </release>
 
44
    <release version="0.2.2" date="2017-01-29">
 
45
      <description>
 
46
        <_p>Non-existent launchers are no longer displayed. The application launcher now links to the correct binary.</_p>
 
47
      </description>
 
48
    </release>
 
49
  </releases>
 
50
</component>