mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Blinken: bump version
This commit is contained in:
@@ -9,11 +9,11 @@ If they are incorrect, the game is lost, and the player must start again from th
|
||||
beginning. The goal is to get a high score - each step in the sequence is worth one \
|
||||
point, so correct entry of a sequence of 8 lights is worth 8 points on the high score table.."
|
||||
HOMEPAGE="https://apps.kde.org/blinken"
|
||||
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/blinken-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="62fbe9d032bdda4dce5f5cb73b59dbef5baff324cbd45b4cb35e3e0e19695b1e"
|
||||
CHECKSUM_SHA256="91b985c0f6b90432f24cfac247032729112e6503040706a346170c92a63338b2"
|
||||
SOURCE_DIR="blinken-$portVersion"
|
||||
ADDITIONAL_FILES="blinken.rdef.in"
|
||||
|
||||
@@ -63,7 +63,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
|
||||
@@ -115,6 +115,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