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