[Lunar-commits] r25518 - in moonbase/trunk: devel devel/ctl devel/openexr-ctl graphics graphics/openexr-viewers graphics/pfscalibration graphics/pfstmo graphics/pfstools libs libs/OpenEXR libs/ilmbase

Dennis Veatch stumbles at lunar-linux.org
Wed Aug 22 19:18:33 CEST 2007


Author: stumbles
Date: 2007-08-22 19:18:32 +0200 (Wed, 22 Aug 2007)
New Revision: 25518

Added:
   moonbase/trunk/devel/ctl/
   moonbase/trunk/devel/ctl/DETAILS
   moonbase/trunk/devel/openexr-ctl/
   moonbase/trunk/devel/openexr-ctl/DEPENDS
   moonbase/trunk/devel/openexr-ctl/DETAILS
   moonbase/trunk/graphics/openexr-viewers/
   moonbase/trunk/graphics/openexr-viewers/DEPENDS
   moonbase/trunk/graphics/openexr-viewers/DETAILS
   moonbase/trunk/graphics/pfscalibration/
   moonbase/trunk/graphics/pfscalibration/DEPENDS
   moonbase/trunk/graphics/pfscalibration/DETAILS
   moonbase/trunk/graphics/pfstmo/
   moonbase/trunk/graphics/pfstmo/DEPENDS
   moonbase/trunk/graphics/pfstmo/DETAILS
   moonbase/trunk/graphics/pfstools/
   moonbase/trunk/graphics/pfstools/DETAILS
   moonbase/trunk/libs/ilmbase/
   moonbase/trunk/libs/ilmbase/DETAILS
Modified:
   moonbase/trunk/libs/OpenEXR/DEPENDS
   moonbase/trunk/libs/OpenEXR/DETAILS
Log:

Update for OpenEXR. There has been some splits since 1.4.x and now
the ctl/openexr-ctl are separate things. While I'm at it there are 
some initial imports of some EXR/HDR apps to make OpenEXR a bit 
more usefull.

I believe all the dependencies are in order. If not then bark on
what I missed.



Added: moonbase/trunk/devel/ctl/DETAILS
===================================================================
--- moonbase/trunk/devel/ctl/DETAILS	                        (rev 0)
+++ moonbase/trunk/devel/ctl/DETAILS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,13 @@
+          MODULE=ctl
+         VERSION=1.4.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/ampasctl/
+      SOURCE_VFY=sha1:90b4bf44fa0f327e908f5aa4181e787e3e98ebe2
+        WEB_SITE=http://ampasctl.sourceforge.net/
+         ENTERED=20070822
+         UPDATED=20070822
+           SHORT="Color Transformation Language"
+
+cat << EOF
+CTL is a programming language for digital color management.
+EOF

Added: moonbase/trunk/devel/openexr-ctl/DEPENDS
===================================================================
--- moonbase/trunk/devel/openexr-ctl/DEPENDS	                        (rev 0)
+++ moonbase/trunk/devel/openexr-ctl/DEPENDS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1 @@
+depends ctl

Added: moonbase/trunk/devel/openexr-ctl/DETAILS
===================================================================
--- moonbase/trunk/devel/openexr-ctl/DETAILS	                        (rev 0)
+++ moonbase/trunk/devel/openexr-ctl/DETAILS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,14 @@
+          MODULE=openexr-ctl
+         VERSION=1.0.0
+          SOURCE=openexr_ctl-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/ampasctl/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/openexr_ctl-$VERSION
+      SOURCE_VFY=sha1:9888a14b5b6c997e0a3859dd2c7c422d7cdcfbd0
+        WEB_SITE=http://ampasctl.sourceforge.net/
+         ENTERED=20070822
+         UPDATED=20070822
+           SHORT="IlmImfCtl provides a simplified OpenEXR interface to CTL"
+
+cat << EOF
+IlmImfCtl provides a simplified OpenEXR interface to CTL
+EOF

