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.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
Download (HTTP): https://download.gnome.org/sources/goffice/0.10/goffice-0.10.56.tar.xz
Download MD5 sum: 50555440e0e4ccef4651193e5e0b5f62
Download size: 2.4 MB
Estimated disk space required: 100 MB (with tests)
Estimated build time: 0.5 SBU (Using parallelism=4; with tests)
GTK+-3.24.38, libgsf-1.14.51, librsvg-2.57.1, libxslt-1.1.39, and Which-2.21
gobject-introspection-1.78.1, ghostscript-10.02.1, gsettings-desktop-schemas-45.0, GTK-Doc-1.33.2, 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
: GTK-Doc をインストール済で API ドキュメントを再構築する場合に指定します。