[Lunar-commits] <moonbase-other> imageworks-OpenColorIO: Adding to moonbase, will be an optional_depends for calligra.
stumbles
stumbles at lunar-linux.org
Wed Mar 27 20:54:47 CET 2013
commit 792a55397747d1cee08fe8c3246ed7d2b20f23d0
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 27 Mar 2013 12:54:47 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/792a55397747d1cee08fe8c3246ed7d2b20f23d0
imageworks-OpenColorIO: Adding to moonbase, will be an optional_depends for calligra.
---
graphics/imageworks-OpenColorIO/BUILD | +5/-0
graphics/imageworks-OpenColorIO/DEPENDS | +3/-0
graphics/imageworks-OpenColorIO/DETAILS | +20/-0
3 files changed, 28 insertions(+)
--- /dev/null
+++ b/graphics/imageworks-OpenColorIO/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_cmake_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/graphics/imageworks-OpenColorIO/DEPENDS
@@ -0,0 +1,3 @@
+depends glew
+depends Python
+depends lcms2
--- /dev/null
+++ b/graphics/imageworks-OpenColorIO/DETAILS
@@ -0,0 +1,20 @@
+ 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
+ WEB_SITE=http://opencolorio.org/
+ ENTERED=20130205
+ UPDATED=20130205
+ SHORT="color management solution geared towards motion picture production"
+
+cat << EOF
+OpenColorIO (OCIO) is a complete color management solution geared towards motion
+picture production with an emphasis on visual effects and computer animation.
+OCIO provides a straightforward and consistent user experience across all
+supporting applications while allowing for sophisticated back-end configuration
+options suitable for high-end production usage. OCIO is compatible with the
+Academy Color Encoding Specification (ACES) and is LUT-format agnostic,
+supporting many popular formats.
+EOF
More information about the Lunar-commits
mailing list