           SPELL=cimg
         VERSION=2.1.9
     SOURCE_HASH=sha512:467d892b0fca32c8edd072d275081fd74f02e48bcb787bfba3d0f696a5c232f400f160b25f9e0f1f495e0b7bb3080f7bb4ec3758c0e9d3d3ca50011213c90dd5
          SOURCE=CImg_${VERSION}.zip
   SOURCE_URL[0]=http://cimg.eu/files/$SOURCE
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/CImg-${VERSION}
        WEB_SITE=http://cimg.eu/
         ENTERED=20070318
      LICENSE[0]="http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.txt \
http://www.cecill.info/licences/Licence_CeCILL_V2-en.html"
        KEYWORDS="graphics libs"
            DOCS="${DOCS} Licence*"
           SHORT="The CImg Library - C++ Template Image Processing Library"
cat << EOF
The CImg Library is an open-source C++ toolkit for image processing.
It consists in a single header file 'CImg.h' providing a set of C++ classes
and functions that can be used in your own sources, to load/save, process
and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD,..),
efficient, easy to use, it's a pleasant toolkit for coding image processing
stuffs in C++.
EOF
