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.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://download.gnome.org/sources/goffice/0.10/goffice-0.10.53.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/goffice/0.10/goffice-0.10.53.tar.xz
Download MD5 sum: 27ac6f26fce605b51e2d87fed43a9806
Download size: 2.3 MB
Estimated disk space required: 98 MB (with tests)
Estimated build time: 0.4 SBU (Using parallelism=4; with tests)
GTK+-3.24.34, libgsf-1.14.50, librsvg-2.54.5, libxslt-1.1.37, and Which-2.21
gobject-introspection-1.74.0, ghostscript-10.00.0, gsettings-desktop-schemas-42.0, GTK-Doc-1.33.2, Lasem, and libspectre
User Notes: https://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.