step, bump to 25.04.0 (#12302)

This commit is contained in:
Schrijvers Luc
2025-05-02 10:26:29 +00:00
committed by GitHub
parent ba5d37fc08
commit 8fc91c624d

View File

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