mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
superslicer: specify a boost version
This commit is contained in:
@@ -25,7 +25,7 @@ What are SuperSlicer main features? main new features/differences?
|
||||
HOMEPAGE="https://github.com/supermerill/SuperSlicer"
|
||||
COPYRIGHT="Merill"
|
||||
LICENSE="GNU AGPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/supermerill/SuperSlicer/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="47ddf0dcf2d428e483011a74d32fe56a75fbe55dc8a3187956d5dd5758279dcb"
|
||||
SOURCE_DIR="SuperSlicer-$portVersion"
|
||||
@@ -123,15 +123,11 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
opencascade${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