           SPELL=goffice
         VERSION=0.10.9
          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
     SOURCE_HASH=sha512:573f00313099c81fe00485e580913b34337a3d3f780ed69cd893f947cffb1a5231c64021b0e42e6d2de5d7d390aee89929fdef78fa82a7865ffa51a313c63d49
      LICENSE[0]=LGPL
        WEB_SITE=http://www.gnome.org/
         ENTERED=20050530
        KEYWORDS="gnome2 libs"
           SHORT="GOffice shared functionality"
cat << EOF
Goffice is a set of document centric components for GLib and GTK+.

There are common operations for document centric applications that are
conceptually simple, but complex to implement fully.
  - plugins
  - load/save documents
  - undo/redo

Goffice provides a single library for performing such operations.
EOF
