           SPELL=libsvgtiny-pixbuf
         VERSION=0.0.2
          SOURCE="$SPELL-$VERSION.tar.xz"
   SOURCE_URL[0]=https://michael.orlitzky.com/code/releases/$SOURCE
     SOURCE_HASH=sha512:bf657fd341cab1f9b7ff81f9d517096176e6b82d14c2d6be12e0b6a8420e787bd8c9d7324ecccad8c0a01c839b9de0ecf6f998996571dcba8e9b6c22c28bbe56
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://michael.orlitzky.com/code/libsvgtiny-pixbuf.xhtml"
      LICENSE[0]="AGPL-3.0-or-later"
         ENTERED=20241220
        KEYWORDS=""
           SHORT="SVG pixbuf loader based on libsvgtiny"
cat << EOF
A library that allows GTK to load SVG files without using librsvg. The
main reason you would want to do that is because librsvg is a security
nightmare. Nowadays librsvg is also less portable and more onerous to build
than when it was written in C.
EOF
