. "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=openjpeg
         VERSION=2.5.4
     SOURCE_HASH=sha512:702a10e20caaf8209684ded7c9fcf32f5ba6a972cf2d9fcf2611cdc6a446d2c3bb60324205758e6b6f92278c8cf4ef0fbae511e6ffb45ed6e8df514db0c6ab25
  SECURITY_PATCH=6
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/uclouvain/${SPELL}/archive/v${VERSION}.tar.gz
# Watch: https://github.com/uclouvain/openjpeg/tags tags/v([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
      LICENSE[0]=BSD
        WEB_SITE=https://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
