mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
kjumpingcube: bump version
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="KJumpingCube is a simple dice driven tactical game. The playing are
|
||||
consists of squares containing points. Players move by clicking on either a vacant \
|
||||
square, or on own square.."
|
||||
HOMEPAGE="https://apps.kde.org/kjumpingcube"
|
||||
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/kjumpingcube-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="bfd38007e6020e0cb55af00104d5c574491aa336e50fc27e33dc48f42b186faa"
|
||||
CHECKSUM_SHA256="e34e77f5fb43b4ad5ef3b1954ce4dc0b6afe6f102eb766f59751aa5bbdb71ce1"
|
||||
SOURCE_DIR="kjumpingcube-$portVersion"
|
||||
ADDITIONAL_FILES="kjumpingcube.rdef.in"
|
||||
|
||||
@@ -55,7 +55,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
|
||||
@@ -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
|
||||
@@ -111,6 +111,7 @@ BUILD()
|
||||
-DCMAKE_INSTALL_DATAROOTDIR=$dataDir \
|
||||
-DSHARE_INSTALL_PREFIX=$dataDir \
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake
|
||||
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user