Files
main/util/crypt/libksba/pspec.xml
T
2022-12-21 00:01:13 +03:00

108 lines
3.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libksba</Name>
<Homepage>http://www.gnupg.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Library handling X.509 certificates and CMS data</Summary>
<Description>libksba is a library designed to build software based on the X.509 and CMS protocols.</Description>
<Archive sha1sum="7fe6d00b61e85a699a28d0aa309ba0bddcc46f3e" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/libksba/libksba-1.6.3.tar.bz2</Archive>
<BuildDependencies>
<Dependency versionFrom="1.46">libgpg-error-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libksba</Name>
<RuntimeDependencies>
<Dependency>libgpg-error</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libksba-devel</Name>
<Summary>Development files for libksba</Summary>
<RuntimeDependencies>
<Dependency release="current">libksba</Dependency>
<Dependency>libgpg-error-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/aclocal</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2022-12-20</Date>
<Version>1.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-05-28</Date>
<Version>1.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-19</Date>
<Version>1.3.5</Version>
<Comment>Rebuild.</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-08-03</Date>
<Version>1.3.5</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasl</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-02-19</Date>
<Version>1.3.5</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2016-12-24</Date>
<Version>1.3.5</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-08</Date>
<Version>1.3.3</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2015-04-12</Date>
<Version>1.3.3</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>