2023-07-03 07:03:57 -07:00
|
|
|
.{
|
|
|
|
.name = "mach-glfw",
|
|
|
|
.version = "0.2.0",
|
|
|
|
.dependencies = .{
|
2023-07-07 17:04:29 -07:00
|
|
|
.glfw = .{
|
|
|
|
.url = "https://github.com/hexops/glfw/archive/49c21c3d2fcaf9799b593f5320ce8e598a692c74.tar.gz",
|
|
|
|
.hash = "12200a907165afc4c099d4d19e2f7ce9923a72116006d8f5f5af3a9a071fa66171d2",
|
|
|
|
},
|
2023-07-03 07:03:57 -07:00
|
|
|
.direct3d_headers = .{
|
|
|
|
.url = "https://github.com/hexops/direct3d-headers/archive/773dce3f079eecdccc7c71d1318a0741649d568b.tar.gz",
|
|
|
|
.hash = "12200d2155216c5eb5f111282cd355b5433cad6a68fd040294e695149cba329f7c12",
|
|
|
|
},
|
2023-07-03 08:49:38 -07:00
|
|
|
.vulkan_headers = .{
|
|
|
|
.url = "https://github.com/hexops/vulkan-headers/archive/e1b061ff624531e82a7daea5dbd56c07e08bf0be.tar.gz",
|
|
|
|
.hash = "12204967f9d07fda3af6a21d6ab71fb832da2186176c530a7a14aa96043537399e6b",
|
|
|
|
},
|
|
|
|
.wayland_headers = .{
|
|
|
|
.url = "https://github.com/hexops/wayland-headers/archive/7bf46f3d60edab2171643ff85770c392ef62704d.tar.gz",
|
|
|
|
.hash = "1220689912c40c0880b094f748199c490810d4fa4c58ce1ef9058ce97f46ee28496a",
|
|
|
|
},
|
|
|
|
.x11_headers = .{
|
2023-07-03 20:13:31 -07:00
|
|
|
.url = "https://github.com/hexops/x11-headers/archive/99af89c7bfdc7db503f3a7003571f8e81bcd09f3.tar.gz",
|
|
|
|
.hash = "1220e6bd3186841c1da38d862d52ba88dec9633d24f409eda27627321937419a0ddb",
|
2023-07-03 08:49:38 -07:00
|
|
|
},
|
2023-07-03 07:03:57 -07:00
|
|
|
},
|
|
|
|
}
|