mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
bovo: bump version
This commit is contained in:
@@ -4,11 +4,11 @@ game for two players, where the opponents alternate in placing their respective
|
||||
pictogram on the game board. (Also known as: Connect Five, Five in a row, X and O, \
|
||||
Naughts and Crosses)."
|
||||
HOMEPAGE="https://apps.kde.org/bovo"
|
||||
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/bovo-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="ae86649bc9ed228b60f81c5e98218db99691283dff5219ce12d213d37b67b6cc"
|
||||
CHECKSUM_SHA256="f681df51e3b00a982b10fae9a9e6ac705101f53cacbd418f747c58a5f4ff6653"
|
||||
SOURCE_DIR="bovo-$portVersion"
|
||||
PATCHES="bovo-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="bovo.rdef.in"
|
||||
@@ -56,7 +56,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
|
||||
@@ -83,7 +83,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