40 lines
1.5 KiB
XML
40 lines
1.5 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="2dfc9eed04e51c4a57a5f8ea885234aac0269dd1" type="targz">mirrors://gnu/chess/gnuchess-6.2.4.tar.gz</Archive>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>gnuchess</Name>
|
|
<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="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>
|