           SPELL=librsvg
         VERSION=1.0.3
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:1613b92427106214db0e537c1376caffaa4c7ec458233b0cddf6bd81ded966f211cd9907fd0cb0028581f638df218e9a8f16f2f8f46d13b6477c007ae679420f
        WEB_SITE=http://www.gnome.org
      LICENSE[0]=LGPL
         ENTERED=20011006
         UPDATED=20020124
        KEYWORDS="gnome1 libs"
           SHORT="librsvg is a library for rendering vector-graphic files."
cat << EOF
The librsvg library is a lightweight library for parsing and
rendering vector-graphic files in SVG format (like the ones made by
sodipodi).  It also includes functions that render anti-aliased fonts
using freetype, including caching of glyphs. It's used by Nautilus for
drawing vector icons and anti-aliased type.
EOF
