libevdev: switch to stable release and use meson

This commit is contained in:
Jeremy Soller 2025-10-30 17:46:47 -06:00
parent 9f304623a9
commit 35a10d52a2
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -1,5 +1,7 @@
#TODO compilation error
[source]
tar = "https://www.freedesktop.org/software/libevdev/libevdev-1.13.1.tar.xz"
tar = "https://www.freedesktop.org/software/libevdev/libevdev-1.12.1.tar.xz"
blake3 = "d4be83e6f6cb4972cf5052f5a046eb820aa529427202f043a9d95b945e73edcd"
[build]
template = "configure"
template = "meson"