60 lines
2.2 KiB
XML
60 lines
2.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>gnuchess</Name>
|
|
<Homepage>http://www.gnu.org/software/chess/chess.html</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Console based chess interface</Summary>
|
|
<Description>GNU Chess lets most modern computers play a full game of chess. It has a plain terminal interface but supports visual interfaces such as X-Windows xboard.</Description>
|
|
<Archive sha1sum="d38a485e681f391e70f8110793215a3f432c8bc2" type="targz">mirrors://gnu/chess/gnuchess-6.2.5.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>readline-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>gnuchess</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>readline</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/usr/share/info</Path>
|
|
<Path fileType="data">/usr/share/games</Path>
|
|
<Path fileType="data">/usr/share/gnuchess</Path>
|
|
<Path fileType="man">/usr/share/man/man1</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2018-09-14</Date>
|
|
<Version>6.2.5</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2017-05-05</Date>
|
|
<Version>6.2.4</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>6.2.4</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|