summaryrefslogtreecommitdiffstats
path: root/graphics-libs/openimageio/DETAILS
blob: d03a65513dfbf6e6a1cbb3147bfaf98e80477348 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=openimageio
         VERSION=2.0.11
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]="https://github.com/OpenImageIO/oiio/archive/Release-${VERSION}.tar.gz"
     SOURCE_HASH=sha512:81fef78b11d07fab03ce508347686e0db47622d08563262d1a204a5ec4a1b79e4c2f52ec7d72b585b148ee1adecf39d5420c10d46de621bc573fcac083fc87f6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/oiio-Release-${VERSION}"
        WEB_SITE="https://sites.google.com/site/openimageio/"
      LICENSE[0]=BSD
         ENTERED=20130111
           SHORT="a library for reading and writing images"
cat << EOF
OpenImageIO is a library for reading and writing images, and a bunch of
related classes, utilities, and applications.  There is a particular emphasis
on formats and functionality used in professional, large-scale animation and
visual effects work for film.  OpenImageIO is used extensively in animation
and VFX studios all over the world, and is also incorporated into several
commercial products.
EOF