           SPELL=cimg
         VERSION=1.3.4
     SOURCE_HASH=sha512:1a865b91251c6ae87b59007af8f9a78a44bc3203b55be1fc287e482e35bcd4afd91204d2bff5bd26f57fe442560e4271a4efbf9fb4167d236f1bdcda5612b42f
          SOURCE=CImg-${VERSION}.zip
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/CImg-${VERSION}
        WEB_SITE=http://cimg.sourceforge.net/
         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
