PKGNAME=libwacom
PKGSEC=libs
PKGDEP="glib libgudev systemd libevdev"
PKGDES="Library to identify Wacom tablets and their features"

ABTYPE=meson
MESON_AFTER=(
    '-Ddocumentation=disabled'
    '-Dtests=disabled'
)

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
