From c059ced6a5e4ba51a4eb53bf495268192e3971af Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 11 May 2022 17:09:46 +1000 Subject: [PATCH] kapman: bump version --- .../{kapman-21.08.2.recipe => kapman-22.04.0.recipe} | 9 +++++---- .../{kapman-21.08.2.patchset => kapman-22.04.0.patchset} | 0 2 files changed, 5 insertions(+), 4 deletions(-) rename kde-apps/kapman/{kapman-21.08.2.recipe => kapman-22.04.0.recipe} (95%) rename kde-apps/kapman/patches/{kapman-21.08.2.patchset => kapman-22.04.0.patchset} (100%) diff --git a/kde-apps/kapman/kapman-21.08.2.recipe b/kde-apps/kapman/kapman-22.04.0.recipe similarity index 95% rename from kde-apps/kapman/kapman-21.08.2.recipe rename to kde-apps/kapman/kapman-22.04.0.recipe index bf413b596..9d64e085d 100644 --- a/kde-apps/kapman/kapman-21.08.2.recipe +++ b/kde-apps/kapman/kapman-22.04.0.recipe @@ -4,11 +4,11 @@ by a ghost. By eating an energizer, Kapman gets the ability to eat ghosts for a seconds. When a stage is cleared of pills and energizer the player is taken to the \ next stage with slightly increased game speed." HOMEPAGE="https://apps.kde.org/kapman" -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/kapman-$portVersion.tar.xz" -CHECKSUM_SHA256="79a8520a564416a80fc72ca030bb26a6950de18a4f4c13d2a5ec51b98434db13" +CHECKSUM_SHA256="9e979f6f971b027d98bce7fa1a5a40278aa4f4492efcd1db2a35e3049b0cb328" SOURCE_DIR="kapman-$portVersion" PATCHES="kapman-$portVersion.patchset" ADDITIONAL_FILES="kapman.rdef.in" @@ -59,7 +59,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.86 + extra_cmake_modules$secondaryArchSuffix >= 5.93 devel:libKF5Archive$secondaryArchSuffix devel:libKF5Attica$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix @@ -89,7 +89,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.15 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake @@ -115,6 +115,7 @@ BUILD() -DCMAKE_INSTALL_DATAROOTDIR=$dataDir \ -DSHARE_INSTALL_PREFIX=$dataDir \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake + make $jobArgs } diff --git a/kde-apps/kapman/patches/kapman-21.08.2.patchset b/kde-apps/kapman/patches/kapman-22.04.0.patchset similarity index 100% rename from kde-apps/kapman/patches/kapman-21.08.2.patchset rename to kde-apps/kapman/patches/kapman-22.04.0.patchset