           SPELL=openjpeg
         VERSION=1.2
          SOURCE=${SPELL}_v${VERSION//./_}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/trunk
   SOURCE_URL[0]=http://www.openjpeg.org/$SOURCE
      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
      LICENSE[0]=BSD
        WEB_SITE=http://www.openjpeg.org/
        KEYWORDS="images graphics libs"
         ENTERED=20070627
           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