Added: moonbase/trunk/graphics/openexr-viewers/DEPENDS
===================================================================
--- moonbase/trunk/graphics/openexr-viewers/DEPENDS	                        (rev 0)
+++ moonbase/trunk/graphics/openexr-viewers/DEPENDS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1 @@
+depends OpenEXR

Added: moonbase/trunk/graphics/openexr-viewers/DETAILS
===================================================================
--- moonbase/trunk/graphics/openexr-viewers/DETAILS	                        (rev 0)
+++ moonbase/trunk/graphics/openexr-viewers/DETAILS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,21 @@
+          MODULE=openexr-viewers
+         VERSION=1.0.0
+          SOURCE=openexr_viewers-$VERSION.tar.gz
+      SOURCE_URL=http://download.savannah.nongnu.org/releases/openexr/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/openexr_viewers-$VERSION
+      SOURCE_VFY=sha1:6859a59d356afa12dcc8323354329d9fb4e3b3b0
+        WEB_SITE=http://www.openexr.com/index.html
+         ENTERED=20070822
+         UPDATED=20070822
+           SHORT="openexr-viewers"
+
+cat << EOF
+Contains;
+
+exrdisplay is a simple still image viewer that optionally applies color
+transforms to OpenEXR images.
+
+playexr is a program that plays back OpenEXR image sequences, optionally
+with CTL support, applying rendering and display transforms in line with
+the current discussions at the AMPAS Image Interchange Framework committee.
+EOF

Added: moonbase/trunk/graphics/pfscalibration/DEPENDS
===================================================================
--- moonbase/trunk/graphics/pfscalibration/DEPENDS	                        (rev 0)
+++ moonbase/trunk/graphics/pfscalibration/DEPENDS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,2 @@
+depends fftw3
+depends pfstools

Added: moonbase/trunk/graphics/pfscalibration/DETAILS
===================================================================
--- moonbase/trunk/graphics/pfscalibration/DETAILS	                        (rev 0)
+++ moonbase/trunk/graphics/pfscalibration/DETAILS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,18 @@
+          MODULE=pfscalibration
+         VERSION=1.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/pfstools
+      SOURCE_VFY=sha1:f87ade322ef39dc8ebbe60a9559c53066657a1c8
+        WEB_SITE=http://www.mpi-inf.mpg.de/resources/hdr/calibration/pfs.html
+         ENTERED=20070822
+         UPDATED=20070822
+           SHORT="photometric calibration of cameras"
+
+cat << EOF
+PFScalibration package provides an implementation of the Robertson et al.
+2003 method for the photometric calibration of cameras and for the recovery
+of high dynamic range (HDR) images from the set of low dynamic range (LDR)
+exposures. Tools provided with this software can be used for photometric
+calibration of both off-the-shelf digital cameras and HDR cameras as
+described in the MPI Research Report.
+EOF

Added: moonbase/trunk/graphics/pfstmo/DEPENDS
===================================================================
--- moonbase/trunk/graphics/pfstmo/DEPENDS	                        (rev 0)
+++ moonbase/trunk/graphics/pfstmo/DEPENDS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,2 @@
+depends fftw3
+depends pfstools

Added: moonbase/trunk/graphics/pfstmo/DETAILS
===================================================================
--- moonbase/trunk/graphics/pfstmo/DETAILS	                        (rev 0)
+++ moonbase/trunk/graphics/pfstmo/DETAILS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,22 @@
+          MODULE=pfstmo
+         VERSION=1.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/pfstools
+      SOURCE_VFY=sha1:bcb8b9153877d5917c66bded510717e65b6d812a
+        WEB_SITE=http://www.mpi-inf.mpg.de/resources/tmo/
+         ENTERED=20070822
+         UPDATED=20070822
+           SHORT="state-of-the-art tone mapping operators"
+
+cat << EOF
+pfstmo package contains the implementation of state-of-the-art tone mapping
+operators. The motivation here is to provide an implementation of tone
+mapping operators suitable for convenient processing of both static images
+and animations.
+
+The operators are embedded in a flexible framework [pfstools] which provides
+a unified input/output mechanism and a modular architecture for the filtering
+of the image data. Various file formats for static images and video are
+transparently supported and the High Dynamic Range data are processed modularly
+through a Unix piping mechanism.
+EOF

