          MODULE=openjpeg-2
         VERSION=2.5.4
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/uclouvain/openjpeg/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:a695fbe19c0165f295a8531b1e4e855cd94d0875d2f88ec4b61080677e27188a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/openjpeg-$VERSION
        WEB_SITE=http://www.openjpeg.org/
            TYPE=cmake
         ENTERED=20141020
         UPDATED=20250926
           SHORT="open-source JPEG 2000 codec written in C language"

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
