           SPELL=gdk-pixbuf2
         VERSION=2.30.8
     SOURCE_HASH=sha512:2888cf035b70330e8d3ac87af54b69b2c990440fd59922464088d2a685e90022ad39c83d1ce1ccccfac3872b55ce9445ec4a3e9c7ab6371e20b19e20df7f261d
  SECURITY_PATCH=2
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=gdk-pixbuf-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gdk-pixbuf-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/gdk-pixbuf/$BRANCH/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/$BRANCH/$SOURCE
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
        WEB_SITE=http://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
