PKGNAME=gnome-online-accounts
PKGSEC=gnome
PKGDEP="gcr-4 json-glib krb5 libaccounts-glib libnotify libsecret rest \
        telepathy-glib webkit2gtk libadwaita"
BUILDDEP="gobject-introspection vala"
PKGDES="GNOME service to access online accounts"

ABTYPE=meson
MESON_AFTER=(
    '-Dgoabackend=true'
    '-Dexchange=true'
    '-Dfedora=true'
    '-Dgoogle=true'
    '-Dimap_smtp=true'
    '-Dkerberos=true'
    '-Downcloud=true'
    '-Dwebdav=true'
    '-Dms_graph=true'
    '-Dgtk_doc=false'
    '-Ddocumentation=false'
    '-Dintrospection=true'
    '-Dman=true'
    '-Dvapi=true'
)
