From 28fb875d44b3963f331ae6f7949e644df18b34c3 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 11 May 2022 18:32:45 +1000 Subject: [PATCH] kdiamond: bump version --- .../{kdiamond-21.08.2.recipe => kdiamond-22.04.0.recipe} | 7 ++++--- ...kdiamond-21.08.2.patchset => kdiamond-22.04.0.patchset} | 0 2 files changed, 4 insertions(+), 3 deletions(-) rename kde-apps/kdiamond/{kdiamond-21.08.2.recipe => kdiamond-22.04.0.recipe} (97%) rename kde-apps/kdiamond/patches/{kdiamond-21.08.2.patchset => kdiamond-22.04.0.patchset} (100%) diff --git a/kde-apps/kdiamond/kdiamond-21.08.2.recipe b/kde-apps/kdiamond/kdiamond-22.04.0.recipe similarity index 97% rename from kde-apps/kdiamond/kdiamond-21.08.2.recipe rename to kde-apps/kdiamond/kdiamond-22.04.0.recipe index 441cd61b1..ca5a4473e 100644 --- a/kde-apps/kdiamond/kdiamond-21.08.2.recipe +++ b/kde-apps/kdiamond/kdiamond-22.04.0.recipe @@ -10,7 +10,7 @@ Click on one diamond, then on one of its neighbors to swap their position. \ If no line of at least three diamonds is formed the swap will be reverted. \ The status bar displays the game time left and the number of points so far." HOMEPAGE="https://apps.kde.org/kdiamond" -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/kdiamond-$portVersion.tar.xz" @@ -59,7 +59,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.86 + extra_cmake_modules$secondaryArchSuffix >= 5.93 devel:libKF5Auth$secondaryArchSuffix devel:libKF5Codecs$secondaryArchSuffix devel:libKF5Completion$secondaryArchSuffix @@ -83,7 +83,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.15 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake @@ -109,6 +109,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/kdiamond/patches/kdiamond-21.08.2.patchset b/kde-apps/kdiamond/patches/kdiamond-22.04.0.patchset similarity index 100% rename from kde-apps/kdiamond/patches/kdiamond-21.08.2.patchset rename to kde-apps/kdiamond/patches/kdiamond-22.04.0.patchset