From 1a083d93c55c1ad69637292fa200b876d43633f2 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 4 Mar 2024 20:02:48 +1000 Subject: [PATCH] step: bump version --- kde-apps/step/patches/step-22.04.0.patchset | 22 ------------------- ...tep-22.04.0.recipe => step-23.08.5.recipe} | 12 +++++----- 2 files changed, 6 insertions(+), 28 deletions(-) delete mode 100644 kde-apps/step/patches/step-22.04.0.patchset rename kde-apps/step/{step-22.04.0.recipe => step-23.08.5.recipe} (95%) diff --git a/kde-apps/step/patches/step-22.04.0.patchset b/kde-apps/step/patches/step-22.04.0.patchset deleted file mode 100644 index 2147472af..000000000 --- a/kde-apps/step/patches/step-22.04.0.patchset +++ /dev/null @@ -1,22 +0,0 @@ -From 24d22bd4051a3db41dd73aff9131d9251d11ae79 Mon Sep 17 00:00:00 2001 -From: Gerasim Troeglazov <3dEyes@gmail.com> -Date: Thu, 4 Mar 2021 23:27:22 +1000 -Subject: Fix install - - -diff --git a/step/CMakeLists.txt b/step/CMakeLists.txt -index a60df48..971685c 100644 ---- a/step/CMakeLists.txt -+++ b/step/CMakeLists.txt -@@ -84,6 +84,8 @@ target_link_libraries(step - Qt5::Widgets - ${qalculate_LIBS}) - -+set(KDE_INSTALL_KNSRCDIR ${CMAKE_INSTALL_DATADIR}/knsrcfiles) -+ - install(TARGETS step ${KDE_INSTALL_TARGETS_DEFAULT_ARGS}) - install(FILES step.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR}) - install(FILES stepui.rc DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/step) --- -2.30.0 - diff --git a/kde-apps/step/step-22.04.0.recipe b/kde-apps/step/step-23.08.5.recipe similarity index 95% rename from kde-apps/step/step-22.04.0.recipe rename to kde-apps/step/step-23.08.5.recipe index 4d2b493b5..4f1b05f59 100644 --- a/kde-apps/step/step-22.04.0.recipe +++ b/kde-apps/step/step-23.08.5.recipe @@ -30,13 +30,12 @@ custom keyboard shortcuts) * Collection of example experiments, more can be downloaded with KNewStuff * Integrated tutorials." HOMEPAGE="https://apps.kde.org/ru/step" -COPYRIGHT="2010-2022 KDE Organisation" +COPYRIGHT="2010-2024 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="cbe614551808e31c6940c18e7a0d2b4a4eddc15a4d5c3ec671a6bc87de5cff00" -SOURCE_DIR="step-$portVersion" -PATCHES="step-$portVersion.patchset" +CHECKSUM_SHA256="b5db4e31c9c5d50d61c6c5664e73e902851de1b3867926c99f1b47252dfd4e51" +#PATCHES="step-$portVersion.patchset" ADDITIONAL_FILES="step.rdef.in" ARCHITECTURES="all !x86_gcc2" @@ -89,7 +88,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93 + extra_cmake_modules$secondaryArchSuffix devel:eigen$secondaryArchSuffix devel:libgsl$secondaryArchSuffix devel:libKF5Archive$secondaryArchSuffix @@ -132,7 +131,8 @@ BUILD_PREREQUIRES=" cmd:lrelease$secondaryArchSuffix >= 5 cmd:make cmd:pkg_config$secondaryArchSuffix - cmd:update_mime_database$secondaryArchSuffix + cmd:python3 + cmd:update_mime_database$secondaryArchSuffix " BUILD()