From fd41e08d5f6a4f10e91b7d9f440d9d2440dc611e Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 17 Nov 2025 09:58:04 +0100 Subject: [PATCH] orcaslicer, revbump for old TBB changes (#13228) --- media-gfx/orcaslicer/orcaslicer-2.3.0.recipe | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/media-gfx/orcaslicer/orcaslicer-2.3.0.recipe b/media-gfx/orcaslicer/orcaslicer-2.3.0.recipe index 2a3649239..fd2e6e0cc 100644 --- a/media-gfx/orcaslicer/orcaslicer-2.3.0.recipe +++ b/media-gfx/orcaslicer/orcaslicer-2.3.0.recipe @@ -11,7 +11,7 @@ Main features: HOMEPAGE="https://github.com/SoftFever/OrcaSlicer" COPYRIGHT="SoftFever" LICENSE="GNU AGPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/SoftFever/OrcaSlicer/archive/refs/tags/v$portVersion.tar.gz" CHECKSUM_SHA256="1b3480a372f6514a792f6486f3e9a27eeda67389044d53c0c51b0a84ef1454f8" SOURCE_DIR="OrcaSlicer-$portVersion" @@ -34,6 +34,8 @@ ADDITIONAL_FILES=" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="?x86" +tbbVersion="2" + PROVIDES=" orcaslicer$secondaryArchSuffix = $portVersion app:OrcaSlicer = $portVersion @@ -136,7 +138,7 @@ BUILD_REQUIRES=" devel:libsoup_3.0$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix devel:libssl$secondaryArchSuffix - devel:libtbb$secondaryArchSuffix + devel:libtbb$secondaryArchSuffix >= $tbbVersion devel:libxkbcommon$secondaryArchSuffix devel:libvulkan$secondaryArchSuffix devel:libwayland_client$secondaryArchSuffix