           SPELL=giflib5
          SPELLX=${SPELL//5}
         VERSION=5.2.2
     SOURCE_HASH=sha512:0865ab2b1904fa14640c655fdb14bb54244ad18a66e358565c00287875d00912343f9be8bfac7658cc0146200d626f7ec9160d7a339f20ba3be6b9941d73975f
  SECURITY_PATCH=2
          SOURCE="${SPELLX}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
   SOURCE_URL[0]="https://downloads.sourceforge.net/${SPELLX}/${SOURCE}"
# Watch: https://sourceforge.net/projects/giflib/files/ giflib-([0-9.]+)[.]tar
      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
