           SPELL=librsvg2
         VERSION=2.9.5
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=librsvg-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/librsvg-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/librsvg/$BRANCH/$SOURCE
          MD5[0]='786cc3dfa1c75ca25f6aaa6256ab000a'
      LICENSE[0]=LGPL
        WEB_SITE=http://www.gnome.org/projects/nautilus
         ENTERED=20020509
         UPDATED=20050208
           SHORT="librsvg is a library for operating on files in SVG format"
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
