pspec.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnuchess</Name>
  6. <Homepage>http://www.gnu.org/software/chess/chess.html</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Console based chess interface</Summary>
  14. <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>
  15. <Archive sha1sum="2dfc9eed04e51c4a57a5f8ea885234aac0269dd1" type="targz">mirrors://gnu/chess/gnuchess-6.2.4.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>gnuchess</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="doc">/usr/share/doc</Path>
  22. <Path fileType="data">/usr/share/info</Path>
  23. <Path fileType="data">/usr/share/games</Path>
  24. <Path fileType="data">/usr/share/gnuchess</Path>
  25. <Path fileType="man">/usr/share/man/man1</Path>
  26. </Files>
  27. </Package>
  28. <History>
  29. <Update release="2">
  30. <Date>2017-05-05</Date>
  31. <Version>6.2.4</Version>
  32. <Comment>Rebuild with new toolchain</Comment>
  33. <Name>Mustafa Cinasal</Name>
  34. <Email>muscnsl@gmail.com</Email>
  35. </Update>
  36. <Update release="1">
  37. <Date>2016-12-04</Date>
  38. <Version>6.2.4</Version>
  39. <Comment>First Release</Comment>
  40. <Name>Stefan Gronewold</Name>
  41. <Email>groni@pisilinux.org</Email>
  42. </Update>
  43. </History>
  44. </PISI>