           SPELL=goffice
         VERSION=0.10.61
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
     SOURCE_HASH=sha512:5e9f9aeb1c59199e64807b86438d03fc3aa31340e2a52d59066e2c7851d0786441ccce008c226ee1c62cfef3c080ae1ff654a71519a368343c0fe51076e0445b
      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
