Files
main/game/board/gweled/pspec.xml
T
2018-09-14 15:01:06 +03:00

74 lines
2.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gweled</Name>
<Homepage>http://www.gweled.org</Homepage>
<Packager>
<Name>Alper Tekinalp</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>gweled</Icon>
<IsA>app:gui</IsA>
<Summary>A puzzle game similar to "Bejeweled" or "Diamond Mine"</Summary>
<Description>Gweled is a GTK+ version of a popular PalmOS/Windows/Java game called "Bejeweled", originally written by Sebastien Delestaing. The aim of the game is to make alignment of 3 or more gems, both vertically or horizontally by swapping adjacent gems.</Description>
<Archive sha1sum="ff4a59935c9e1eb4a202e723baabaab39f526714" type="targz">http://launchpad.net/gweled/trunk/0.9.1/+download/gweled-0.9.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>gtk2-devel</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>libmikmod-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gweled-0.9.1-fix-open.patch</Patch>
<Patch level="1">translate-paused-string.patch</Patch>
<Patch level="1">turkish.patch</Patch>
</Patches>
</Source>
<Package>
<Name>gweled</Name>
<RuntimeDependencies>
<Dependency>librsvg</Dependency>
<Dependency>libmikmod</Dependency>
<Dependency>glib2</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/var/state/gweled</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-09-14</Date>
<Version>0.9.1</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-05-05</Date>
<Version>0.9.1</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2016-12-04</Date>
<Version>0.9.1</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>