77 lines
3.0 KiB
XML
77 lines
3.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>gnome-chess</Name>
|
||
<Homepage>https://wiki.gnome.org/Apps/Chess</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv3</License>
|
||
<IsA>app</IsA>
|
||
<Summary>Play the classic two-player boardgame of chess</Summary>
|
||
<Description>Klasik iki kişilik satranç tahtası oyununu oynayın</Description>
|
||
<Archive sha1sum="b3d1b448cd5ce05d98392f369ff1735360e1f5c7" type="tarxz">https://download.gnome.org/sources/gnome-chess/42/gnome-chess-42.0.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>meson</Dependency>
|
||
<Dependency>itstool</Dependency>
|
||
<Dependency>gtk4-devel</Dependency>
|
||
<Dependency>yelp-tools</Dependency>
|
||
<Dependency>cairo-devel</Dependency>
|
||
<Dependency>vala-devel</Dependency>
|
||
<Dependency>glib2-devel</Dependency>
|
||
<Dependency>librsvg-devel</Dependency>
|
||
<Dependency>gobject-introspection-devel</Dependency>
|
||
</BuildDependencies>
|
||
<!--
|
||
<Patches>
|
||
<Patch>gnome-chess.patch</Patch>
|
||
<Patch level="1">gnome-chess.patch</Patch>
|
||
</Patches>
|
||
-->
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>gnome-chess</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>gtk4</Dependency>
|
||
<Dependency>cairo</Dependency>
|
||
<Dependency>glib2</Dependency>
|
||
<Dependency>librsvg</Dependency>
|
||
<Dependency>gnuchess</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="config">/etc</Path>
|
||
<Path fileType="data">/usr/share</Path>
|
||
<Path fileType="localedata">/usr/share/locale</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="info">/usr/share/metainfo</Path>
|
||
<Path fileType="icon">/usr/share/icons</Path>
|
||
<Path fileType="data">/usr/share/help</Path>
|
||
<Path fileType="data">/usr/share/glib-2.0/</Path>
|
||
<Path fileType="data">/usr/share/dbus-1/services</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="data">/usr/share/applications/org.gnome.Chess.desktop</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="2">
|
||
<Date>2022-03-20</Date>
|
||
<Version>42.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2021-10-29</Date>
|
||
<Version>41.1</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|