add new packages bleachbit,eboard,gnuchess,gnuchess-book.gweled,pogo

This commit is contained in:
groni
2016-12-04 21:56:13 +01:00
parent b8476830d9
commit 742bedc8ac
32 changed files with 2113 additions and 42 deletions
+40
View File
@@ -0,0 +1,40 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gnuchess-book</Name>
<Homepage>http://www.gnu.org/software/chess/chess.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>data</IsA>
<Summary>Opening book for GNU Chess</Summary>
<Description>Contains opening book (set of movesets to be played at the beginning of the game) for GNU Chess.</Description>
<Archive sha1sum="9b54f699b919f7f93b97a829764554fa2b7da3a1" type="gzip">mirrors://gnu/chess/book_1.02.pgn.gz</Archive>
<BuildDependencies>
<Dependency>gnuchess</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gnuchess-book</Name>
<RuntimeDependencies>
<Dependency>gnuchess</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/games/gnuchess</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-12-04</Date>
<Version>1.01</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>