PKGNAME=uwsm
PKGSEC=admin
PKGDEP="bash python-3 dbus-python pyxdg"
BUILDDEP="meson scdoc"
PKGDES="Standalone Wayland session manager"
# Note: This is a pure Python + shell program.
ABHOST=noarch
ABTYPE=meson
MESON_AFTER=(
    '-Duuctl=enabled'
    '-Dfumon=enabled'
    '-Duwsm-app=enabled'
    '-Dttyautolock=enabled'
)
