139 lines
5.1 KiB
XML
139 lines
5.1 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>p11-kit</Name>
|
||
<Homepage>http://p11-glue.freedesktop.org/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>BSD</License>
|
||
<IsA>library</IsA>
|
||
<PartOf>util.crypt</PartOf>
|
||
<Summary>Library to work with PKCS#11 modules</Summary>
|
||
<Description>The p11-kit package Provides a way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules.</Description>
|
||
<Archive sha1sum="b91c26cf4270ef8223c105016ea0eab581403af4" type="targz">http://p11-glue.freedesktop.org/releases/p11-kit-0.23.1.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency versionFrom="4.4">libtasn1-devel</Dependency>
|
||
<Dependency>libffi-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>p11-kit</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency versionFrom="4.4">libtasn1</Dependency>
|
||
<Dependency>libffi</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
||
<Path fileType="doc">/usr/share/p11-kit</Path>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="config">/etc/pkcs11</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>p11-kit-devel</Name>
|
||
<Summary>p11-kit için geliştirme dosyaları</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">p11-kit</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>p11-kit-32bit</Name>
|
||
<PartOf>emul32</PartOf>
|
||
<Summary>32-bit shared libraries for p11-kit</Summary>
|
||
<BuildType>emul32</BuildType>
|
||
<BuildDependencies>
|
||
<Dependency versionFrom="4.4">libtasn1-32bit</Dependency>
|
||
<Dependency>libffi-32bit</Dependency>
|
||
<Dependency>glibc-32bit</Dependency>
|
||
</BuildDependencies>
|
||
<RuntimeDependencies>
|
||
<Dependency release="current">p11-kit</Dependency>
|
||
<Dependency>libffi-32bit</Dependency>
|
||
<Dependency>libtasn1-32bit</Dependency>
|
||
<Dependency>glibc-32bit</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib32</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="9">
|
||
<Date>2015-04-28</Date>
|
||
<Version>0.23.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2014-12-13</Date>
|
||
<Version>0.22.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Yusuf Aydemir</Name>
|
||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2014-05-24</Date>
|
||
<Version>0.20.2</Version>
|
||
<Comment>Rebuild for gcc.</Comment>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2014-04-20</Date>
|
||
<Version>0.20.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2013-10-26</Date>
|
||
<Version>0.20.1</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2013-07-31</Date>
|
||
<Version>0.19.3</Version>
|
||
<Comment>version bump</Comment>
|
||
<Name>Erdinç Gültekin</Name>
|
||
<Email>erdincgultekin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2013-07-26</Date>
|
||
<Version>0.15.2</Version>
|
||
<Comment>Move pc files to devel pack,rebuild.</Comment>
|
||
<Name>Serdar Soytetir</Name>
|
||
<Email>kaptan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2013-02-23</Date>
|
||
<Version>0.15.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Ertan Güven</Name>
|
||
<Email>ertan@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2012-11-02</Date>
|
||
<Version>0.14</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Marcin Bojara</Name>
|
||
<Email>marcin@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|