Files
main/game/board/gnuchess/pspec.xml
T
2025-06-05 00:49:20 +03:00

74 lines
2.7 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="d7afa06f9c4c529ebe37ec6ed8e1eb2fae608e48" type="targz">https://ftp.gnu.org/gnu/chess/gnuchess-6.2.11.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="5">
<Date>2025-06-05</Date>
<Version>6.2.11</Version>
<Comment>Version Bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2022-04-03</Date>
<Version>6.2.9</Version>
<Comment>Version Bump.</Comment>
<Name>Ercan Ersoy</Name>
<Email>ercanersoy@ercanersoy.net</Email>
</Update>
<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>