mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
openvdb: bump revision to build with newer boost.
This commit is contained in:
@@ -5,7 +5,7 @@ time-varying, volumetric data discretized on a three-dimensional grid."
|
||||
HOMEPAGE="http://www.openvdb.org/"
|
||||
COPYRIGHT="2012-2018 DreamWorks Animation LLC"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/AcademySoftwareFoundation/openvdb/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d8803214c245cf0ca14a2c30cd215b183147c03c888c59fc642f213f98b4d68f"
|
||||
|
||||
@@ -58,9 +58,9 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libblosc$secondaryArchSuffix
|
||||
devel:libboost_iostreams$secondaryArchSuffix
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libboost_thread$secondaryArchSuffix
|
||||
devel:libboost_iostreams$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_system$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.69.0
|
||||
devel:libcppunit$secondaryArchSuffix
|
||||
devel:libHalf_2_4$secondaryArchSuffix
|
||||
devel:libtbb$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user