PKGNAME=libgweather
PKGSEC=gnome
PKGDEP="libsoup-3 gtk-3 geocode-glib gweather-locations"
BUILDDEP="gobject-introspection vala"
PKGDES="Library to access weather information in GNOME applications"

ABTYPE=meson
MESON_AFTER=(
    '-Denable_vala=true'
    '-Dgtk_doc=false'
    '-Dintrospection=true'
)

PKGBREAK="evolution-data-server<=3.40.4 gnome-panel<=3.40.0 \
          gnome-settings-daemon<=40.0.1 evolution<=3.40.4 \
          gnome-applets<=3.40.0 gnome-calendar<=40.2 gnome-clocks<=40.0 \
          gnome-initial-setup<=40.4"
