Files
main/util/crypt/qca2-qt5/pspec.xml
T
Ertuğrul Erata 5602ac2915 qca2-qt5 in kde
2015-07-23 19:16:01 +03:00

69 lines
2.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>qca2-qt5</Name>
<Homepage>http://download.kde.org/stable/qca-qt5</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>Cryptographic Architecture for QT4</Summary>
<Description>QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. QCA2 has been re-written for QT4.</Description>
<Archive sha1sum="ea75aaa5d68f0b9c8bcc6299ee8c7d63b6f66715" type="tarxz">http://download.kde.org/stable/qca-qt5/2.1.0.3/src/qca-qt5-2.1.0.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>nss-devel</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="3">qca2-sha2-digest-support-kde-svn-992617.diff</Patch>
<Patch level="0">qca-2.0.3+gcc-4.7.patch</Patch-->
</Patches>
</Source>
<Package>
<Name>qca2-qt5</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>nss</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/qt/4/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/qca</Path>
</Files>
</Package>
<Package>
<Name>qca2-qt5-devel</Name>
<Summary>Development files for qca2</Summary>
<RuntimeDependencies>
<Dependency release="current">qca2-qt5</Dependency>
<Dependency>qt5-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/qt5/Qca-qt5/QtCrypto</Path>
<Path fileType="data">/usr/lib/pkgconfig/qca2.pc</Path>
<Path fileType="data">/usr/share/qt4/mkspecs/features</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-07-23</Date>
<Version>2.1.0.3</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>