. "$GRIMOIRE"/NETSURF_FUNCTIONS
           SPELL=libnsbmp
         VERSION=0.1.6
          SOURCE="${SPELL}-$VERSION-src.tar.gz"
   SOURCE_URL[0]="http://download.netsurf-browser.org/libs/releases/$SOURCE"
     SOURCE_HASH=sha512:7e987a47d56216b2e2a795c1233c63599d474fdd9dd495f31bc9a902f92072078ae79e73323da457fd5059908a65f44bacc6c8742f92f0950af80196a4bb4732
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-$VERSION"
        WEB_SITE="http://www.netsurf-browser.org/projects/libnsbmp/"
      LICENSE[0]=MIT
         ENTERED=20090429
           SHORT="a decoding library for BMP and ICO image file formats"
cat << EOF
Libnsbmp is a decoding library for BMP and ICO image file formats, 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
