summaryrefslogtreecommitdiffstats
path: root/graphics-libs/ilmbase/DETAILS
blob: 4ba2cee9b5b972ff92ad010d8b68c622c44704b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
           SPELL=ilmbase
         VERSION=1.0.1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
   SOURCE_URL[0]=http://download.savannah.nongnu.org/releases/openexr/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.openexr.com/
      SOURCE_GPG=openexr.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=http://www.ilm.com/opensource/ilm-bsd-lic.html
         ENTERED=20071208
           SHORT="High dynamic-range (HDR) image file format library and tools"
cat << EOF
Half is a class that encapsulates our 16-bit floating-point format.

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.

Iex is an exception-handling library.
EOF