diff --git a/kde-apps/kaccounts_integration/kaccounts_integration_kf6-25.08.0.recipe b/kde-apps/kaccounts_integration/kaccounts_integration_kf6-25.12.0.recipe similarity index 93% rename from kde-apps/kaccounts_integration/kaccounts_integration_kf6-25.08.0.recipe rename to kde-apps/kaccounts_integration/kaccounts_integration_kf6-25.12.0.recipe index a018608a3..7ebfa1cc4 100644 --- a/kde-apps/kaccounts_integration/kaccounts_integration_kf6-25.08.0.recipe +++ b/kde-apps/kaccounts_integration/kaccounts_integration_kf6-25.12.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2010-2025 KDE Organisation" LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kaccounts-integration-$portVersion.tar.xz" -CHECKSUM_SHA256="7147947e4a236760ced2e65f9e4b7daffdad3e4e865a142f491a69fbaad5a6ea" +CHECKSUM_SHA256="d6c63e57776e3851b559a6e64bf0de465d2cc751efa07d12b0c2a9041ebf4711" SOURCE_DIR="kaccounts-integration-$portVersion" PATCHES="kaccounts_integration-$portVersion.patchset" @@ -90,9 +90,6 @@ BUILD() { cmake -B build -S . -G Ninja -DCMAKE_BUILD_TYPE=Release \ $cmakeDirArgs \ - -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ - -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_TESTING=OFF \ -Wno-dev @@ -104,6 +101,9 @@ INSTALL() { ninja -C build install + # cleanup + rm -rf $dataDir/applications + prepareInstalledDevelLib \ libkaccounts6 diff --git a/kde-apps/kaccounts_integration/patches/kaccounts_integration-25.08.0.patchset b/kde-apps/kaccounts_integration/patches/kaccounts_integration-25.12.0.patchset similarity index 94% rename from kde-apps/kaccounts_integration/patches/kaccounts_integration-25.08.0.patchset rename to kde-apps/kaccounts_integration/patches/kaccounts_integration-25.12.0.patchset index e20b2a91a..d05e5c681 100644 --- a/kde-apps/kaccounts_integration/patches/kaccounts_integration-25.08.0.patchset +++ b/kde-apps/kaccounts_integration/patches/kaccounts_integration-25.12.0.patchset @@ -1,4 +1,4 @@ -From 54a33ef3543a84d1b8fbcfaf7e897c4afb2a2b14 Mon Sep 17 00:00:00 2001 +From f7ffd66367234478c885849c15e38a2c95db6f7d Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 9 Sep 2024 16:07:36 +0200 Subject: Disable KDirNotify @@ -40,5 +40,5 @@ index 924bdf5..42b9756 100644 QString walletUrl(QStringLiteral("webdav")); walletUrl.append(QStringLiteral("-")); -- -2.48.1 +2.51.0