summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/goffice/DETAILS
blob: f68756b8ab7ba04b8e1a4f3e037b60995ed8c8e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
           SPELL=goffice
         VERSION=0.10.22
          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:e9a8a6177d3f8ac866c7e9b508ca6a92bb9ab7eec00d4472b9ad31c4c54c1e337a8b21e23dd668f1adc8d5dd0c3df8f1f115fc7c10ffda31993c262b7eccb514
      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