mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
kaccounts_providers24, bump version (#11275)
This commit is contained in:
@@ -5,7 +5,7 @@ COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kaccounts-providers-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="ee36674c6e8f0fe1f48258ffa892f7c6d4945ce1332e9dfb89943c2a7a71d952"
|
||||
CHECKSUM_SHA256="1528058dcc92f854e31f27fd6c86a82ea5df34bc3b7ab942d69ff0ac7f00d843"
|
||||
SOURCE_DIR="kaccounts-providers-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -39,7 +39,7 @@ REQUIRES="
|
||||
lib:libQt6Qml$secondaryArchSuffix
|
||||
lib:libQt6Quick$secondaryArchSuffix
|
||||
lib:libQt6WebChannel$secondaryArchSuffix
|
||||
# lib:libQt6WebEngine$secondaryArchSuffix
|
||||
# lib:libQt6WebEngineQuick$secondaryArchSuffix
|
||||
lib:libQt6Xml$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -76,7 +76,8 @@ BUILD_REQUIRES="
|
||||
devel:libQt6Network$secondaryArchSuffix
|
||||
devel:libQt6Qml$secondaryArchSuffix
|
||||
devel:libQt6WebChannel$secondaryArchSuffix
|
||||
# devel:libQt6WebEngine$secondaryArchSuffix
|
||||
# Required for Nextcloud Accounts plugin
|
||||
# devel:libQt6WebEngineQuick$secondaryArchSuffix
|
||||
devel:libQt6Widgets$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -92,8 +93,8 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cmake -Bbuild -S. $cmakeDirArgs \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
cmake -Bbuild -S. -DCMAKE_BUILD_TYPE=Release \
|
||||
$cmakeDirArgs \
|
||||
-DCMAKE_SKIP_RPATH=YES \
|
||||
-DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \
|
||||
-DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \
|
||||
Reference in New Issue
Block a user