75 lines
3.0 KiB
XML
75 lines
3.0 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="a4df34c2147c721109594c6dc822f693f572ad04" type="tarxz">http://download.kde.org/stable/qca/2.1.1/src/qca-2.1.1.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency versionFrom="5.5.1">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 versionFrom="5.5.1">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 versionFrom="5.5.1">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="2">
|
|
<Date>2016-06-15</Date>
|
|
<Version>2.1.1</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-11-06</Date>
|
|
<Version>2.1.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|