mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
opencolorio2.3, revbump, fixes build on 64bit not finding expat (#10618)
This commit is contained in:
@@ -10,7 +10,7 @@ LUT-format agnostic, supporting many popular formats."
|
||||
HOMEPAGE="https://opencolorio.org/"
|
||||
COPYRIGHT="2003-2010 Sony Pictures Imageworks Inc., et al."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/imageworks/OpenColorIO/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6bbf4e7fa4ea2f743a238cb22aff44890425771a2f57f62cece1574e46ceec2f"
|
||||
SOURCE_FILENAME="opencolorio-$portVersion.tar.gz"
|
||||
@@ -112,6 +112,7 @@ BUILD()
|
||||
-DOCIO_BUILD_PYTHON=OFF \
|
||||
-DOCIO_BUILD_TESTS=OFF \
|
||||
-DOCIO_USE_SSE=$USE_SSE \
|
||||
-Dexpat_ROOT=`finddir B_SYSTEM_DIRECTORY`/$relativeDevelopLibDir/libexpat.so \
|
||||
-Dminizip-ng_LIBRARY=`finddir B_SYSTEM_DIRECTORY`/$relativeDevelopLibDir/libminizip-ng.so \
|
||||
-Dminizip-ng_INCLUDE_DIR=`finddir B_SYSTEM_DIRECTORY`/$relativeIncludeDir/minizip-ng \
|
||||
-Dminizip-ng_DIR=TRUE
|
||||
|
||||
Reference in New Issue
Block a user