Files
main/util/crypt/qca2-qt6/pspec.xml
T
2026-02-16 22:30:07 +03:00

114 lines
4.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>qca2-qt6</Name>
<Homepage>http://download.kde.org/stable/qca-qt6</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="261995c7f37fdb817a93eca30824b17f633467a2" type="tarxz">https://download.kde.org/stable/qca/2.3.10/qca-2.3.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gnupg</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>nss-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>cyrus-sasl-devel</Dependency>
<Dependency versionFrom="6.8.1">qt6-base-devel</Dependency>
<Dependency versionFrom="6.8.1">qt6-5compat-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-qt6</Name>
<RuntimeDependencies>
<Dependency>nss</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>openssl</Dependency>
<Dependency>libgcrypt</Dependency>
<Dependency>cyrus-sasl</Dependency>
<Dependency>qt6-5compat</Dependency>
<Dependency versionFrom="6.6.1">qt6-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/*-qt6</Path>
<Path fileType="executable">/usr/lib/qt6/bin</Path>
<Path fileType="library">/usr/lib/libqca-qt6.so*</Path>
<Path fileType="library">/usr/lib/qt6/plugins</Path>
<Path fileType="man">/usr/share/man/man1/qcatool-qt6.1</Path>
<Path fileType="doc">/usr/share/doc/qca2-qt6</Path>
</Files>
</Package>
<Package>
<Name>qca2-qt6-devel</Name>
<Summary>Development files for qca2</Summary>
<RuntimeDependencies>
<Dependency release="current">qca2-qt6</Dependency>
<Dependency versionFrom="6.8.1">qt6-base-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/qt6/Qca-qt6/QtCrypto</Path>
<Path fileType="data">/usr/lib/cmake/Qca-qt6</Path>
<Path fileType="data">/usr/lib/pkgconfig/qca2-qt6.pc</Path>
<Path fileType="data">/usr/lib/qt6/mkspecs/features</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2026-02-16</Date>
<Version>2.3.10</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2024-12-18</Date>
<Version>2.3.9</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-11-17</Date>
<Version>2.3.9</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2024-01-10</Date>
<Version>2.3.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2023-11-18</Date>
<Version>2.3.7</Version>
<Comment>Rebuild qt6</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2023-09-18</Date>
<Version>2.3.7</Version>
<Comment>First release</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>