From a03e432cac05da7891c638084bd2ad30beb83a03 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 16 Nov 2025 19:55:29 +0100 Subject: [PATCH] vcmi, revbump for old TBB changes (#13225) --- games-strategy/vcmi/vcmi-1.3.1.recipe | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/games-strategy/vcmi/vcmi-1.3.1.recipe b/games-strategy/vcmi/vcmi-1.3.1.recipe index dedd82c93..2157822ed 100644 --- a/games-strategy/vcmi/vcmi-1.3.1.recipe +++ b/games-strategy/vcmi/vcmi-1.3.1.recipe @@ -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="