           SPELL=librsvg2
         VERSION=2.36.1
     SOURCE_HASH=sha512:e76742705009e3e34cffc22c3fad13f76a54a4da6e3ffcc0aa9b554fcdfebf00cd3d7671e4deb5c5a7dfc455a87c2c01ee0866a2425856c1d09f2dba62c8ff15
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig
  SECURITY_PATCH=1
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=${SPELL%?}-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL%?}-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/${SPELL%?}/$BRANCH/$SOURCE
      LICENSE[0]=LGPL
        WEB_SITE=http://www.gnome.org/projects/nautilus
         ENTERED=20020509
        KEYWORDS="gnome2 libs"
           SHORT="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
