Files
main/util/archive/gcab/pspec.xml
T
uglyside 9fe82a6bdc gcab/gcap, clamav/freshclam:
Replaces incorrect/no longer required packages. Needs rebuild.
2025-04-20 07:11:59 +03:00

97 lines
3.3 KiB
XML
Raw 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://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gcab</Name>
<Homepage>https://gitlab.gnome.org/GNOME/gcab</Homepage>
<Packager>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>app:console</IsA>
<PartOf>util.archive</PartOf>
<Summary>Cabinet file library.</Summary>
<Description>A GObject library to create cabinet files.</Description>
<Archive sha1sum="347eae0df281e5f63e66afae7b3bb8f3f1c6fc48" type="tarxz">https://download.gnome.org/sources/gcab/1.6/gcab-1.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gcab</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
<Replaces>
<Package>gcap</Package>
</Replaces>
</Package>
<Package>
<Name>gcab-devel</Name>
<RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency release="current">gcab</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="data">/usr/share/vala</Path>
</Files>
<Replaces>
<Package>gcap-devel</Package>
</Replaces>
</Package>
<History>
<Update release="5">
<Date>2025-04-20</Date>
<Version>1.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2022-08-05</Date>
<Version>1.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-02-02</Date>
<Version>1.4</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-10</Date>
<Version>0.7</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-12-10</Date>
<Version>0.7</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>