The gspell package provides a flexible API to add spell checking to a GTK+ application.
This package is known to build and work properly using an LFS-11.2 platform.
Download (HTTP): https://download.gnome.org/sources/gspell/1.10/gspell-1.10.0.tar.xz
Download MD5 sum: 8c738e40e8b76ee7f614fff75d995ad4
Download size: 424 KB
Estimated disk space required: 11 MB (with tests)
Estimated build time: 0.2 SBU (with tests)
enchant-2.3.3, ICU-71.1 and GTK+-3.24.34
gobject-introspection-1.72.0, GTK-Doc-1.33.2, Vala-0.56.2, and Valgrind-3.19.0
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gspell
Install gspell by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check. One test, test-checker, is known to fail if the external package Hunspell is not installed. The tests also must be run in an X session.
Now, as the root
user:
make install