-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathbuild.zig.zon
More file actions
149 lines (149 loc) · 7.32 KB
/
build.zig.zon
File metadata and controls
149 lines (149 loc) · 7.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
.{
.name = .sdl,
.fingerprint = 0xec638ccbd103848b,
.version = "0.0.0",
.minimum_zig_version = "0.15.0",
.dependencies = .{
.sdl = .{
.url = "https://github.com/libsdl-org/SDL/archive/refs/tags/release-3.4.0.tar.gz",
.hash = "N-V-__8AABtk8gIAP7ZQ4yacjIPcrx3btsH0bGNpJG4MPpm6",
.version = "3.4.0",
},
.dbus = .{
.version = "1.16.0",
.url = "https://gitlab.freedesktop.org/dbus/dbus/-/archive/dbus-1.16.0/dbus-dbus-1.16.0.tar.gz",
.hash = "N-V-__8AAINjaQDkpaIvG4MTKbGNglOKX7IQJFsq8g7866ub",
},
.x11 = .{
.url = "https://gitlab.freedesktop.org/xorg/lib/libx11/-/archive/libX11-1.8.12/libx11-libX11-1.8.12.tar.gz",
.hash = "N-V-__8AABFAxQAzwFX9CantfXOo7FpEMuFaDHJU7rouFJDm",
},
.egl = .{
.url = "https://github.com/KhronosGroup/EGL-Registry/archive/3ae2b7c48690d2ce13cc6db3db02dfc0572be65e.tar.gz",
.hash = "N-V-__8AAMlebQAc6dRDTEIyEn_i5KeO8qNg3YdK_Sg1KgDT",
},
.wayland = .{
.version = "1.24.0",
.url = "git+https://gitlab.freedesktop.org/wayland/wayland#736d12ac67c20c60dc406dc49bb06be878501f86",
.hash = "N-V-__8AAGoeGQBEn6KguTJUXrCE0tIRrrXfQX7hYHoKCJwZ",
},
.xkbcommon = .{
.version = "1.9.2",
.url = "https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.9.2.tar.gz",
.hash = "N-V-__8AAEg7XADqmm_Axa-ISq9_0pDsCLjf9Xd8NIOndVMH",
},
.xorgproto = .{
.url = "https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/archive/xorgproto-2024.1/xorgproto-xorgproto-2024.1.tar.gz",
.hash = "N-V-__8AAJkAZgCO0RI9CmCz9GB-r604Mcghuo2rp7BoteNP",
},
.xext = .{
.url = "https://gitlab.freedesktop.org/xorg/lib/libxext/-/archive/libXext-1.3.6/libxext-libXext-1.3.6.tar.gz",
.hash = "N-V-__8AAKbaBwCHCqin8ym--Sq1JjkgGknUDDGABcfOD5Ax",
},
.xcb = .{
.url = "https://gitlab.freedesktop.org/xorg/lib/libxcb/-/archive/libxcb-1.17.0/libxcb-libxcb-1.17.0.tar.gz",
.hash = "N-V-__8AAPZxCQD7JyQLx0_D9J9dnkSoP7iziBVxreTgUqlj",
},
.ibus = .{
.url = "https://github.com/ibus/ibus/releases/download/1.5.32/ibus-1.5.32.tar.gz",
.hash = "N-V-__8AADqspgFDvy12L2K2kbcOVJukO_srdGXLV_ppgnuC",
},
.usb = .{
.url = "https://github.com/libusb/libusb/archive/a61afe5f75d969c4561a1d0ad753aa23cee6329a.zip",
.hash = "N-V-__8AAGT5GgAxQXXIen0EleLF0xfjZZMkR7soefwO0s7E",
},
.xcursor = .{
.version = "1.2.3",
.url = "https://gitlab.freedesktop.org/xorg/lib/libxcursor/-/archive/libXcursor-1.2.3/libxcursor-libXcursor-1.2.3.tar.gz",
.hash = "N-V-__8AAKtlAgAAqwksheZkCSajEEPpi2XivNet-_3hZyz2",
},
.xi = .{
.url = "https://gitlab.freedesktop.org/xorg/lib/libxi/-/archive/libXi-1.8.2/libxi-libXi-1.8.2.tar.gz",
.hash = "N-V-__8AAPVzDQBJt3bUATh5SVq-T6QI-Ns9v2pSScvG_cwH",
},
.xfixes = .{
.url = "https://gitlab.freedesktop.org/xorg/lib/libxfixes/-/archive/libXfixes-6.0.1/libxfixes-libXfixes-6.0.1.tar.gz",
.hash = "N-V-__8AAE0GAQANT3I-eBEAsjhOjUozMQrbDAoSL8FczRwQ",
},
.xrandr = .{
.url = "https://gitlab.freedesktop.org/xorg/lib/libxrandr/-/archive/libXrandr-1.5.4/libxrandr-libXrandr-1.5.4.tar.gz",
.hash = "N-V-__8AAFo1AgAoJp29fLlLfpunfbO5_7FhzG5OGgu05F-P",
},
.xrender = .{
.url = "https://gitlab.freedesktop.org/xorg/lib/libxrender/-/archive/libXrender-0.9.12/libxrender-libXrender-0.9.12.tar.gz",
.hash = "N-V-__8AANorBADbt-RlITZJofNvQWTiaQlv7r7lWYtxAqGx",
},
.decor = .{
.url = "https://gitlab.freedesktop.org/libdecor/libdecor/-/archive/0.2.3/libdecor-0.2.3.tar.gz",
.hash = "N-V-__8AAEG5BAAsZkN2QXLyeuqTnHEOXHHUOGPC9azQ7zq8",
.version = "0.2.3",
},
.opengl = .{
.url = "https://github.com/KhronosGroup/OpenGL-Registry/archive/200cea4030cb49d3e40677379e6368a5f0e8c27b.zip",
.hash = "N-V-__8AAGJE5QqpMdB7CdsJRTzpYhbtgDgfqfd_ZbcaCTsD",
},
.pipewire = .{
.url = "https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/1.4.3/pipewire-1.4.3.tar.gz",
.hash = "N-V-__8AAELD0QClFJpe9uubHxEl5Y9K4lEPfY93oACSzA4E",
.version = "1.4.3",
.api_version = "0.3", // From `meson.build`, does not directly track `version`!
},
.jack = .{
.url = "https://github.com/jackaudio/jack2/archive/refs/tags/jack2-control-api-relicense-nedko.tar.gz",
.hash = "N-V-__8AANOERwAn9QBxYJf43h9P3jq2HYTPvXlZRCHPEmrj",
},
.pulseaudio = .{
// This dependency must be kept in sync with `pulseaudio_windows`.
//
// We fetch from a mirror because the upstream tarball hash occasionally changes. The
// mirror is identical to upstream at the time it was pulled.
//
// Upstream: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/
.url = "https://github.com/Games-by-Mason/pulseaudio/archive/refs/tags/v16.2.tar.gz",
.hash = "N-V-__8AADiK2wBbQBbppKI9s1sR8vTGLV1mhn44OEYxyPD4",
.version = "16.2.0",
.api_version = "12", // From `meson.build`, does not directly track version!
.protocol_version = "35", // From `meson.build`, does not directly track version!
.lazy = true,
},
.pulseaudio_windows = .{
// This is a duplicate of `pulseaudio`, but with a different hash due to a Zig bug that
// results in a different hash on Windows than Linux.
.url = "https://github.com/Games-by-Mason/pulseaudio/archive/refs/tags/v16.2.tar.gz",
.hash = "N-V-__8AAH-J2wA1QFgeIKK0hLveAjq3mNnOJb96xak4HFqx",
.lazy = true,
},
.xscrnsaver = .{
// This dependency must be kept in sync with `xscrnsaver_windows` for similar reasons explained in the `pulseaudio` dependency.
.url = "https://gitlab.freedesktop.org/xorg/lib/libxscrnsaver/-/archive/libXScrnSaver-1.2.4/libxscrnsaver-libXScrnSaver-1.2.4.tar.gz",
.hash = "N-V-__8AAEO3AADhS3i2HiVniZnPqWJh33VqmmUp7JO33xqe",
},
.alsa = .{
.url = "https://github.com/alsa-project/alsa-lib/archive/refs/tags/v1.2.14.tar.gz",
.hash = "N-V-__8AACPMQgBfqlZq9Kx2qUwCMrZVkl-5dDd5bVDiF06E",
},
.sndio = .{
.url = "https://sndio.org/sndio-1.10.0.tar.gz",
.hash = "N-V-__8AAKA0CgB5SuKmufbOKBnZsjDFZuUTNO70MHQEf1p8",
},
.fribidi = .{
.version = "1.0.16",
.interface_version = 4,
.unicode_version = "16.0.0",
.url = "https://github.com/fribidi/fribidi/archive/refs/tags/v1.0.16.tar.gz",
.hash = "N-V-__8AABbxDAFJr4_dchs33gEqLRpBMP2oUBTuIueW9u_h",
},
.thai = .{
.url = "https://github.com/tlwg/libthai/archive/refs/tags/v0.1.30.tar.gz",
.hash = "N-V-__8AAAqMIgArahV5mT0LGKWmDhZC9QtlMIZlaT9yp_lP",
},
},
.paths = .{
"build.zig",
"build.zig.zon",
"src",
"deps",
"LICENSE",
"README.md",
},
}