           SPELL=libart_lgpl
         VERSION=2.3.21
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
      LICENSE[0]=LGPL
        WEB_SITE=http://www.levien.com/libart
         ENTERED=20020509
        KEYWORDS="gnome2 libs"
           SHORT="Libart is a library of functions for 2D graphics"
cat << EOF
Libart is a library of functions for 2D graphics supporting a
superset of the PostScript imaging model, designed to be integrated
with graphics, artwork, and illustration programs. It is written in
optimized C, and is fully compatible with C++. With a small
footprint of 10,000 lines of code, it is especially suitable for
embedded applications. Libart is currently being used in several free
software applications, including Gill (the Gnome SVG editor),
the Gnome Canvas, and several others under development.
EOF
