# Watch: https://gitlab.gnome.org/GNOME/librsvg/-/tags librsvg-([0-9.]+)[.]tar
. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=librsvg2
         VERSION=2.61.2
     SOURCE_HASH=sha256:4644d83623dd61cc4479c2b3c372e1da2b281552ebc90035c8d1ac502eb1dc00:UPSTREAM_HASH
  SECURITY_PATCH=2
          SOURCE=${SPELL%?}-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL%?}-$VERSION"
   SOURCE_URL[0]="${GNOME_URL}/sources/${SPELL%?}/${VERSION%.*}/${SOURCE}"
      LICENSE[0]=LGPL
        WEB_SITE=https://wiki.gnome.org/Projects/LibRsvg
         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
