           SPELL=gnome-doc-utils
         VERSION=0.12.2
	  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]=GPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20050208
        KEYWORDS="gnome2 libs"
           SHORT="Gnome documentation utilities"
cat << EOF
This package contains a number of utilities for working with
GNOME documentation.  Notably, this includes:

  Build Utilities
    Clean and powerful utilities for building, checking, and installing
    documentation for GNOME applications.

  xml2po
    Danilo's wonderful tool for translating documentation with po files.
    The build utilities are set up to take full advantage of xml2po.

  DocBook Stylesheets
    The DocBook XSLT stylesheets that once lived in Yelp.
EOF
