PKGNAME=geocode-glib
PKGSEC=gnome
PKGDEP="glib json-glib libsoup-3"
BUILDDEP="gobject-introspection"
PKGDES="GLib interface to the Geocode helper library"

ABTYPE=meson
MESON_AFTER=(
    '-Denable-installed-tests=false'
    '-Denable-introspection=true'
    '-Denable-gtk-doc=false'
    '-Dsoup2=false'
)
