diff --git a/kde-apps/step/patches/step-20.12.2.patchset b/kde-apps/step/patches/step-21.08.2.patchset similarity index 100% rename from kde-apps/step/patches/step-20.12.2.patchset rename to kde-apps/step/patches/step-21.08.2.patchset diff --git a/kde-apps/step/step-20.12.2.recipe b/kde-apps/step/step-21.08.2.recipe similarity index 97% rename from kde-apps/step/step-20.12.2.recipe rename to kde-apps/step/step-21.08.2.recipe index 14ccf334c..f55b27ea0 100644 --- a/kde-apps/step/step-20.12.2.recipe +++ b/kde-apps/step/step-21.08.2.recipe @@ -34,7 +34,7 @@ COPYRIGHT="2010-2021 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="670a501890baaf650506d88b61a9b08a5539aaa31200c6b27abad5984bda2db7" +CHECKSUM_SHA256="593c66694905ba9696cfe25e375bec7a4935ee3418ba33da3c047198860e8196" SOURCE_DIR="step-$portVersion" PATCHES="step-$portVersion.patchset" ADDITIONAL_FILES="step.rdef.in" @@ -89,7 +89,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.77 + extra_cmake_modules$secondaryArchSuffix >= 5.86 devel:eigen$secondaryArchSuffix devel:libgsl$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix @@ -145,6 +145,7 @@ BUILD() cd build cmake .. \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$appsDir \ -DCMAKE_INSTALL_DATADIR=$dataDir \ -DCMAKE_INSTALL_DATAROOTDIR=$dataDir \