[Lunar-commits] <moonbase-other> imageworks-OpenColorIO: bump to 1.0.9
Dennis Veatch
dennisveatch at bellsouth.net
Tue Nov 11 23:00:27 CET 2014
commit 83df9dfb5c3fdf071a548ad10408e48d7cc762f5
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 11 Nov 2014 17:00:04 -0500
URL: https://github.com/lunar-linux/moonbase-other/commit/83df9dfb5c3fdf071a548ad10408e48d7cc762f5
imageworks-OpenColorIO: bump to 1.0.9
---
graphics/imageworks-OpenColorIO/BUILD | +7/-3
graphics/imageworks-OpenColorIO/DEPENDS | +1/-0
graphics/imageworks-OpenColorIO/DETAILS | +6/-6
3 files changed, 14 insertions(+), 9 deletions(-)
--- a/graphics/imageworks-OpenColorIO/BUILD
+++ b/graphics/imageworks-OpenColorIO/BUILD
@@ -1,5 +1,9 @@
-(
- default_cmake_build
+ OPTS+=" -DUSE_EXTERNAL_LCMS=1 \
+ -DUSE_EXTERNAL_YAML=0 \
+ -DUSE_EXTERNAL_TINYXML=1 \
+ -DOCIO_BUILD_STATIC=0 \
+ -DOCIO_BUILD_PYGLUE=1 \
+ -DPYTHON_INCLUDE_DIR=/usr/include/python$(module_version Python | cut -c1-3)" &&
-) > $C_FIFO 2>&1
+ default_cmake_build
--- a/graphics/imageworks-OpenColorIO/DEPENDS
+++ b/graphics/imageworks-OpenColorIO/DEPENDS
@@ -1,3 +1,4 @@
depends glew
depends Python
depends lcms2
+depends tinyxml
--- a/graphics/imageworks-OpenColorIO/DETAILS
+++ b/graphics/imageworks-OpenColorIO/DETAILS
@@ -1,12 +1,12 @@
MODULE=imageworks-OpenColorIO
- VERSION=v1.0.8-0-g19ed2e3
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://github.com/imageworks/OpenColorIO/tarball/v1.0.8
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-8883824
- SOURCE_VFY=sha1:9b9bac9ed85c84f53775686eb72f3d612b148fef
+ VERSION=v1.0.9
+ SOURCE=$VERSION.tar.gz
+ SOURCE_URL=https://github.com/imageworks/OpenColorIO/archive/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/OpenColorIO-1.0.9
+ SOURCE_VFY=sha1:45efcc24db8f8830b6892830839da085e19eeb6d
WEB_SITE=http://opencolorio.org/
ENTERED=20130205
- UPDATED=20130205
+ UPDATED=20141111
SHORT="color management solution geared towards motion picture production"
cat << EOF
More information about the Lunar-commits
mailing list