name : libevdev version : 1.13.4 release : 18 source : - https://www.freedesktop.org/software/libevdev/libevdev-1.13.4.tar.xz : f00ab8d42ad8b905296fab67e13b871f1a424839331516642100f82ad88127cd homepage : https://www.freedesktop.org/wiki/Software/libevdev/ license : - GPL-2.0-only WITH Linux-syscall-note - MIT component : xorg.library summary : Wrapper library for evdev devices description: | libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc. checkdeps : - pkgconfig(check) setup : | %meson_configure -Ddocumentation=disabled build : | %ninja_build install : | %ninja_install check : | # Breaks tests unset LD_PRELOAD %ninja_check