. "$GRIMOIRE"/NETSURF_FUNCTIONS
           SPELL=libnsgif
         VERSION=1.0.0
          SOURCE="$SPELL-$VERSION-src.tar.gz"
   SOURCE_URL[0]="http://download.netsurf-browser.org/libs/releases/$SOURCE"
     SOURCE_HASH=sha512:e87d5faaa4f586a098357a23bed58a8a7a79c94549b21c3338dd04bd5e074e93a7719d93d79515287b15514a2cf39aaa2abd88fd9aec8785a27594ee5cc2ddc0
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://www.netsurf-browser.org/projects/libnsgif/"
      LICENSE[0]=MIT
         ENTERED=20090429
           SHORT="a decoding library for the GIF image file format"
cat << EOF
Libnsgif is a decoding library for the GIF image file format, written
in C. It was developed as part of the NetSurf project and is available
for use by other software under the MIT licence.
EOF
