           SPELL=openjpeg
         VERSION=1.5.1
     SOURCE_HASH=sha512:7b6c6889eb478008bd659cf2f2dcc0551ebb0c15f6765d1df04bc75208acb300929e399d0ea9b5c69a6d43b39cd1e58ab94bc71c3b6efdfba35903f46b54dd2d
  SECURITY_PATCH=1
#      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://openjpeg.googlecode.com/files/$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
