           SPELL="giflib6"
          SPELLX="${SPELL//6}"
         VERSION="6.1.3"
     SOURCE_HASH="sha512:fb1d6319694745e8cdac7c57e96bd3a87dbfd978f2bfd00e826742db53398011c43f9a6e7f4375b0e77b162358ddfa14d85bce652680fb5967b72c46775c0edb"
          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="20260311"
           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
