PKGNAME=xinput-calibrator
PKGSEC=x11
PKGDEP="gcc-runtime glibc x11-lib x11-app"
BUILDDEP="desktop-file-utils"
PKGDES="A generic touchscreen calibration program for X.Org"

ABTYPE=meson
MESON_AFTER=(
    '-Dgui=x11'
)
