diff --git a/kde-apps/cantor/cantor-24.02.1.recipe b/kde-apps/cantor/cantor-24.02.2.recipe similarity index 98% rename from kde-apps/cantor/cantor-24.02.1.recipe rename to kde-apps/cantor/cantor-24.02.2.recipe index 00b9b1349..730ad7ff8 100644 --- a/kde-apps/cantor/cantor-24.02.1.recipe +++ b/kde-apps/cantor/cantor-24.02.2.recipe @@ -21,7 +21,7 @@ COPYRIGHT="2016 Filipe Saraiva LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/cantor-$portVersion.tar.xz" -CHECKSUM_SHA256="55e42ef94837a1b5ce41399ae92e866366f8c8496bf60c80b35919e94d896778" +CHECKSUM_SHA256="1cd6344e19b57ec98c103506920de412a5541b61377c43dcb5162ae39c2b9bf5" SOURCE_DIR="cantor-$portVersion" PATCHES="cantor-$portVersion.patchset" ADDITIONAL_FILES="cantor.rdef.in" diff --git a/kde-apps/cantor/patches/cantor-24.02.1.patchset b/kde-apps/cantor/patches/cantor-24.02.2.patchset similarity index 92% rename from kde-apps/cantor/patches/cantor-24.02.1.patchset rename to kde-apps/cantor/patches/cantor-24.02.2.patchset index 9668cf196..f1bc10cd1 100644 --- a/kde-apps/cantor/patches/cantor-24.02.1.patchset +++ b/kde-apps/cantor/patches/cantor-24.02.2.patchset @@ -1,11 +1,11 @@ -From 76d3687ea47d6676431560eaa2dcbeddc900c607 Mon Sep 17 00:00:00 2001 +From 9052868384ff9bdef315bc9b290b9018e826320c Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 31 Mar 2024 16:00:23 +0200 Subject: Disable DocTools diff --git a/CMakeLists.txt b/CMakeLists.txt -index f71f480..46c38b6 100644 +index 3cd3ba8..a6bfc9d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -45,7 +45,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED @@ -30,7 +30,7 @@ index f71f480..46c38b6 100644 2.43.2 -From d428009fa51efa1b71789ee28e30fc94a46c5060 Mon Sep 17 00:00:00 2001 +From 92fc9824e49f62b4493bd832e06b59c36cf1e414 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 31 Mar 2024 16:02:09 +0200 Subject: Disable POSITION_INDEPENDENT_CODE