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 12.2 platform.
Download (HTTP): https://download.gnome.org/sources/goffice/0.10/goffice-0.10.57.tar.xz
Download MD5 sum: 4c55f99d8fafe1f91276cb7538521fdb
Download size: 2.4 MB
Estimated disk space required: 81 MB (with tests)
Estimated build time: 0.4 SBU (Using parallelism=4; with tests)
GTK+-3.24.43, libgsf-1.14.52, librsvg-2.58.3, libxslt-1.1.42, and Which-2.21
GLib-2.80.4 (with GObject Introspection), ghostscript-10.03.1, gsettings-desktop-schemas-46.1, GTK-Doc-1.34.0, Lasem, and libspectre
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.