diff --git a/kde-apps/step/patches/step-21.08.2.patchset b/kde-apps/step/patches/step-22.04.0.patchset similarity index 100% rename from kde-apps/step/patches/step-21.08.2.patchset rename to kde-apps/step/patches/step-22.04.0.patchset diff --git a/kde-apps/step/step-21.08.2.recipe b/kde-apps/step/step-22.04.0.recipe similarity index 96% rename from kde-apps/step/step-21.08.2.recipe rename to kde-apps/step/step-22.04.0.recipe index f55b27ea0..4d2b493b5 100644 --- a/kde-apps/step/step-21.08.2.recipe +++ b/kde-apps/step/step-22.04.0.recipe @@ -30,11 +30,11 @@ custom keyboard shortcuts) * Collection of example experiments, more can be downloaded with KNewStuff * Integrated tutorials." HOMEPAGE="https://apps.kde.org/ru/step" -COPYRIGHT="2010-2021 KDE Organisation" +COPYRIGHT="2010-2022 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="593c66694905ba9696cfe25e375bec7a4935ee3418ba33da3c047198860e8196" +CHECKSUM_SHA256="cbe614551808e31c6940c18e7a0d2b4a4eddc15a4d5c3ec671a6bc87de5cff00" 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.86 + extra_cmake_modules$secondaryArchSuffix >= 5.93 devel:eigen$secondaryArchSuffix devel:libgsl$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix @@ -124,7 +124,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.15 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake @@ -151,6 +151,7 @@ BUILD() -DCMAKE_INSTALL_DATAROOTDIR=$dataDir \ -DSHARE_INSTALL_PREFIX=$dataDir \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake + make $jobArgs }