summaryrefslogtreecommitdiffstats
path: root/graphics/openexr/DETAILS
diff options
context:
space:
mode:
authorJuuso Alasuutari2006-09-17 15:13:10 +0300
committerJuuso Alasuutari2006-09-17 15:13:10 +0300
commite12d8ddd427337089f2243081a654d80c28aa067 (patch)
treee79ddd881cd3742fa3352f21ca48f0f0167f34ba /graphics/openexr/DETAILS
parentcb8b7a8e932ded1b59bbec6132738666d448fdbc (diff)
openexr: Fixed bug #12940, made depends fltk optional, removed obsolete
sig file.
Diffstat (limited to 'graphics/openexr/DETAILS')
-rwxr-xr-xgraphics/openexr/DETAILS18
1 files changed, 12 insertions, 6 deletions
diff --git a/graphics/openexr/DETAILS b/graphics/openexr/DETAILS
index 86fcbdee35..86f8de1e4f 100755
--- a/graphics/openexr/DETAILS
+++ b/graphics/openexr/DETAILS
@@ -1,22 +1,28 @@
SPELL=openexr
VERSION=1.4.0a
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=$SOURCE.sig
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%a}
SOURCE_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE
- SOURCE2_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE2
+ SOURCE2_URL[0]=http://savannah.nongnu.org/download/$SPELL/$SOURCE2
SOURCE_URL[1]=http://www.openexr.com/downloads/$SOURCE
SOURCE_GPG="openexr.gpg:${SOURCE}.sig:UPSTREAM_KEY"
- SOURCE2_IGNORE=signature
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.openexr.com/
ENTERED=20030123
+ PATCHLEVEL=1
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.
+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)
+some sample images at:
+http://savannah.nongnu.org/download/openexr/OpenEXR-images.pkg/1.0/OpenEXR-images.tar.gz (15mb)
EOF