From f1c830d762eb890e105e45b0787fbc124710d810 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 14 May 2025 10:47:16 +0200 Subject: [PATCH] kcalc, bump to 25.04.0 (#12380) --- .../kcalc/{kcalc-24.12.3.recipe => kcalc-25.04.0.recipe} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename kde-apps/kcalc/{kcalc-24.12.3.recipe => kcalc-25.04.0.recipe} (96%) diff --git a/kde-apps/kcalc/kcalc-24.12.3.recipe b/kde-apps/kcalc/kcalc-25.04.0.recipe similarity index 96% rename from kde-apps/kcalc/kcalc-24.12.3.recipe rename to kde-apps/kcalc/kcalc-25.04.0.recipe index b29a730f4..497bb93de 100644 --- a/kde-apps/kcalc/kcalc-24.12.3.recipe +++ b/kde-apps/kcalc/kcalc-25.04.0.recipe @@ -9,9 +9,9 @@ DESCRIPTION="KCalc has everything you would expect from a scientific calculator, HOMEPAGE="https://apps.kde.org/en/kcalc" COPYRIGHT="2010-2025 KDE Organisation" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kcalc-$portVersion.tar.xz" -CHECKSUM_SHA256="bba3ba665177ee9bab2a55fb32e04ae6041f5eaf305dd6901649b9b8ef359751" +CHECKSUM_SHA256="a3464ea18562f599e20b9ac304c4658756878609e37f9845a49f53e7f36e791e" SOURCE_DIR="kcalc-$portVersion" ADDITIONAL_FILES="kcalc.rdef.in" @@ -34,6 +34,7 @@ REQUIRES=" lib:libGL$secondaryArchSuffix lib:libgmp$secondaryArchSuffix lib:libmpfr$secondaryArchSuffix + lib:libmpc$secondaryArchSuffix # KF6 lib:libKF6Archive$secondaryArchSuffix lib:libKF6AuthCore$secondaryArchSuffix @@ -71,6 +72,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libgmp$secondaryArchSuffix devel:libmpfr$secondaryArchSuffix + devel:libmpc$secondaryArchSuffix # KF6 extra_cmake_modules$secondaryArchSuffix devel:libKF6Archive$secondaryArchSuffix