summaryrefslogtreecommitdiffstats
path: root/graphics/openexr/DETAILS
diff options
context:
space:
mode:
authorroot2006-04-24 09:03:08 -0500
committerroot2006-04-24 09:03:08 -0500
commit84d8b510ac289af0a43bfa9e110844af27a90196 (patch)
treed7093929b954dd2f71114bff270755e18f737eb1 /graphics/openexr/DETAILS
initial commit from stable 0.3
Diffstat (limited to 'graphics/openexr/DETAILS')
-rwxr-xr-xgraphics/openexr/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/openexr/DETAILS b/graphics/openexr/DETAILS
new file mode 100755
index 0000000000..442371d52d
--- /dev/null
+++ b/graphics/openexr/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=openexr
+ VERSION=1.2.1
+ SOURCE=OpenEXR-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/OpenEXR-${VERSION%a}
+ SOURCE_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE
+ #SOURCE_URL[0]=http://www.openexr.com/downloads/$SOURCE
+ MD5[0]=ace5ed4a031df343404efab0d9bb06a9
+ WEB_SITE=http://www.openexr.com/
+ ENTERED=20030123
+ UPDATED=20030123
+ LICENSE[0]=http://www.ilm.com/opensource/ilm-bsd-lic.html
+ BUILD_API=2
+ SHORT="High dynamic-range (HDR) image file format"
+cat << EOF
+OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.
+
+OpenEXR has already been used by ILM on 4 major motion pictures -- Harry Potter and the Sorcerer's Stone, Men in Black II, Gangs of New York, and Signs -- and is also being used on several other movies currently in production.
+
+some sample images at: http://savannah.nongnu.org/download/openexr/OpenEXR-images.pkg/1.0/OpenEXR-images.tar.gz (15mb)
+EOF