PKGNAME=gnome-calendar
PKGSEC=gnome
PKGDEP="evolution-data-server gtk-4 libadwaita libgweather libsoup-3"
BUILDDEP="blueprint-compiler"
PKGDES="Calendar and planner application for GNOME"

ABTYPE=meson
MESON_AFTER=(
    '-Dtracing=false'
    '-Dprofile=default'
)
