Files
main/game/puzzle/tetzle/pspec.xml
T
2018-03-05 00:24:46 +03:00

48 lines
1.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>tetzle</Name>
<Homepage>http://gottcode.org/tetzle/</Homepage>
<Packager>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:gui</IsA>
<Summary>Tetzle is a jigsaw puzzle game</Summary>
<Description>It uses tetrominoes for the pieces. Any image can be imported and used to create puzzles with a wide range of sizes. Games are saved automatically, and you can select between currently in progress games.</Description>
<Archive sha1sum="104e42a8e5743b5f7be9a32f19e6cc26c4e72050" type="tarbz2">https://gottcode.org/tetzle/tetzle-2.1.2-src.tar.bz2</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>tetzle</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/icons/hicolor</Path>
<Path fileType="application">/usr/share/applications</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-03-04</Date>
<Version>2.1.2</Version>
<Comment>First release.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>