summaryrefslogblamecommitdiffstats
path: root/gnome1-libs/gdk-pixbuf/DETAILS
blob: e24ef310b20cf13eb15fc1bb22ff145dae3add91 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                                                                        


                                     
                              
                  









                                                                     
           SPELL=gdk-pixbuf
         VERSION=0.22.0
  SECURITY_PATCH=1
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
     SOURCE_HASH=sha512:9efbd26591b8d5bbe3a211198bb16eec717719be1666dc8e75c6b44629cac09aac263316ae841b72beba4543335b16f9d2bc363f144816ccf937f336b4b7f766
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20010922
         UPDATED=20051205
        KEYWORDS="gnome1 libs"
       BUILD_API=1
           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