UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
gspell
The gspell package provides a flexible API to add spell checking to a GTK+ application.Package info
Template:
Codename: gspell
Source file: gspell-1.14.0.tar.xz
Source file size: 116624
Source file MD5-checkum: 282c1ed7213a657e47de663fd2a081db
Source directory: gspell-1.14.0
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/gspell-1.14.0.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/gspell-1.14.0.tar.xz.md5sum
Dependances: icu, gtk3, enchant.
Dependance of: mousepad.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir gspell-build &&
cd gspell-build &&
meson setup --prefix=/usr --buildtype=release -D gtk_doc=false ..
Build script:
cd gspell-build
ninja
Install script:
cd gspell-build
ninja install