#TODO: needs libevdev working; udev integration is disabled so the compositor owns device discovery [source] tar = "https://gitlab.freedesktop.org/libinput/libinput/-/archive/1.30.2/libinput-1.30.2.tar.bz2" patches = ["redox.patch"] [build] template = "meson" mesonflags = [ "-Dlibwacom=false", "-Dmtdev=false", "-Ddebug-gui=false", "-Dtests=false", "-Dudev=false", "-Ddocumentation=false", ] dependencies = [ "libevdev", ]