          MODULE=giflib
         VERSION=5.2.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/giflib
      SOURCE_VFY=sha256:be7ffbd057cadebe2aa144542fd90c6838c6a083b5e8a9048b8ee3b66b29d5fb
        WEB_SITE=http://giflib.sourceforge.net
         ENTERED=20070930
         UPDATED=20240220
           SHORT="A library for compressed GIF images"

cat << EOF
A library for reading and writing gif images. This library use LZW
compression in the gif format (the Unisys patent on it expired in 2004).
EOF
