mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Granatier: bump version
This commit is contained in:
@@ -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 \
|
||||
Reference in New Issue
Block a user