PKGNAME=libshumate
PKGSEC=gnome
PKGDEP="glib gtk-4 cairo sqlite libsoup json-glib protobuf-c pango
        gdk-pixbuf graphene"
BUILDDEP="gperf gobject-introspection vala"
PKGDES="GTK toolkit widgets for embedded maps"

MESON_AFTER=(
    '-Dgir=true'
    '-Dvapi=true'
    '-Dgtk_doc=false'
    '-Ddemos=false'
    '-Dvector_renderer=true'
    '-Dsysprof=disabled'
)
