Files
2024-12-26 13:55:44 +03:00

104 lines
4.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gnome-recipes</Name>
<Homepage>https://gitlab.gnome.org/GNOME/recipes</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<PartOf>desktop.gnome.apps</PartOf>
<IsA>app:gui</IsA>
<Summary>Recipe management application for GNOME</Summary>
<Description>GNOME Recipes is an easy-to-use application that will help you to discover what to cook today, tomorrow, rest of the week and for your special occasions.</Description>
<Archive sha1sum="ca6bd57fb41a60618b994083a051cf31227bc7b1" type="tarxz">https://download.gnome.org/sources/gnome-recipes/2.0/gnome-recipes-2.0.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>gnome-online-accounts-devel</Dependency>
<Dependency>gnome-autoar-devel</Dependency>
<Dependency>gspell-devel</Dependency>
<Dependency>libsoup3-devel</Dependency>
<Dependency>libcanberra-devel</Dependency>
<Dependency>librest-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>itstool</Dependency>
<Dependency>meson</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gnome-recipes-libsoup3.patch</Patch>
</Patches>
</Source>
<Package>
<Name>gnome-recipes</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>gspell</Dependency>
<Dependency>librest</Dependency>
<Dependency>libsoup3</Dependency>
<Dependency>json-glib</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libcanberra</Dependency>
<Dependency>gnome-autoar</Dependency>
<Dependency>gnome-online-accounts</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/appdata</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/gnome-recipes</Path>
<Path fileType="data">/usr/share/gnome-shell</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/help</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="info">/usr/share/metainfo</Path>
<Path fileType="data">/usr/share/mime</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2024-12-26</Date>
<Version>2.0.4</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2024-09-14</Date>
<Version>2.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-09-18</Date>
<Version>2.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2022-02-06</Date>
<Version>2.0.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-06-13</Date>
<Version>2.0.2</Version>
<Comment>First release for Pisi Linux</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
</History>
</PISI>