orcaslicer, revbump for old TBB changes (#13228)

This commit is contained in:
Schrijvers Luc
2025-11-17 09:58:04 +01:00
committed by GitHub
parent 4c907c63df
commit fd41e08d5f

View File

@@ -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