Files
2025-04-28 12:22:38 +03:00

155 lines
6.2 KiB
XML
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>appstream-glib</Name>
<Homepage>https://people.freedesktop.org/~hughsient/appstream-glib/</Homepage>
<Packager>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Provides GObjects and helper methods to read and write AppStream metadata</Summary>
<Description>Provides GObjects and helper methods to read and write AppStream metadata</Description>
<Archive sha1sum="de336d2e41f5ea4cb889f2a30c07adb637515885" type="tarxz">https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.8.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>autoconf-archive</Dependency>
<Dependency>gperf</Dependency>
<Dependency>gcab-devel</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libarchive-devel</Dependency>
<Dependency>libsoup-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>libyaml-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-builder-Implement-support-for-.pisi-format.patch</Patch>
<Patch level="1">0002-pisi-Enable-comparison-by-release-field-highest-win.patch</Patch>
</Patches>
</Source>
<Package>
<Name>appstream-glib</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>curl</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>libyaml</Dependency>
<Dependency>freetype</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libsoup</Dependency>
<Dependency>json-glib</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libarchive</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>libutil-linux</Dependency>
<Dependency>libxml2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/bash-completion/</Path>
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="data">/usr/share/gettext</Path>
<Path fileType="data">/usr/share/installed-tests/appstream-glib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>appstream-glib-devel</Name>
<RuntimeDependencies>
<Dependency release="current">appstream-glib</Dependency>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>libarchive-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2025-04-28</Date>
<Version>0.8.2</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-03-06</Date>
<Version>0.8.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2022-08-10</Date>
<Version>0.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2021-06-23</Date>
<Version>0.7.18</Version>
<Comment>Added PiSi Support.</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
<Update release="5">
<Date>2020-10-10</Date>
<Version>0.7.18</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2020-02-02</Date>
<Version>0.7.16</Version>
<Comment>Version Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2019-02-13</Date>
<Version>0.7.14</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-09-04</Date>
<Version>0.7.12</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-12-10</Date>
<Version>0.7.4</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>