vcmi, revbump for old TBB changes (#13225)

This commit is contained in:
Schrijvers Luc
2025-11-16 19:55:29 +01:00
committed by GitHub
parent ae76cd354c
commit a03e432cac

View File

@@ -8,7 +8,7 @@ You'll require the original game files to use this port."
HOMEPAGE="https://vcmi.eu"
COPYRIGHT="2005-2023 VCMI Team"
LICENSE="GNU GPL v2"
REVISION="4"
REVISION="5"
SOURCE_URI="https://github.com/vcmi/vcmi/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="1c714487a6c3c7b9fd956fc2a50d05a1ebcc9431c6b9c72f256143be38f4e0da"
PATCHES="vcmi-$portVersion.patchset"
@@ -16,6 +16,8 @@ PATCHES="vcmi-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
libtbbVersion="2"
PROVIDES="
vcmi$secondaryArchSuffix = $portVersion
cmd:vcmibuilder
@@ -71,7 +73,7 @@ BUILD_REQUIRES="
devel:libSDL2_image_2.0$secondaryArchSuffix
devel:libSDL2_mixer_2.0$secondaryArchSuffix
devel:libSDL2_ttf_2.0$secondaryArchSuffix
devel:libtbb$secondaryArchSuffix
devel:libtbb$secondaryArchSuffix >= $libtbbVersion
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="