mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
orcaslicer: specify a boost version
This commit is contained in:
@@ -11,7 +11,7 @@ Main features:
|
||||
HOMEPAGE="https://github.com/SoftFever/OrcaSlicer"
|
||||
COPYRIGHT="SoftFever"
|
||||
LICENSE="GNU AGPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/SoftFever/OrcaSlicer/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1b3480a372f6514a792f6486f3e9a27eeda67389044d53c0c51b0a84ef1454f8"
|
||||
SOURCE_DIR="OrcaSlicer-$portVersion"
|
||||
@@ -98,15 +98,11 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
boost1.83${secondaryArchSuffix}_devel
|
||||
opencascade${secondaryArchSuffix}_devel
|
||||
wxgtk${secondaryArchSuffix}_devel
|
||||
devel:cereal$secondaryArchSuffix
|
||||
devel:eigen$secondaryArchSuffix
|
||||
devel:libboost_atomic$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_chrono$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_date_time$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.83.0
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.83.0
|
||||
devel:libbrotlidec$secondaryArchSuffix
|
||||
devel:libcppunit$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user