kcalc, bump to 25.04.0 (#12380)

This commit is contained in:
Schrijvers Luc
2025-05-14 10:47:16 +02:00
committed by GitHub
parent b36fd17f6b
commit f1c830d762

View File

@@ -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