summaryrefslogtreecommitdiffstats
path: root/gnome1-libs/gdk-pixbuf/DETAILS
blob: 9bf1d7fc3799a8c8c2612d4ab02ecaaf62fc1925 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
           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_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