mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
orcaslicer, revbump for old TBB changes (#13228)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user