mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
qca, bump to 2.3.10 (#12333)
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="2003-2015 Justin Karneges"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://download.kde.org/stable/qca/$portVersion/qca-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="c555d5298cdd7b6bafe2b1f96106f30cfa543a23d459d50c8a91eac33c476e4e"
|
||||
CHECKSUM_SHA256="1c5b722da93d559365719226bb121c726ec3c0dc4c67dea34f1e50e4e0d14a02"
|
||||
SOURCE_DIR="qca-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -27,7 +27,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
ca_root_certificates
|
||||
lib:libcrypto$secondaryArchSuffix >= 3
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libnspr4$secondaryArchSuffix
|
||||
lib:libnss3$secondaryArchSuffix
|
||||
lib:libnssutil3$secondaryArchSuffix
|
||||
@@ -35,7 +35,7 @@ REQUIRES="
|
||||
lib:libplds4$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libsmime3$secondaryArchSuffix
|
||||
lib:libssl$secondaryArchSuffix >= 3
|
||||
lib:libssl$secondaryArchSuffix
|
||||
lib:libssl3$secondaryArchSuffix
|
||||
"
|
||||
REPLACES="
|
||||
@@ -95,6 +95,7 @@ BUILD()
|
||||
-DQCA_PRIVATE_INCLUDE_INSTALL_DIR=$includeDir \
|
||||
-DQCA_DOC_INSTALL_DIR=$docDir \
|
||||
-DQCA_MAN_INSTALL_DIR=$manDir \
|
||||
-DCMAKE_SKIP_RPATH=YES \
|
||||
-DBUILD_TESTS=1 \
|
||||
-DPKGCONFIG_INSTALL_PREFIX=$developLibDir/pkgconfig
|
||||
|
||||
@@ -11,7 +11,7 @@ COPYRIGHT="2003-2015 Justin Karneges"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://download.kde.org/stable/qca/$portVersion/qca-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="c555d5298cdd7b6bafe2b1f96106f30cfa543a23d459d50c8a91eac33c476e4e"
|
||||
CHECKSUM_SHA256="1c5b722da93d559365719226bb121c726ec3c0dc4c67dea34f1e50e4e0d14a02"
|
||||
SOURCE_DIR="qca-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -27,7 +27,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
ca_root_certificates
|
||||
lib:libcrypto$secondaryArchSuffix >= 3
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libnspr4$secondaryArchSuffix
|
||||
lib:libnss3$secondaryArchSuffix
|
||||
lib:libnssutil3$secondaryArchSuffix
|
||||
@@ -37,7 +37,7 @@ REQUIRES="
|
||||
lib:libQt6Core5Compat$secondaryArchSuffix
|
||||
lib:libsmime3$secondaryArchSuffix
|
||||
lib:libssl$secondaryArchSuffix
|
||||
lib:libssl3$secondaryArchSuffix >= 3
|
||||
lib:libssl3$secondaryArchSuffix
|
||||
"
|
||||
REPLACES="
|
||||
qca2.3_qt6$secondaryArchSuffix
|
||||
@@ -65,7 +65,7 @@ REQUIRES_tools="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libgsasl$secondaryArchSuffix
|
||||
devel:libsasl2$secondaryArchSuffix
|
||||
devel:libnss3$secondaryArchSuffix
|
||||
devel:libQt6Core$secondaryArchSuffix
|
||||
devel:libQt6Core5Compat$secondaryArchSuffix
|
||||
@@ -93,7 +93,9 @@ BUILD()
|
||||
-DQCA_PRIVATE_INCLUDE_INSTALL_DIR=$includeDir \
|
||||
-DQCA_DOC_INSTALL_DIR=$docDir \
|
||||
-DQCA_MAN_INSTALL_DIR=$manDir \
|
||||
-DBUILD_TESTS=1
|
||||
-DCMAKE_SKIP_RPATH=YES \
|
||||
-DBUILD_TESTS=1 \
|
||||
-DPKGCONFIG_INSTALL_PREFIX=$developLibDir/pkgconfig
|
||||
|
||||
make -Cbuild $jobArgs
|
||||
}
|
||||
Reference in New Issue
Block a user