           SPELL=giflib5
          SPELLX=${SPELL//5}
         VERSION=5.2.1
     SOURCE_HASH=sha512:4550e53c21cb1191a4581e363fc9d0610da53f7898ca8320f0d3ef6711e76bdda2609c2df15dc94c45e28bff8de441f1227ec2da7ea827cb3c0405af4faa4736
  SECURITY_PATCH=2
          SOURCE="${SPELLX}-${VERSION}.tar.gz"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
   SOURCE_URL[0]="https://downloads.sourceforge.net/${SPELLX}/${SOURCE}"
      LICENSE[0]=MIT
        WEB_SITE="http://giflib.sourceforge.net/"
        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
