mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
kshisen: bump version
This commit is contained in:
@@ -2,11 +2,11 @@ SUMMARY="A solitaire-like game played using the standard set of Mahjong tiles"
|
||||
DESCRIPTION="KShisen is a solitaire-like game played using the standard set of \
|
||||
Mahjong tiles. Unlike Mahjong however, KShisen has only one layer of scrambled tiles."
|
||||
HOMEPAGE="https://apps.kde.org/kshisen"
|
||||
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/kshisen-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="39d3e32eb51fabd9b1f998e691fa38268a4620b5222e3e8ac3fc548d6c2ab18a"
|
||||
CHECKSUM_SHA256="19aececce7cf1016350898990859da7f90a274f0586b3dd38cd416ea95ef2b5c"
|
||||
SOURCE_DIR="kshisen-$portVersion"
|
||||
PATCHES="kshisen-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="kshisen.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
|
||||
@@ -109,6 +109,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