81 lines
3.1 KiB
XML
81 lines
3.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>gnubg</Name>
|
|
<Homepage>http://www.gnubg.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>gnubg-big</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>GNU BackGammon</Summary>
|
|
<Description>GNU BackGammon</Description>
|
|
<Archive sha1sum="408bdf628af7b4cd526b1470ba393e8858a91558" type="targz">https://ftp.gnu.org/gnu/gnubg/gnubg-release-1.08.003-sources.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>curl-devel</Dependency>
|
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
|
<Dependency>gtkglext-devel</Dependency>
|
|
<Dependency>shared-mime-info</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1">pixmaps_dir_fix.patch</Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>gnubg</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python</Dependency>
|
|
<Dependency>libjpeg-turbo</Dependency>
|
|
<Dependency>curl</Dependency>
|
|
<Dependency>gtkglext</Dependency>
|
|
<Dependency>gmp</Dependency>
|
|
<Dependency>gtk2</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>libpng</Dependency>
|
|
<Dependency>sqlite</Dependency>
|
|
<Dependency>freetype</Dependency>
|
|
<Dependency>readline</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>libcanberra</Dependency>
|
|
<Dependency>libcanberra-gtk</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="all">/usr/share/gnubg</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="manfile">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc/gnubg</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/gnubg.desktop">gnubg.desktop</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2024-11-28</Date>
|
|
<Version>1.08.003</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ümit Solmaz</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-12-15</Date>
|
|
<Version>1.07.001</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ali Cengiz Kurt</Name>
|
|
<Email>alicengizkurt@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|