           SPELL=giflib5
          SPELLX=${SPELL//5}
         VERSION=5.1.4
     SOURCE_HASH=sha512:32b5e342056c210e6478e9cb3b6ceec9594dcfaf34feea1eb4dad633a081ed4465bceee578c19165907cb47cb83912ac359ceea666a8e07dbbb5420f9928f96d
  SECURITY_PATCH=2
          SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELLX/files/$SOURCE
      LICENSE[0]=MIT
        WEB_SITE=http://sourceforge.net/projects/$SPELL/
        KEYWORDS="images graphics libs"
         ENTERED=20140529
           SHORT="giflib is a non-LZQ library for compressed GIF images"
cat << EOF
giflib is a library for reading and writing gif images. It is API and ABI 
compatible with libungif which was in wide use while the LZW compression 
algorithm was patented.
EOF
