From 8fc91c624d57d49446bc7fa3f5e7a48a2c11ce91 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 2 May 2025 10:26:29 +0000 Subject: [PATCH] step, bump to 25.04.0 (#12302) --- kde-apps/step/{step-24.12.3.recipe => step-25.04.0.recipe} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename kde-apps/step/{step-24.12.3.recipe => step-25.04.0.recipe} (97%) diff --git a/kde-apps/step/step-24.12.3.recipe b/kde-apps/step/step-25.04.0.recipe similarity index 97% rename from kde-apps/step/step-24.12.3.recipe rename to kde-apps/step/step-25.04.0.recipe index a26fff52a..da5cf65f6 100644 --- a/kde-apps/step/step-24.12.3.recipe +++ b/kde-apps/step/step-25.04.0.recipe @@ -34,7 +34,7 @@ COPYRIGHT="2010-2025 KDE Organisation" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/step-$portVersion.tar.xz" -CHECKSUM_SHA256="a5a1d9ba40fef491e6ef9e639efa6acea1a2bf8ea4fee6a0235bcb1f45742a40" +CHECKSUM_SHA256="811acf0f44bbbdfd9565feef92766fba7ca72cf1599d09ac3ba0cf5df5c7cde1" SOURCE_DIR="step-$portVersion" ADDITIONAL_FILES="step.rdef.in" @@ -49,6 +49,7 @@ REQUIRES=" haiku$secondaryArchSuffix lib:libGL$secondaryArchSuffix lib:libgsl$secondaryArchSuffix + lib:libqalculate$secondaryArchSuffix # KF6 lib:libKF6Archive$secondaryArchSuffix lib:libKF6Attica$secondaryArchSuffix @@ -94,6 +95,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:eigen$secondaryArchSuffix devel:libgsl$secondaryArchSuffix + devel:libqalculate$secondaryArchSuffix # KF6 extra_cmake_modules$secondaryArchSuffix devel:libKF6Archive$secondaryArchSuffix @@ -158,6 +160,7 @@ BUILD() $cmakeDirArgs \ -DCMAKE_INSTALL_BINDIR=$appsDir \ -DBUILD_WITH_QT6=ON \ + -DSTEP_WITH_QALCULATE=TRUE \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -Wno-dev