71 lines
2.5 KiB
XML
71 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>gcap</Name>
|
|
<Homepage>https://wiki.gnome.org/msitools</Homepage>
|
|
<Packager>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Packager>
|
|
<License>LGPL2.1</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Library and tool for working with Microsoft Cabinet (CAB) files</Summary>
|
|
<Description>Library and tool for working with Microsoft Cabinet (CAB) files</Description>
|
|
<Archive sha1sum="1fca43f2a8120060f5d12ac08c278b6e9f57986b" type="tarxz">http://ftp.gnome.org/pub/GNOME/sources/gcab/0.7/gcab-0.7.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python-six</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>vala-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>intltool</Dependency>
|
|
<Dependency>gtk-doc</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>gcap</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>gcap-devel</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">gcap</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<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>
|