mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +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 \
|
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."
|
Mahjong tiles. Unlike Mahjong however, KShisen has only one layer of scrambled tiles."
|
||||||
HOMEPAGE="https://apps.kde.org/kshisen"
|
HOMEPAGE="https://apps.kde.org/kshisen"
|
||||||
COPYRIGHT="2010-2020 KDE Organisation"
|
COPYRIGHT="2010-2021 KDE Organisation"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kshisen-$portVersion.tar.xz"
|
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kshisen-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="cb3dbf3c8dae6aa4ea1b591cc8e5964ff53e3e5e8d5b8aaedeb1c5191cc83cc3"
|
CHECKSUM_SHA256="39d3e32eb51fabd9b1f998e691fa38268a4620b5222e3e8ac3fc548d6c2ab18a"
|
||||||
SOURCE_DIR="kshisen-$portVersion"
|
SOURCE_DIR="kshisen-$portVersion"
|
||||||
PATCHES="kshisen-$portVersion.patchset"
|
PATCHES="kshisen-$portVersion.patchset"
|
||||||
ADDITIONAL_FILES="kshisen.rdef.in"
|
ADDITIONAL_FILES="kshisen.rdef.in"
|
||||||
@@ -55,7 +55,7 @@ REQUIRES="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
extra_cmake_modules$secondaryArchSuffix >= 5.77
|
extra_cmake_modules$secondaryArchSuffix >= 5.86
|
||||||
devel:libKF5Archive$secondaryArchSuffix
|
devel:libKF5Archive$secondaryArchSuffix
|
||||||
devel:libKF5Auth$secondaryArchSuffix
|
devel:libKF5Auth$secondaryArchSuffix
|
||||||
devel:libKF5Bookmarks$secondaryArchSuffix
|
devel:libKF5Bookmarks$secondaryArchSuffix
|
||||||
@@ -103,6 +103,7 @@ BUILD()
|
|||||||
cd build
|
cd build
|
||||||
|
|
||||||
cmake .. \
|
cmake .. \
|
||||||
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DCMAKE_INSTALL_PREFIX=$appsDir \
|
-DCMAKE_INSTALL_PREFIX=$appsDir \
|
||||||
-DCMAKE_INSTALL_DATADIR=$dataDir \
|
-DCMAKE_INSTALL_DATADIR=$dataDir \
|
||||||
-DCMAKE_INSTALL_DATAROOTDIR=$dataDir \
|
-DCMAKE_INSTALL_DATAROOTDIR=$dataDir \
|
||||||
Reference in New Issue
Block a user