diff --git a/kde-apps/granatier/granatier-20.12.0.recipe b/kde-apps/granatier/granatier-21.08.2.recipe similarity index 95% rename from kde-apps/granatier/granatier-20.12.0.recipe rename to kde-apps/granatier/granatier-21.08.2.recipe index cd6d5f59f..3e0d5b83e 100644 --- a/kde-apps/granatier/granatier-20.12.0.recipe +++ b/kde-apps/granatier/granatier-21.08.2.recipe @@ -1,11 +1,11 @@ SUMMARY="A clone of the classic Bomberman game" DESCRIPTION="Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone." HOMEPAGE="https://apps.kde.org/granatier" -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/granatier-$portVersion.tar.xz" -CHECKSUM_SHA256="e617de534aa59766c910f19232b8d44721eaab145c26d11cb5772ca6fc3fd0bb" +CHECKSUM_SHA256="672754a055f1bb4b51e400056ee1c895235e91d823675d408da2255ba91c9eae" SOURCE_DIR="granatier-$portVersion" ADDITIONAL_FILES="granatier.rdef.in" @@ -54,7 +54,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 @@ -105,6 +105,7 @@ BUILD() cd build cmake .. \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$appsDir \ -DCMAKE_INSTALL_DATADIR=$dataDir \ -DCMAKE_INSTALL_DATAROOTDIR=$dataDir \