           SPELL=openjpeg
         VERSION=1.5.2
     SOURCE_HASH=sha512:b945cf4f8b5e3227a0c07120c94b0ed5bf30c901de73059ee1d47975f46744fb62bbe84cdb2917c6431128f400020874eb07160af870b5448ced897998b08862
  SECURITY_PATCH=2
#      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=https://sf.net/projects/openjpeg.mirror/files/$VERSION/$SOURCE
      LICENSE[0]=BSD
        WEB_SITE=http://code.google.com/p/openjpeg/
        KEYWORDS="images graphics libs"
         ENTERED=20070627
      PATCHLEVEL=2
           SHORT='Open-source JPEG 2000 codec'
cat << EOF
The OpenJPEG library is an open-source JPEG 2000 codec written in C language.
It has been developed in order to promote the use of JPEG 2000, the new
still-image compression standard from the Joint Photographic Experts Group
(JPEG). In addition to the basic codec, various other features are under
development, among them the JP2 and MJ2 (Motion JPEG 2000) file formats, an
indexing tool useful for the JPIP protocol, JPWL-tools for error-resilience, a
Java-viewer for j2k-images, ...
EOF
