PKGNAME=gnome-bluetooth
PKGSEC=gnome
PKGDEP="bluez gsound gtk-4 libadwaita libnotify upower"
BUILDDEP="gobject-introspection"
PKGDES="Bluetooth manager for GNOME"

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