Merge pull request #128 from ertugerata/master

qca2-qt5 in kde
This commit is contained in:
Ertuğrul Erata
2015-07-23 19:20:07 +03:00
+6 -5
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>qca2-qt5</Name>
<Homepage>http://delta.affinix.com/download/qca/2.0/</Homepage>
<Homepage>http://download.kde.org/stable/qca-qt5</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -12,7 +12,7 @@
<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="2b582b3ccc7e6098cd14d6f52a829ae1539e9cc8" type="targz">http://delta.affinix.com/download/qca/2.0/qca-2.1.0.tar.gz</Archive>
<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>
@@ -29,7 +29,8 @@
<Name>qca2-qt5</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>nss</Dependency>
<Dependency>nss</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -49,7 +50,7 @@
<Dependency>qt5-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/qt5/QtCrypto</Path>
<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>
@@ -58,7 +59,7 @@
<History>
<Update release="1">
<Date>2015-07-23</Date>
<Version>2.1.0</Version>
<Version>2.1.0.3</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>