Files
main/util/crypt/qca2-qt5/pspec.xml
T
2019-04-14 13:14:40 +03:00

126 lines
4.8 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="b5426f9b0c0cdaec4a069091bb9fc476ef363289" type="tarxz">http://download.kde.org/stable/qca/2.1.3/src/qca-2.1.3.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.9.3">qt5-base-devel</Dependency>
<Dependency>nss-devel</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>cmake</Dependency>
<Dependency>openssl-devel</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.9.3">qt5-base</Dependency>
<Dependency>nss</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>openssl</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.9.3">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="9">
<Date>2019-04-14</Date>
<Version>2.1.3</Version>
<Comment>Rebuild qt5</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2018-12-25</Date>
<Version>2.1.3</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-10-16</Date>
<Version>2.1.3</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-07</Date>
<Version>2.1.3</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-01-22</Date>
<Version>2.1.3</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-03-19</Date>
<Version>2.1.3</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-19</Date>
<Version>2.1.3</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<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>