Added: moonbase/trunk/graphics/pfstools/DETAILS
===================================================================
--- moonbase/trunk/graphics/pfstools/DETAILS	                        (rev 0)
+++ moonbase/trunk/graphics/pfstools/DETAILS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,18 @@
+          MODULE=pfstools
+         VERSION=1.6.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:50970c4d9d97907b36a9a789099442316e61ea5a
+        WEB_SITE=http://www.mpi-inf.mpg.de/resources/pfstools/
+         ENTERED=20070822
+         UPDATED=20070822
+           SHORT="manipulating and viewing HDR images and video frames"
+
+cat << EOF
+pfstools package is a set of command line (and one GUI) programs for
+reading, writing, manipulating and viewing high-dynamic range (HDR)
+images and video frames. All programs in the package exchange data
+using unix pipes and a simple generic HDR image format (pfs). The
+concept of the pfstools is similar to netpbm package for low-dynamic
+range images.
+EOF

Modified: moonbase/trunk/libs/OpenEXR/DEPENDS
===================================================================
--- moonbase/trunk/libs/OpenEXR/DEPENDS	2007-08-22 15:25:10 UTC (rev 25517)
+++ moonbase/trunk/libs/OpenEXR/DEPENDS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -1,2 +1,5 @@
-depends zlib &&
+depends zlib
+depends ctl
+depends ilmbase
+
 optional_depends "fltk" "" "" "to build the exrdisplay FLTK application"

Modified: moonbase/trunk/libs/OpenEXR/DETAILS
===================================================================
--- moonbase/trunk/libs/OpenEXR/DETAILS	2007-08-22 15:25:10 UTC (rev 25517)
+++ moonbase/trunk/libs/OpenEXR/DETAILS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -1,13 +1,13 @@
           MODULE=OpenEXR
-         VERSION=1.4.0a
+         VERSION=1.6.0
           SOURCE=openexr-$VERSION.tar.gz
       SOURCE_URL=http://download.savannah.nongnu.org/releases/openexr/
-      SOURCE_VFY=sha1:d7f2188b677ea28cafb104f2ace6c0f50b5aadee
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/openexr-1.4.0
+      SOURCE_VFY=sha1:fd2cc0ceb19f1567e30f88f9469c457d619c1232
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/openexr-$VERSION
         WEB_SITE=http://www.openexr.com/index.html
-      MAINTAINER=dveatch at lunar-linux.org
+      MAINTAINER=stumbles at lunar-linux.org
          ENTERED=20050601
-         UPDATED=20060920
+         UPDATED=20070822
            SHORT="A high dynamic-range (HDR) image file format"
 
 cat << EOF

Added: moonbase/trunk/libs/ilmbase/DETAILS
===================================================================
--- moonbase/trunk/libs/ilmbase/DETAILS	                        (rev 0)
+++ moonbase/trunk/libs/ilmbase/DETAILS	2007-08-22 17:18:32 UTC (rev 25518)
@@ -0,0 +1,18 @@
+          MODULE=ilmbase
+         VERSION=1.0.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://download.savannah.nongnu.org/releases/openexr/
+      SOURCE_VFY=sha1:3ae54005c479cbb340d013c1eab626b685f00424
+        WEB_SITE=http://www.openexr.com/index.html
+         ENTERED=20070809
+         UPDATED=20070822
+           SHORT="thread abstraction library for use with OpenEXR"
+
+cat << EOF
+IlmThread is a thread abstraction library for use with OpenEXR
+and other software packages.  It currently supports pthreads and
+Windows threads.
+
+Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
+and other useful 2D and 3D math functions.
+EOF



More information about the Lunar-commits mailing list