summaryrefslogtreecommitdiffstats
path: root/graphics/openexr/DETAILS
diff options
context:
space:
mode:
authorVlad Glagolev2007-12-09 01:39:54 +0300
committerVlad Glagolev2007-12-09 01:39:54 +0300
commite9f35253f5c17a8d66c30ffca1c485bb0a5c66d7 (patch)
treeb79b75f8a61b0840033671cfa2fa60696378cbb5 /graphics/openexr/DETAILS
parentf28f4513c46af335f4f373594e96800135dd76a7 (diff)
openexr: updated to 1.6.1 + cleaned up, moved gpg key to root cause ilmbase uses it too
Diffstat (limited to 'graphics/openexr/DETAILS')
-rwxr-xr-xgraphics/openexr/DETAILS24
1 files changed, 9 insertions, 15 deletions
diff --git a/graphics/openexr/DETAILS b/graphics/openexr/DETAILS
index 117182f63f..9763630f86 100755
--- a/graphics/openexr/DETAILS
+++ b/graphics/openexr/DETAILS
@@ -1,28 +1,22 @@
SPELL=openexr
- VERSION=1.4.0a
+ VERSION=1.6.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%a}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE
- SOURCE2_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE2
+ SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE_URL[1]=http://www.openexr.com/downloads/$SOURCE
- SOURCE_GPG="openexr.gpg:${SOURCE}.sig:UPSTREAM_KEY"
- SOURCE2_IGNORE=signature
+ SOURCE_GPG=openexr.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://www.openexr.com/
ENTERED=20030123
- PATCHLEVEL=2
LICENSE[0]=http://www.ilm.com/opensource/ilm-bsd-lic.html
KEYWORDS="graphics"
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 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)
+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.
EOF