The GOffice package contains a library of GLib/GTK document centric objects and utilities. This is useful for performing common operations for document centric applications that are conceptually simple, but complex to implement fully. Some of the operations provided by the GOffice library include support for plugins, load/save routines for application documents and undo/redo functions.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/goffice/0.10/goffice-0.10.10.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/goffice/0.10/goffice-0.10.10.tar.xz
Download MD5 sum: 74138bbc9bbf944534d2ee1286492612
Download size: 2.2 MB
Estimated disk space required: 84 MB (additional 2 MB for the tests)
Estimated build time: 0.7 SBU (additional less than 0.1 SBU for the tests)
GTK+-3.10.7, libgsf-1.14.29, librsvg-2.40.1, and Which-2.20
Lasem, libspectre, ghostscript-9.10, gobject-introspection-1.38.0, and GTK-Doc-1.19
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/goffice010
Install GOffice by running the following commands:
./configure --prefix=/usr && make
If you wish to run the tests, issue: make check.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2014-02-26 13:47:01 -0800