958f8798b6
No more git submodules!
24 lines
975 B
Plaintext
24 lines
975 B
Plaintext
.{
|
|
.name = "river",
|
|
.version = "0.4.0-dev",
|
|
.paths = .{""},
|
|
.dependencies = .{
|
|
.@"zig-pixman" = .{
|
|
.url = "https://codeberg.org/ifreund/zig-pixman/archive/v0.1.0.tar.gz",
|
|
.hash = "122014eeb4600a059bdcfe1c864862f17e6d5e4237e3bb7d6818f2a5583f6f4eb843",
|
|
},
|
|
.@"zig-wayland" = .{
|
|
.url = "https://codeberg.org/ifreund/zig-wayland/archive/v0.1.0.tar.gz",
|
|
.hash = "1220b0f8f822c1625af7aae4cb3ab2c4ec1a4c0e99ef32867b2a8d88bb070b3e7f6d",
|
|
},
|
|
.@"zig-wlroots" = .{
|
|
.url = "https://codeberg.org/ifreund/zig-wlroots/archive/v0.17.0.tar.gz",
|
|
.hash = "1220714d1cc39c3abb1d9c22a0b838d847ead099cb7d9931821490483f30c022e827",
|
|
},
|
|
.@"zig-xkbcommon" = .{
|
|
.url = "https://codeberg.org/ifreund/zig-xkbcommon/archive/v0.1.0.tar.gz",
|
|
.hash = "1220840390382c88caf9b0887f6cebbba3a7d05960b8b2ee6d80567b2950b71e5017",
|
|
},
|
|
},
|
|
}
|