File: berusky.appdata.xml

package info (click to toggle)
berusky 1.7.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,048 kB
  • sloc: cpp: 14,762; sh: 10,005; makefile: 91; xml: 20; ansic: 14
file content (25 lines) | stat: -rw-r--r-- 1,001 bytes parent folder | download | duplicates (4)
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
<?xml version="1.0" encoding="windows-1252"?>
<!-- Copyright 2014 Ryan Lerch <rlerch@redhat.com> -->
<!-- HOUSEKEEPING, REMOVE THIS COMMENT WHEN THIS GOES UPSTREAM
BugReportURL: https://github.com/stransky/berusky/issues/2
SentUpstream: 2014-09-17
-->
<component type="desktop-application">
  <id type="desktop">berusky.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <name>Berusky</name>
  <summary>2D puzzle game</summary>
  <description>
    <p>
      Berusky is a 2D puzzle game where you control up to 5 bugs that have to
      work together to solve puzzles by moving boxes, using keys and blowing up
      explosives.
    </p>
  </description>
  <url type="homepage">http://www.anakreon.cz/?q=node/1</url>
  <screenshots>
    <screenshot type="default">http://www.anakreon.cz/images/b1screens/Stred1.gif</screenshot>
    <screenshot>http://www.anakreon.cz/images/b1screens/Tezk2.gif</screenshot>
  </screenshots>
  <updatecontact>stransky@anakreon.cz</updatecontact>
</component>