diff --git a/kde-apps/klickety/klickety-20.12.0.recipe b/kde-apps/klickety/klickety-21.08.2.recipe similarity index 97% rename from kde-apps/klickety/klickety-20.12.0.recipe rename to kde-apps/klickety/klickety-21.08.2.recipe index 23d1bed94..9599fd3eb 100644 --- a/kde-apps/klickety/klickety-20.12.0.recipe +++ b/kde-apps/klickety/klickety-21.08.2.recipe @@ -4,7 +4,7 @@ after once famous game of SameGame. The idea behind Klickety is to completely \ clear the game board filled with the multicolored marbles. Klickety also \ offers a SameGame mode called KSame." HOMEPAGE="https://apps.kde.org/klickety" -COPYRIGHT="2010-2020 KDE Organisation" +COPYRIGHT="2010-2021 KDE Organisation" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/klickety-$portVersion.tar.xz" @@ -57,7 +57,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.77 + extra_cmake_modules$secondaryArchSuffix >= 5.86 devel:libKF5Archive$secondaryArchSuffix devel:libKF5Attica$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix @@ -108,6 +108,7 @@ BUILD() cd build cmake .. \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$appsDir \ -DCMAKE_INSTALL_DATADIR=$dataDir \ -DCMAKE_INSTALL_DATAROOTDIR=$dataDir \