Files
main/util/crypt/gnupg/pspec.xml
T
2015-08-21 10:26:26 +03:00

156 lines
6.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gnupg</Name>
<Homepage>http://www.gnupg.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3+</License>
<IsA>app:console</IsA>
<Summary>The GNU Privacy Guard, a PGP replacement</Summary>
<Description>GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories.</Description>
<Archive sha1sum="1a345804f34a2acd05c1555e40ddfa297f38438b" type="tarbz2">ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.1.7.tar.bz2</Archive>
<BuildDependencies>
<Dependency>openldap-client</Dependency>
<Dependency>pinentry</Dependency>
<Dependency>npth-devel</Dependency>
<Dependency>libassuan-devel</Dependency>
<Dependency>libksba-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>texinfo</Dependency>
<Dependency>gnutls-devel</Dependency>
<Dependency>readline-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>libgpg-error-devel</Dependency>
<Dependency>libusb-compat-devel</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch level="1">protect-tool-env.patch</Patch>-->
<!--<Patch level="1">gnupg-1.9.3-use-ImageMagick-for-photo.patch</Patch>
<Patch level="1">gnupg-2.0.14-tests-s2kcount.patch</Patch>-->
</Patches>
</Source>
<Package>
<Name>gnupg</Name>
<Replaces>
<Package>dirmngr</Package>
</Replaces>
<Conflicts>
<Package>dirmngr</Package>
</Conflicts>
<RuntimeDependencies>
<Dependency>openldap-client</Dependency>
<Dependency>npth</Dependency>
<Dependency>libassuan</Dependency>
<Dependency>pinentry</Dependency>
<Dependency>libksba</Dependency>
<Dependency>zlib</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>gnutls</Dependency>
<Dependency>readline</Dependency>
<Dependency>libgcrypt</Dependency>
<Dependency>libgpg-error</Dependency>
<!-- For scdaemon -->
<Dependency>libusb-compat</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="library">/usr/libexec</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="doc">/usr/share/doc/html</Path>
<Path fileType="data">/usr/share/gnupg</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
<Provides>
<COMAR script="package.py">System.Package</COMAR>
</Provides>
</Package>
<Package>
<Name>gnupg-docs</Name>
<Summary>Documentation files for GnuPG</Summary>
<RuntimeDependencies>
<Dependency release="current">gnupg</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/gnupg/html</Path>
<Path fileType="doc">/usr/share/gnupg/help.*</Path>
<Path fileType="doc">/usr/share/doc/gnupg/faq.html</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2015-08-21</Date>
<Version>2.1.7</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="8">
<Date>2015-04-26</Date>
<Version>2.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2014-08-16</Date>
<Version>2.0.26</Version>
<Comment>Version Bump.</Comment>
<Name>Vedat Demir</Name>
<Email>vedat@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2014-06-30</Date>
<Version>2.0.25</Version>
<Comment>Version Bump.</Comment>
<Name>Vedat Demir</Name>
<Email>vedat@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-06-04</Date>
<Version>2.0.23</Version>
<Comment>Version Bump.</Comment>
<Name>Vedat Demir</Name>
<Email>vedat@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-04-05</Date>
<Version>2.0.22</Version>
<Comment>Rebuild for libgcrypt and some other system.base packs.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-02-02</Date>
<Version>2.0.22</Version>
<Comment>new pcsc-lite and pinentry</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-10-27</Date>
<Version>2.0.22</Version>
<Comment>Version bump.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-09-29</Date>
<Version>2.0.19</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>