PKGNAME=gspell
PKGSEC=gnome
PKGDEP="enchant-2 icu"
BUILDDEP="gobject-introspection vala"
PKGDES="Library to implement the spell checking in GTK applications"

ABTYPE=meson
MESON_AFTER=(
    '-Dgspell_app=true'
    '-Dgobject_introspection=true'
    '-Dvapi=true'
    '-Dgtk_doc=false'
    '-Dtests=false'
    '-Dinstall_tests=false'
)

PKGBREAK="latexila<=3.18.2"
