Something went wrong. Try again.
A Wayland client for Zig 0.16 with no libwayland: protocol scanner, sans-I/O wire protocol, and socket client.
Something went wrong. Try again.
zig-wayland-native build.zig.zon
1.1 kB · 31 lines
at main
1234567891011121314151617181920212223242526272829303132.{ .name = .wayland, .version = "0.0.0", .fingerprint = 0xa8d655e542f9371, // Changing this has security and trust implications. .minimum_zig_version = "0.16.0", .dependencies = .{ .zxml = .{ .url = "git+https://git.jcollie.dev/jeff/zxml.git#cfbda2e23d78d55ce0e4b61e8ce8f1aee64a57f4", .hash = "zxml-0.0.0-JUQ_3ZzFAwBbkY9YvELURU5yFM7cLH59_W9TJaQy7Tvn", }, .wayland_xml = .{ .url = "https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.26.0/downloads/wayland-1.26.0.tar.xz", .hash = "N-V-__8AAA46JQABKU7sa-6xGUAN44uFsYSUS_w79UVuu7qo", }, .wayland_protocols = .{ .url = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.49/downloads/wayland-protocols-1.49.tar.xz", .hash = "N-V-__8AAOTNEADZkChhsSciYizE4kIbZsozjDZXVeG5R_uY", }, }, .paths = .{ "build.zig", "build.zig.zon", "src", "tests", "tools", "examples", "LICENSES", "REUSE.toml", "README.md", },}