summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/librsvg2/DETAILS
blob: 2e9bf85ed4deca11d6873e7675dc2185510ee15a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=librsvg2
         VERSION=2.40.4
     SOURCE_HASH=sha512:effb6de6042cc89d9ce01a80058f09b2f4bee43055d07e4b4fb35120f5283e93073221c9453ec03fbb42c71b30202b3febeb5607c9b62c46d2a00ac233a55ed1
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig
  SECURITY_PATCH=2
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=${SPELL%?}-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL%?}-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/${SPELL%?}/$BRANCH/$SOURCE
      LICENSE[0]=LGPL
        WEB_SITE=http://www.gnome.org/projects/nautilus
         ENTERED=20020509
        KEYWORDS="gnome2 libs"
           SHORT="library for operating on files in SVG format"
cat << EOF
The librsvg library is a lightweight library for parsing and rendering 
vector-graphic files in SVG format (like the ones made by sodipodi).  It also
includes functions that render anti-aliased fonts using freetype, including
caching of glyphs. It's used by Nautilus for drawing vector icons and
anti-aliased type.
EOF