mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
LSkat: bump version
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="Lieutenant Skat (from German \"Offiziersskat\") is a fun and engagi
|
||||
game for two players, where the second player is either live opponent, or a built in \
|
||||
artificial intelligence."
|
||||
HOMEPAGE="https://apps.kde.org/lskat"
|
||||
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/lskat-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="914afb2cd3ad905f5f232d4904775dce3de8913c10704c34ee924f626effe9f1"
|
||||
CHECKSUM_SHA256="37611deced7f086db34a6c7327a1822d9f121edcd5ff0d8dad2e86d163e09c0f"
|
||||
SOURCE_DIR="lskat-$portVersion"
|
||||
ADDITIONAL_FILES="lskat.rdef.in"
|
||||
|
||||
@@ -60,7 +60,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
|
||||
@@ -112,6 +112,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