mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
kblocks: bump version
This commit is contained in:
@@ -4,11 +4,11 @@ falling blocks to create horizontal lines without any gaps. When a line is compl
|
|||||||
it is removed, and more space is available in the play area. When there is not enough \
|
it is removed, and more space is available in the play area. When there is not enough \
|
||||||
space for blocks to fall, the game is over."
|
space for blocks to fall, the game is over."
|
||||||
HOMEPAGE="https://apps.kde.org/kblocks"
|
HOMEPAGE="https://apps.kde.org/kblocks"
|
||||||
COPYRIGHT="2010-2021 KDE Organisation"
|
COPYRIGHT="2010-2022 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/kblocks-$portVersion.tar.xz"
|
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kblocks-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="6d784743b4b115391282646c3f9a95341832feb958b5047277d89483321f935c"
|
CHECKSUM_SHA256="8fe15126465a2a21464dc176192aed39c701e12bcef2c89de2e485dd87dfc9a2"
|
||||||
SOURCE_DIR="kblocks-$portVersion"
|
SOURCE_DIR="kblocks-$portVersion"
|
||||||
PATCHES="kblocks-$portVersion.patchset"
|
PATCHES="kblocks-$portVersion.patchset"
|
||||||
ADDITIONAL_FILES="kblocks.rdef.in"
|
ADDITIONAL_FILES="kblocks.rdef.in"
|
||||||
@@ -53,7 +53,7 @@ REQUIRES="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
extra_cmake_modules$secondaryArchSuffix >= 5.86
|
extra_cmake_modules$secondaryArchSuffix >= 5.93
|
||||||
devel:libKF5Auth$secondaryArchSuffix
|
devel:libKF5Auth$secondaryArchSuffix
|
||||||
devel:libKF5Codecs$secondaryArchSuffix
|
devel:libKF5Codecs$secondaryArchSuffix
|
||||||
devel:libKF5Completion$secondaryArchSuffix
|
devel:libKF5Completion$secondaryArchSuffix
|
||||||
@@ -77,7 +77,7 @@ BUILD_REQUIRES="
|
|||||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||||
devel:libKF5XmlGui$secondaryArchSuffix
|
devel:libKF5XmlGui$secondaryArchSuffix
|
||||||
devel:libQt5Core$secondaryArchSuffix >= 5.15
|
devel:libQt5Core$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
cmd:cmake
|
cmd:cmake
|
||||||
Reference in New Issue
Block a user