diff --git a/kde-apps/kbreakout/kbreakout-21.08.2.recipe b/kde-apps/kbreakout/kbreakout-22.04.0.recipe similarity index 95% rename from kde-apps/kbreakout/kbreakout-21.08.2.recipe rename to kde-apps/kbreakout/kbreakout-22.04.0.recipe index 3fa1bc108..a73adf087 100644 --- a/kde-apps/kbreakout/kbreakout-21.08.2.recipe +++ b/kde-apps/kbreakout/kbreakout-22.04.0.recipe @@ -8,11 +8,11 @@ player has to use a movable bar to bounce the ball upward, situated at the botto The purpose of the game is to progress through the levels destroying all bricks present in each, \ and trying to get a highscore." HOMEPAGE="https://apps.kde.org/kbreakout" -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/kbreakout-$portVersion.tar.xz" -CHECKSUM_SHA256="a47c862d814d1e1eb6fe8586f873bc8dc5baaad62fea59d2fe2c4c057d3e43be" +CHECKSUM_SHA256="f42623a4557cfdeb057a404c3e1fd9dc540a5601bd9a2496b00c1ae84b041d7d" SOURCE_DIR="kbreakout-$portVersion" PATCHES="kbreakout-$portVersion.patchset" ADDITIONAL_FILES="kbreakout.rdef.in" @@ -60,7 +60,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.86 + extra_cmake_modules$secondaryArchSuffix >= 5.93 devel:libKF5Archive$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix @@ -87,7 +87,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.15 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake @@ -113,6 +113,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/kbreakout/patches/kbreakout-21.08.2.patchset b/kde-apps/kbreakout/patches/kbreakout-22.04.0.patchset similarity index 100% rename from kde-apps/kbreakout/patches/kbreakout-21.08.2.patchset rename to kde-apps/kbreakout/patches/kbreakout-22.04.0.patchset