diff --git a/kde-frameworks/kcompletion/kcompletion6-6.9.0.recipe b/kde-frameworks/kcompletion/kcompletion6-6.11.0.recipe similarity index 89% rename from kde-frameworks/kcompletion/kcompletion6-6.9.0.recipe rename to kde-frameworks/kcompletion/kcompletion6-6.11.0.recipe index aaa6462db..6d62f8db4 100644 --- a/kde-frameworks/kcompletion/kcompletion6-6.9.0.recipe +++ b/kde-frameworks/kcompletion/kcompletion6-6.11.0.recipe @@ -15,7 +15,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcompletion-${portVersion}.tar.xz" -CHECKSUM_SHA256="dcce4153fa13a2c7b86f5fb2641377feda587e4af478a3937fb9bc7275db891c" +CHECKSUM_SHA256="c812b60de4530de3003916e45fbab121c5f9f576e2430ab2cdf0e3e4c9041852" SOURCE_DIR="kcompletion-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -47,6 +47,15 @@ REQUIRES_devel=" kcompletion6$secondaryArchSuffix == $portVersion base " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + kcompletion6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + kcompletion6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix @@ -72,9 +81,6 @@ TEST_REQUIRES=" qthaikuplugins$secondaryArchSuffix " -#defineDebugInfoPackage kcompletion6$secondaryArchSuffix \ -# $libDir/libKF6Completion.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -82,7 +88,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ @@ -100,8 +106,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST() diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets6-6.9.0.recipe b/kde-frameworks/kconfigwidgets/kconfigwidgets6-6.11.0.recipe similarity index 89% rename from kde-frameworks/kconfigwidgets/kconfigwidgets6-6.9.0.recipe rename to kde-frameworks/kconfigwidgets/kconfigwidgets6-6.11.0.recipe index 7bdaef6fd..0577ce94a 100644 --- a/kde-frameworks/kconfigwidgets/kconfigwidgets6-6.9.0.recipe +++ b/kde-frameworks/kconfigwidgets/kconfigwidgets6-6.11.0.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kconfigwidgets-${portVersion}.tar.xz" -CHECKSUM_SHA256="c9568cbdd9169a496a26293383cc4f7c79e94871f76a9146fb167c3c759b04ca" +CHECKSUM_SHA256="28a1bb125161fe9ab0dbfa899433512e928669be31ce149fa25191a24a50242a" SOURCE_DIR="kconfigwidgets-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -45,6 +45,15 @@ REQUIRES_devel=" devel:libKF6WidgetsAddons$secondaryArchSuffix == $libVersion " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + kconfigwidgets6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + kconfigwidgets6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix @@ -74,9 +83,6 @@ TEST_REQUIRES=" qthaikuplugins$secondaryArchSuffix " -#defineDebugInfoPackage kconfigwidgets6$secondaryArchSuffix \ -# $libDir/libKF6ConfigWidgets.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -84,7 +90,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ @@ -102,8 +108,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST() diff --git a/kde-frameworks/kcrash/kcrash6-6.9.0.recipe b/kde-frameworks/kcrash/kcrash6-6.11.0.recipe similarity index 87% rename from kde-frameworks/kcrash/kcrash6-6.9.0.recipe rename to kde-frameworks/kcrash/kcrash6-6.11.0.recipe index f0ef85529..ba2b653c5 100644 --- a/kde-frameworks/kcrash/kcrash6-6.9.0.recipe +++ b/kde-frameworks/kcrash/kcrash6-6.11.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcrash-${portVersion}.tar.xz" -CHECKSUM_SHA256="a9734e48ad425bb426294f2de6badef3b485ff5b9bb273ba51fe2cac7aa7a456" +CHECKSUM_SHA256="ba13e9f5dd2b40125d5d61d29b612db6383315dc0f510cc1f0e33bb6c9b0ae89" SOURCE_DIR="kcrash-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -37,6 +37,15 @@ REQUIRES_devel=" kcrash6$secondaryArchSuffix == $portVersion base " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + kcrash6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + kcrash6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix @@ -60,9 +69,6 @@ TEST_REQUIRES=" qthaikuplugins$secondaryArchSuffix " -#defineDebugInfoPackage kcrash6$secondaryArchSuffix \ -# $libDir/libKF6Crash.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -70,7 +76,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ @@ -88,8 +94,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST() diff --git a/kde-frameworks/kdbusaddons/kdbusaddons6-6.9.0.recipe b/kde-frameworks/kdbusaddons/kdbusaddons6-6.11.0.recipe similarity index 85% rename from kde-frameworks/kdbusaddons/kdbusaddons6-6.9.0.recipe rename to kde-frameworks/kdbusaddons/kdbusaddons6-6.11.0.recipe index ca1f2170e..72294805c 100644 --- a/kde-frameworks/kdbusaddons/kdbusaddons6-6.9.0.recipe +++ b/kde-frameworks/kdbusaddons/kdbusaddons6-6.11.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kdbusaddons-${portVersion}.tar.xz" -CHECKSUM_SHA256="30a0b18f702830ee3e9ae94f0d953b0bf835f3d9c836cb22366de48065a3a74c" +CHECKSUM_SHA256="62e0f3b0487ef1ab729fc85bcb5498c9449e0b74fe8049779434158bb8b12a87" SOURCE_DIR="kdbusaddons-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -35,6 +35,15 @@ REQUIRES_devel=" kdbusaddons6$secondaryArchSuffix == $portVersion base " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + kdbusaddons6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + kdbusaddons6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix @@ -51,10 +60,6 @@ BUILD_PREREQUIRES=" cmd:pkg_config$secondaryArchSuffix " -#defineDebugInfoPackage kdbusaddons6$secondaryArchSuffix \ -# $binDir/kquitapp6 \ -# $libDir/libKF6DBusAddons.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -62,7 +67,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ @@ -80,8 +85,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST() diff --git a/kde-frameworks/kdoctools/kdoctools6-6.9.0.recipe b/kde-frameworks/kdoctools/kdoctools6-6.11.0.recipe similarity index 88% rename from kde-frameworks/kdoctools/kdoctools6-6.9.0.recipe rename to kde-frameworks/kdoctools/kdoctools6-6.11.0.recipe index fafb3cd49..8e0cd6dac 100644 --- a/kde-frameworks/kdoctools/kdoctools6-6.9.0.recipe +++ b/kde-frameworks/kdoctools/kdoctools6-6.11.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kdoctools-${portVersion}.tar.xz" -CHECKSUM_SHA256="6cc43f7db6df703cde1c6fbb24debcfb11c3df8f176be101577e21582d0209ca" +CHECKSUM_SHA256="dfcdc6a0258f5cc2e55d248f616cc7c6224e1b06140deb687e401b537959fc08" SOURCE_DIR="kdoctools-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -38,6 +38,15 @@ REQUIRES_devel=" kdoctools6$secondaryArchSuffix == $portVersion base " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + kdoctools6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + kdoctools6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel docbook_xml_dtd @@ -69,11 +78,6 @@ PATCH() sed -e 's/add/#add/g' -i $sourceDir/docs/CMakeLists.txt } -#defineDebugInfoPackage kdoctools6$secondaryArchSuffix \ -# $binDir/checkXML6 \ -# $binDir/meinproc6 \ -# $libDir/libKF6DocTools.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -82,7 +86,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DDocBookXSL_DIR=/system/data/xml/docbook/xsl-stylesheets-1.79.2 \ -DCMAKE_SKIP_RPATH=YES \ @@ -101,8 +105,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST() diff --git a/kde-frameworks/kiconthemes/kiconthemes6-6.9.0.recipe b/kde-frameworks/kiconthemes/kiconthemes6-6.11.0.recipe similarity index 91% rename from kde-frameworks/kiconthemes/kiconthemes6-6.9.0.recipe rename to kde-frameworks/kiconthemes/kiconthemes6-6.11.0.recipe index d64909c17..25231f356 100644 --- a/kde-frameworks/kiconthemes/kiconthemes6-6.9.0.recipe +++ b/kde-frameworks/kiconthemes/kiconthemes6-6.11.0.recipe @@ -15,7 +15,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kiconthemes-${portVersion}.tar.xz" -CHECKSUM_SHA256="e24d4b4f8bd09d6edd61e7dfb2033017352452eae879c1260200a81d48bc996e" +CHECKSUM_SHA256="1671ab3fd9b1e0753a7062bab80f5489f3ac750ecb30b91db99a6689988afb87" SOURCE_DIR="kiconthemes-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -55,6 +55,15 @@ REQUIRES_devel=" kiconthemes6$secondaryArchSuffix == $portVersion base " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + kiconthemes6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + kiconthemes6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix @@ -87,11 +96,6 @@ TEST_REQUIRES=" qthaikuplugins$secondaryArchSuffix " -#defineDebugInfoPackage kiconthemes6$secondaryArchSuffix \ -# $binDir/kiconfinder6 \ -# $libDir/libKF6IconThemes.so.$libVersion \ -# $libDir/libKF6IconWidgets.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -99,7 +103,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ @@ -118,8 +122,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST() diff --git a/kde-frameworks/kitemviews/kitemviews6-6.9.0.recipe b/kde-frameworks/kitemviews/kitemviews6-6.11.0.recipe similarity index 96% rename from kde-frameworks/kitemviews/kitemviews6-6.9.0.recipe rename to kde-frameworks/kitemviews/kitemviews6-6.11.0.recipe index 5974893e0..8ef9dc9d5 100644 --- a/kde-frameworks/kitemviews/kitemviews6-6.9.0.recipe +++ b/kde-frameworks/kitemviews/kitemviews6-6.11.0.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kitemviews-${portVersion}.tar.xz" -CHECKSUM_SHA256="874b07d4299d812a88f1e8b5f8e356ce98c2b823e527af3a72909ca2c50e3cf3" +CHECKSUM_SHA256="e3625368e3f8cf6127218cc3e847fbf0176a5978c86228b11a320ad96fea2cbc" SOURCE_DIR="kitemviews-$portVersion" ARCHITECTURES="all !x86_gcc2" diff --git a/kde-frameworks/knotifications/knotifications6-6.9.0.recipe b/kde-frameworks/knotifications/knotifications6-6.11.0.recipe similarity index 86% rename from kde-frameworks/knotifications/knotifications6-6.9.0.recipe rename to kde-frameworks/knotifications/knotifications6-6.11.0.recipe index 27779bf49..d796834f1 100644 --- a/kde-frameworks/knotifications/knotifications6-6.9.0.recipe +++ b/kde-frameworks/knotifications/knotifications6-6.11.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/knotifications-${portVersion}.tar.xz" -CHECKSUM_SHA256="333fe1bd17a4a918cea6d51fd0535c8b88e1fb2e4f82ca730d0f8b48f0f0422f" +CHECKSUM_SHA256="a2e0815ea6e5c294fdd36316ca9792a406f5c123ec01a1c73a7e54cb0be2ea31" SOURCE_DIR="knotifications-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -35,6 +35,15 @@ REQUIRES_devel=" knotifications6$secondaryArchSuffix == $portVersion base " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + knotifications6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + knotifications6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix @@ -56,9 +65,6 @@ TEST_REQUIRES=" qthaikuplugins " -#defineDebugInfoPackage knotifications6$secondaryArchSuffix \ -# $libDir/libKF6Notifications.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -66,7 +72,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ @@ -84,8 +90,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST() diff --git a/kde-frameworks/kservice/kservice6-6.9.0.recipe b/kde-frameworks/kservice/kservice6-6.11.0.recipe similarity index 88% rename from kde-frameworks/kservice/kservice6-6.9.0.recipe rename to kde-frameworks/kservice/kservice6-6.11.0.recipe index 1488a760c..005a899a9 100644 --- a/kde-frameworks/kservice/kservice6-6.9.0.recipe +++ b/kde-frameworks/kservice/kservice6-6.11.0.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kservice-${portVersion}.tar.xz" -CHECKSUM_SHA256="f4ff574f422b27575f04c7491694162c61c7db4ad923565408fa23b9a7e9675f" +CHECKSUM_SHA256="161cd296577ff9802b088b06866ec5ab4c1c1a6fe19f76bb5134cdf8a6ab4005" SOURCE_DIR="kservice-$portVersion" PATCHES="kservice-$portVersion.patchset" @@ -39,6 +39,15 @@ REQUIRES_devel=" kservice6$secondaryArchSuffix == $portVersion base " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + kservice6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + kservice6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix @@ -63,10 +72,6 @@ BUILD_PREREQUIRES=" cmd:update_mime_database$secondaryArchSuffix " -#defineDebugInfoPackage kservice6$secondaryArchSuffix \ -# $binDir/kbuildsycoca6 \ -# $libDir/libKF6Service.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -74,7 +79,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ @@ -92,8 +97,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST() diff --git a/kde-frameworks/kservice/patches/kservice-6.9.0.patchset b/kde-frameworks/kservice/patches/kservice-6.11.0.patchset similarity index 100% rename from kde-frameworks/kservice/patches/kservice-6.9.0.patchset rename to kde-frameworks/kservice/patches/kservice-6.11.0.patchset diff --git a/kde-frameworks/kwindowsystem/kwindowsystem6-6.9.0.recipe b/kde-frameworks/kwindowsystem/kwindowsystem6-6.11.0.recipe similarity index 87% rename from kde-frameworks/kwindowsystem/kwindowsystem6-6.9.0.recipe rename to kde-frameworks/kwindowsystem/kwindowsystem6-6.11.0.recipe index 6ee17bf7c..9221b63f4 100644 --- a/kde-frameworks/kwindowsystem/kwindowsystem6-6.9.0.recipe +++ b/kde-frameworks/kwindowsystem/kwindowsystem6-6.11.0.recipe @@ -15,7 +15,7 @@ COPYRIGHT="2010-2024 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kwindowsystem-${portVersion}.tar.xz" -CHECKSUM_SHA256="9b0f96fb0073f7ba89788cd5a10fba6f960cea86eba2b03336fa6e309e5e875b" +CHECKSUM_SHA256="d872e85d0915dd5cf1e2baf89fbef62e9855ff3317ecc5939882bc1724628d5a" SOURCE_DIR="kwindowsystem-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -42,6 +42,15 @@ REQUIRES_devel=" kwindowsystem6$secondaryArchSuffix == $portVersion base " +ARCHITECTURES_doc="any" + +PROVIDES_doc=" + kwindowsystem6${secondaryArchSuffix}_doc = $portVersion + " +REQUIRES_doc=" + kwindowsystem6$secondaryArchSuffix == $portVersion base + " + BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix @@ -59,9 +68,6 @@ BUILD_PREREQUIRES=" cmd:pkg_config$secondaryArchSuffix " -#defineDebugInfoPackage kwindowsystem6$secondaryArchSuffix \ -# $libDir/libKF6WindowSystem.so.$libVersion - BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ @@ -69,7 +75,7 @@ BUILD() -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6 \ + -DKDE_INSTALL_QTQCHDIR=$documentationDir/packages/qt6_base \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_QCH=ON \ @@ -88,8 +94,10 @@ INSTALL() packageEntries devel \ $developDir \ - $documentationDir \ $libDir/cmake + + packageEntries doc \ + $documentationDir } TEST()