          MODULE=gmic
         VERSION=3.7.4
          SOURCE=${MODULE}\_${VERSION}.tar.gz
      SOURCE_URL=https://gmic.eu/files/source/
      SOURCE_VFY=sha256:f9f0e5267b26b3c8e683092df87159173b649e69bccfd1481cacd4d294398adf
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
        WEB_SITE=https://gmic.eu
         ENTERED=20201208
         UPDATED=20260319
           SHORT="A Full-Featured Open-Source Framework for Image Processing"

cat << EOF
GMIC is a full-featured open-source framework for digital image processing,
distributed under the CeCILL free software licenses (LGPL-like and/or
GPL-compatible). It provides several user interfaces to convert / process /
visualize generic image datasets, ranging from 1D scalar signals to 3D+t
sequences of multi-spectral volumetric images, hence including 2D color images.

This module only contains the GMIC libraries and the command line interface. For
GUI interfaces, install gmic-qt as well.
EOF
