. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=gdk-pixbuf2
         VERSION=2.42.12
      PATCHLEVEL=0
     SOURCE_HASH="sha512:ae9fcc9b4e8fd10a4c9bf34c3a755205dae7bbfe13fbc93ec4e63323dad10cc862df6a9e2e2e63c84ffa01c5e120a3be06ac9fad2a7c5e58d3dc6ba14d1766e8"
  SECURITY_PATCH=5
          SOURCE=gdk-pixbuf-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gdk-pixbuf-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/gdk-pixbuf/${VERSION%.*}/$SOURCE
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
        WEB_SITE=https://www.gnome.org
         ENTERED=20100817
           SHORT="gdk-pixbuf is a graphics library."
cat << EOF
The GdkPixbuf library provides a number of features:
        - GdkPixbuf structure for representing images.
        - Image loading facilities, both synchronous and progressive.
        - Rendering of a GdkPixbuf into various formats:
          drawables (windows, pixmaps), GdkRGB buffers.
        - Fast scaling and compositing of pixbufs.
        - Simple animation loading (ie. animated gifs).
EOF
