mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
kaccounts_providers, bump KF6 version (#11740)
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="1ea284d24c34c18af5aeb21fd849a9cd7a23ff945490e0724be17ec267be790a"
|
||||
CHECKSUM_SHA256="94fe1dc859fbd75233db6248c166b6d5a40e054456ae4d865f97adb8b42b5504"
|
||||
SOURCE_DIR="kaccounts-providers-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -17,7 +17,7 @@ libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
GLOBAL_WRITABLE_FILES="settings/signon-ui/webkit-options.d directory keep-old"
|
||||
|
||||
PROVIDES="
|
||||
kaccounts_providers24$secondaryArchSuffix = $portVersion
|
||||
kaccounts_providers_kf6$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -43,6 +43,10 @@ REQUIRES="
|
||||
lib:libQt6Xml$secondaryArchSuffix
|
||||
"
|
||||
|
||||
REPLACES="
|
||||
kaccounts_providers24$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libkaccounts6$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user