Zig build of libevdev
| .forgejo/workflows | initial | |
| src | First correct working build | |
| test | First correct working build | |
| .gitignore | First correct working build | |
| build.zig | First correct working build | |
| build.zig.zon | Add src to manifest paths | |
| LICENSE | initial | |
| README.md | Disclaimer | |
libevdev
This is freedesktop.org/libevdev packaged for Zig.
ported build script
This libevdev wrapper includes a port of the python script inside, used in upstream build.
testing
The test directory includes pre-generated output from the original python script, but the build generates its own header from upstream source.
TODO
Actually test this in an external project (surprise, it's broken) FreeBSD support