# Watch: https://download.gnome.org/sources/goffice/0.10/
           SPELL=goffice
         VERSION=0.10.59
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
     SOURCE_HASH=sha512:a702e95687b8f7671f175431acb0925e22cf661b2c8d662b1cf9f45243efa75d6e28414613d833cfc1651fc926d0a0d2094e3c82361c03b38efd1ab9aa9471e7
      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
