mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
ktuberling: bump version
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="KTuberling a simple constructor game suitable for children and \
|
||||
adults alike. The idea of the game is based around a once popular doll making \
|
||||
concept."
|
||||
HOMEPAGE="https://apps.kde.org/ktuberling"
|
||||
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/ktuberling-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="ce74c06fd7c328c46782e0fc0d15a70efd2d6459b5f57f426e21f001e086fb40"
|
||||
CHECKSUM_SHA256="18d9a07bb39e2c63a2be090c2a28862b281cf2ff35177c5cdcc3b3ef79bf9da5"
|
||||
SOURCE_DIR="ktuberling-$portVersion"
|
||||
ADDITIONAL_FILES="ktuberling.rdef.in"
|
||||
|
||||
@@ -54,7 +54,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
|
||||
@@ -81,7 +81,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.15
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user