PKGNAME=gnome-shell-extensions
PKGSEC=gnome
PKGDEP="gnome-shell"
PKGDES="Extensions for GNOME Shell"

ABTYPE=meson
MESON_AFTER=(
    '-Dextension_set=all'
    '-Dclassic_mode=true'
)

ABHOST=noarch
