. "$GRIMOIRE"/NETSURF_FUNCTIONS
           SPELL=libnsbmp
         VERSION=0.1.7
          SOURCE="${SPELL}-$VERSION-src.tar.gz"
   SOURCE_URL[0]="http://download.netsurf-browser.org/libs/releases/$SOURCE"
     SOURCE_HASH=sha512:dcc4187f8eb404b327c5addeb80b49b492ec3f962c4e3c09483425a3c7641d832ed14578fbae7353c10d1bacf7a771d35c537ffb730cfddff01ae7d1932acaf8
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
