summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d076ede53c72cf717907f133214990e8a58f902e (plain)
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
pkgbase = electron26
	pkgdesc = Build cross platform desktop apps with web technologies
	pkgver = 26.6.10
	pkgrel = 5
	url = https://electronjs.org
	arch = x86_64
	license = MIT
	license = BSD-3-Clause
	makedepends = clang
	makedepends = git
	makedepends = gn
	makedepends = gperf
	makedepends = harfbuzz-icu
	makedepends = http-parser
	makedepends = java-runtime-headless
	makedepends = libnotify
	makedepends = lld
	makedepends = llvm
	makedepends = ninja
	makedepends = nodejs-lts-hydrogen
	makedepends = npm
	makedepends = patchutils
	makedepends = pciutils
	makedepends = pipewire
	makedepends = python
	makedepends = python-httplib2
	makedepends = python-pyparsing
	makedepends = python-requests
	makedepends = python-six
	makedepends = rust
	makedepends = qt5-base
	makedepends = wget
	makedepends = yarn
	depends = c-ares
	depends = gcc-libs
	depends = glibc
	depends = gtk3
	depends = libgtk-3.so
	depends = libevent
	depends = libffi
	depends = libffi.so
	depends = libpulse
	depends = libpulse.so
	depends = nss
	depends = zlib
	depends = libz.so
	depends = fontconfig
	depends = libfontconfig.so
	depends = woff2
	depends = libwoff2dec.so
	depends = libjpeg
	depends = libjpeg.so
	depends = icu
	depends = libicui18n.so
	depends = libicuuc.so
	depends = dav1d
	depends = libdav1d.so
	depends = flac
	depends = libFLAC.so
	depends = snappy
	depends = libxml2
	depends = libxml2.so
	depends = ffmpeg
	depends = libavcodec.so
	depends = libavcodec.so
	depends = libavformat.so
	depends = libavutil.so
	depends = libwebp
	depends = libwebpdemux.so
	depends = libwebpmux.so
	depends = libwebp.so
	depends = minizip
	depends = opus
	depends = libopus.so
	depends = harfbuzz
	depends = libharfbuzz.so
	depends = libharfbuzz-subset.so
	depends = re2
	depends = libre2.so
	depends = jsoncpp
	depends = libjsoncpp.so
	depends = libxslt
	depends = libxslt.so
	depends = libpng
	depends = libpng16.so
	depends = freetype2
	depends = libfreetype.so
	optdepends = kde-cli-tools: file deletion support (kioclient5)
	optdepends = pipewire: WebRTC desktop sharing under Wayland
	optdepends = qt5-base: enable Qt5 with --enable-features=AllowQt
	optdepends = trash-cli: file deletion support (trash-put)
	optdepends = xdg-utils: open URLs with desktop’s default (xdg-email, xdg-open)
	options = !lto
	source = git+https://github.com/electron/electron.git#tag=v26.6.10
	source = https://github.com/stha09/chromium-patches/releases/download/chromium-116-patchset-2/chromium-116-patchset-2.tar.xz
	source = REVERT-disable-autoupgrading-debug-info.patch
	source = compiler-rt-adjust-paths.patch
	source = default_app-icon.patch
	source = electron-launcher.sh
	source = electron.desktop
	source = icu-74.patch
	source = jinja-python-3.10.patch
	source = libxml2-2.12.patch
	source = std-vector-non-const.patch
	source = use-system-libraries-in-node.patch
	source = makepkg-source-roller.py
	source = chromium-mirror::git+https://github.com/chromium/chromium.git#tag=116.0.5845.228
	source = chromium-mirror_third_party_nan::git+https://github.com/nodejs/nan.git#commit=16fa32231e2ccd89d2804b3f765319128b20c4ac
	source = chromium-mirror_third_party_electron_node::git+https://github.com/nodejs/node.git#tag=v18.16.1
	source = chromium-mirror_third_party_clang-format_script::git+https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git#commit=f97059df7f8b205064625cdb5f97b56668a125ef
	source = chromium-mirror_buildtools_third_party_libc++_trunk::git+https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git#commit=055b2e17ae4f0e2c025ad0c7508b01787df17758
	source = chromium-mirror_buildtools_third_party_libc++abi_trunk::git+https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git#commit=8d21803b9076b16d46c32e2f10da191ee758520c
	source = chromium-mirror_buildtools_third_party_libunwind_trunk::git+https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git#commit=b5a43ecdac82a248f8a700a68c722b4d98708377
	source = chromium-mirror_chrome_test_data_perf_canvas_bench::git+https://chromium.googlesource.com/chromium/canvas_bench.git#commit=a7b40ea5ae0239517d78845a5fc9b12976bfc732
	source = chromium-mirror_chrome_test_data_perf_frame_rate_content::git+https://chromium.googlesource.com/chromium/frame_rate/content.git#commit=c10272c88463efeef6bb19c9ec07c42bc8fe22b9
	source = chromium-mirror_chrome_test_data_xr_webvr_info::git+https://chromium.googlesource.com/external/github.com/toji/webvr.info.git#commit=c58ae99b9ff9e2aa4c524633519570bf33536248
	source = chromium-mirror_media_cdm_api::git+https://chromium.googlesource.com/chromium/cdm.git#commit=fef0b5aa1bd31efb88dfab804bdbe614f3d54f28
	source = chromium-mirror_native_client::git+https://chromium.googlesource.com/native_client/src/native_client.git#commit=f9cb132c419b9e019853103e88c518026b9f5083
	source = chromium-mirror_net_third_party_quiche_src::git+https://quiche.googlesource.com/quiche.git#commit=037705cdfae29714daa24852021c2e5998a54446
	source = chromium-mirror_third_party_angle::git+https://chromium.googlesource.com/angle/angle.git#commit=b48983ab8c74d2fcd9ef17c80727affb9e690c53
	source = chromium-mirror_third_party_anonymous_tokens_src::git+https://chromium.googlesource.com/external/github.com/google/anonymous-tokens.git#commit=8c8d20953d502db31fec2353b199e6c22ef0236e
	source = chromium-mirror_third_party_content_analysis_sdk_src::git+https://chromium.googlesource.com/external/github.com/chromium/content_analysis_sdk.git#commit=b8744f00646d175057f0be7443c7c72a311b5381
	source = chromium-mirror_third_party_dav1d_libdav1d::git+https://chromium.googlesource.com/external/github.com/videolan/dav1d.git#commit=f8ae94eca0f53502a2cddd29a263c1edea4822a0
	source = chromium-mirror_third_party_dawn::git+https://dawn.googlesource.com/dawn.git#commit=5318d39e47819212769b974ed3a0b42e373df59e
	source = chromium-mirror_third_party_highway_src::git+https://chromium.googlesource.com/external/github.com/google/highway.git#commit=8f20644eca693cfb74aa795b0006b6779c370e7a
	source = chromium-mirror_third_party_google_benchmark_src::git+https://chromium.googlesource.com/external/github.com/google/benchmark.git#commit=b177433f3ee2513b1075140c723d73ab8901790f
	source = chromium-mirror_third_party_boringssl_src::git+https://boringssl.googlesource.com/boringssl.git#commit=ae88f198a49d77993e9c44b017d0e69c810dc668
	source = chromium-mirror_third_party_breakpad_breakpad::git+https://chromium.googlesource.com/breakpad/breakpad.git#commit=8988364bcddd9b194b0bf931c10bc125987330ed
	source = chromium-mirror_third_party_cast_core_public_src::git+https://chromium.googlesource.com/cast_core/public.git#commit=e42ef68aa05ac0c163805f60b9b19284f3c2dee3
	source = chromium-mirror_third_party_catapult::git+https://chromium.googlesource.com/catapult.git#commit=cef5cf05b2410be6cae210e4ae7de0ab808736c3
	source = chromium-mirror_third_party_ced_src::git+https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git#commit=ba412eaaacd3186085babcd901679a48863c7dd5
	source = chromium-mirror_third_party_cld_3_src::git+https://chromium.googlesource.com/external/github.com/google/cld_3.git#commit=b48dc46512566f5a2d41118c8c1116c4f96dc661
	source = chromium-mirror_third_party_colorama_src::git+https://chromium.googlesource.com/external/colorama.git#commit=3de9f013df4b470069d03d250224062e8cf15c49
	source = chromium-mirror_third_party_cpu_features_src::git+https://chromium.googlesource.com/external/github.com/google/cpu_features.git#commit=936b9ab5515dead115606559502e3864958f7f6e
	source = chromium-mirror_third_party_cpuinfo_src::git+https://chromium.googlesource.com/external/github.com/pytorch/cpuinfo.git#commit=f44a9dabb2192ffb203ddd0c71f6373c7d82faed
	source = chromium-mirror_third_party_crc32c_src::git+https://chromium.googlesource.com/external/github.com/google/crc32c.git#commit=fa5ade41ee480003d9c5af6f43567ba22e4e17e6
	source = chromium-mirror_third_party_cros_system_api::git+https://chromium.googlesource.com/chromiumos/platform2/system_api.git#commit=ea8d35b6f6762ff618dabf307be7a03971afa02e
	source = chromium-mirror_third_party_crossbench::git+https://chromium.googlesource.com/crossbench.git#commit=cdc33384bfa900dfec28e6cf7b5f22cd7ff2c92f
	source = chromium-mirror_third_party_depot_tools::git+https://chromium.googlesource.com/chromium/tools/depot_tools.git#commit=fc75af35d41df6c7742caef751428aa875199990
	source = chromium-mirror_third_party_devtools-frontend_src::git+https://chromium.googlesource.com/devtools/devtools-frontend.git#commit=f7c236f0555abbe40cebfdc2d4148ea8dfdf0f10
	source = chromium-mirror_third_party_dom_distiller_js_dist::git+https://chromium.googlesource.com/chromium/dom-distiller/dist.git#commit=199de96b345ada7c6e7e6ba3d2fa7a6911b8767d
	source = chromium-mirror_third_party_eigen3_src::git+https://chromium.googlesource.com/external/gitlab.com/libeigen/eigen.git#commit=7d7576f3262fa15c34d5575637bd8d7ff4a83f16
	source = chromium-mirror_third_party_farmhash_src::git+https://chromium.googlesource.com/external/github.com/google/farmhash.git#commit=816a4ae622e964763ca0862d9dbd19324a1eaf45
	source = chromium-mirror_third_party_ffmpeg::git+https://chromium.googlesource.com/chromium/third_party/ffmpeg.git#commit=881c5c3f6412020c37e97e178e0f5da9ddd2ae90
	source = chromium-mirror_third_party_flac::git+https://chromium.googlesource.com/chromium/deps/flac.git#commit=689da3a7ed50af7448c3f1961d1791c7c1d9c85c
	source = chromium-mirror_third_party_flatbuffers_src::git+https://chromium.googlesource.com/external/github.com/google/flatbuffers.git#commit=13fc75cb6b7b44793f3f5b4ba025ff403d012c9f
	source = chromium-mirror_third_party_fontconfig_src::git+https://chromium.googlesource.com/external/fontconfig.git#commit=06929a556fdc39c8fe12965b69070c8df520a33e
	source = chromium-mirror_third_party_fp16_src::git+https://chromium.googlesource.com/external/github.com/Maratyszcza/FP16.git#commit=0a92994d729ff76a58f692d3028ca1b64b145d91
	source = chromium-mirror_third_party_gemmlowp_src::git+https://chromium.googlesource.com/external/github.com/google/gemmlowp.git#commit=13d57703abca3005d97b19df1f2db731607a7dc2
	source = chromium-mirror_third_party_grpc_src::git+https://chromium.googlesource.com/external/github.com/grpc/grpc.git#commit=822dab21d9995c5cf942476b35ca12a1aa9d2737
	source = chromium-mirror_third_party_freetype_src::git+https://chromium.googlesource.com/chromium/src/third_party/freetype2.git#commit=3829fdaae5f12590f93807e9bcb866be131a201a
	source = chromium-mirror_third_party_freetype-testing_src::git+https://chromium.googlesource.com/external/github.com/freetype/freetype2-testing.git#commit=7a69b1a2b028476f840ab7d4a2ffdfe4eb2c389f
	source = chromium-mirror_third_party_fxdiv_src::git+https://chromium.googlesource.com/external/github.com/Maratyszcza/FXdiv.git#commit=63058eff77e11aa15bf531df5dd34395ec3017c8
	source = chromium-mirror_third_party_harfbuzz-ng_src::git+https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git#commit=db700b5670d9475cc8ed4880cc9447b232c5e432
	source = chromium-mirror_third_party_emoji-segmenter_src::git+https://chromium.googlesource.com/external/github.com/google/emoji-segmenter.git#commit=9ba6d25d0d9313569665d4a9d2b34f0f39f9a50e
	source = chromium-mirror_third_party_ots_src::git+https://chromium.googlesource.com/external/github.com/khaledhosny/ots.git#commit=46bea9879127d0ff1c6601b078e2ce98e83fcd33
	source = chromium-mirror_third_party_libgav1_src::git+https://chromium.googlesource.com/codecs/libgav1.git#commit=cd53f7c0d6a1c005e38874d143c8876d375bae70
	source = chromium-mirror_third_party_googletest_src::git+https://chromium.googlesource.com/external/github.com/google/googletest.git#commit=af29db7ec28d6df1c7f0f745186884091e602e07
	source = chromium-mirror_third_party_hunspell_dictionaries::git+https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries.git#commit=41cdffd71c9948f63c7ad36e1fb0ff519aa7a37e
	source = chromium-mirror_third_party_icu::git+https://chromium.googlesource.com/chromium/deps/icu.git#commit=e8c3bc9ea97d4423ad0515e5f1c064f486dae8b1
	source = chromium-mirror_third_party_jsoncpp_source::git+https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git#commit=42e892d96e47b1f6e29844cc705e148ec4856448
	source = chromium-mirror_third_party_leveldatabase_src::git+https://chromium.googlesource.com/external/leveldb.git#commit=068d5ee1a3ac40dabd00d211d5013af44be55bea
	source = chromium-mirror_third_party_libFuzzer_src::git+https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt/lib/fuzzer.git#commit=26cc39e59b2bf5cbc20486296248a842c536878d
	source = chromium-mirror_third_party_fuzztest_src::git+https://chromium.googlesource.com/external/github.com/google/fuzztest.git#commit=0e6385f1b48865f35889749046083586e110e390
	source = chromium-mirror_third_party_libaddressinput_src::git+https://chromium.googlesource.com/external/libaddressinput.git#commit=e8712e415627f22d0b00ebee8db99547077f39bd
	source = chromium-mirror_third_party_libaom_source_libaom::git+https://aomedia.googlesource.com/aom.git#commit=414a2fcbb1bb0f4ac471613e12004651f4d67c25
	source = chromium-mirror_third_party_libavif_src::git+https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git#commit=781d6a6467d82d8ba36256f31b6593a33c03345d
	source = chromium-mirror_third_party_libavifinfo_src::git+https://aomedia.googlesource.com/libavifinfo.git#commit=8ed46385f4b6fb0b4680d791002cbd674b2b9cb6
	source = chromium-mirror_third_party_nearby_src::git+https://chromium.googlesource.com/external/github.com/google/nearby-connections.git#commit=44fb9b4fa24e1140202c53a7c56bea90a0426adb
	source = chromium-mirror_third_party_beto-core_src::git+https://beto-core.googlesource.com/beto-core.git#commit=45756ea770c41085d5c71156b2c46da0b10117d6
	source = chromium-mirror_third_party_securemessage_src::git+https://chromium.googlesource.com/external/github.com/google/securemessage.git#commit=fa07beb12babc3b25e0c5b1f38c16aa8cb6b8f84
	source = chromium-mirror_third_party_ukey2_src::git+https://chromium.googlesource.com/external/github.com/google/ukey2.git#commit=0275885d8e6038c39b8a8ca55e75d1d4d1727f47
	source = chromium-mirror_third_party_cros-components_src::git+https://chromium.googlesource.com/external/google3/cros_components.git#commit=81d1ad8e0ba89d207657f124de3d0829829484d7
	source = chromium-mirror_third_party_libdrm_src::git+https://chromium.googlesource.com/chromiumos/third_party/libdrm.git#commit=98e1db501173303e58ef6a1def94ab7a2d84afc1
	source = chromium-mirror_third_party_expat_src::git+https://chromium.googlesource.com/external/github.com/libexpat/libexpat.git#commit=441f98d02deafd9b090aea568282b28f66a50e36
	source = chromium-mirror_third_party_libipp_libipp::git+https://chromium.googlesource.com/chromiumos/platform2/libipp.git#commit=2209bb84a8e122dab7c02fe66cc61a7b42873d7f
	source = chromium-mirror_third_party_libjpeg_turbo::git+https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git#commit=aa4075f116e4312537d0d3e9dbd5e31096539f94
	source = chromium-mirror_third_party_liblouis_src::git+https://chromium.googlesource.com/external/liblouis-github.git#commit=9700847afb92cb35969bdfcbbfbbb74b9c7b3376
	source = chromium-mirror_third_party_libphonenumber_dist::git+https://chromium.googlesource.com/external/libphonenumber.git#commit=140dfeb81b753388e8a672900fb7a971e9a0d362
	source = chromium-mirror_third_party_libprotobuf-mutator_src::git+https://chromium.googlesource.com/external/github.com/google/libprotobuf-mutator.git#commit=a304ec48dcf15d942607032151f7e9ee504b5dcf
	source = chromium-mirror_third_party_libsrtp::git+https://chromium.googlesource.com/chromium/deps/libsrtp.git#commit=5b7c744eb8310250ccc534f3f86a2015b3887a0a
	source = chromium-mirror_third_party_libsync_src::git+https://chromium.googlesource.com/aosp/platform/system/core/libsync.git#commit=f4f4387b6bf2387efbcfd1453af4892e8982faf6
	source = chromium-mirror_third_party_libvpx_source_libvpx::git+https://chromium.googlesource.com/webm/libvpx.git#commit=278d0acd32c3fd544e6f99cbfd714df3430a6442
	source = chromium-mirror_third_party_libwebm_source::git+https://chromium.googlesource.com/webm/libwebm.git#commit=e4fbea0c9751ae8aa86629b197a28d8276a2b0da
	source = chromium-mirror_third_party_libwebp_src::git+https://chromium.googlesource.com/webm/libwebp.git#commit=4619a48fc3292743d7ce9658bee4245406734109
	source = chromium-mirror_third_party_libyuv::git+https://chromium.googlesource.com/libyuv/libyuv.git#commit=04821d1e7d60845525e8db55c7bcd41ef5be9406
	source = chromium-mirror_third_party_lss::git+https://chromium.googlesource.com/linux-syscall-support.git#commit=ce877209e11aa69dcfffbd53ef90ea1d07136521
	source = chromium-mirror_third_party_material_color_utilities_src::git+https://chromium.googlesource.com/external/github.com/material-foundation/material-color-utilities.git#commit=bd6537fb1c4aa2164d97f96e78a9c826e360a0ed
	source = chromium-mirror_third_party_minigbm_src::git+https://chromium.googlesource.com/chromiumos/platform/minigbm.git#commit=3018207f4d89395cc271278fb9a6558b660885f5
	source = chromium-mirror_third_party_nasm::git+https://chromium.googlesource.com/chromium/deps/nasm.git#commit=7fc833e889d1afda72c06220e5bed8fb43b2e5ce
	source = chromium-mirror_third_party_neon_2_sse_src::git+https://chromium.googlesource.com/external/github.com/intel/ARM_NEON_2_x86_SSE.git#commit=a15b489e1222b2087007546b4912e21293ea86ff
	source = chromium-mirror_third_party_openh264_src::git+https://chromium.googlesource.com/external/github.com/cisco/openh264.git#commit=09a4f3ec842a8932341b195c5b01e141c8a16eb7
	source = chromium-mirror_third_party_openscreen_src::git+https://chromium.googlesource.com/openscreen.git#commit=2a4dbe656f38bf7617df013b54c683e461ed064d
	source = chromium-mirror_third_party_openxr_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenXR-SDK.git#commit=58a00cf85c39ad5ec4dc43a769624e420c06179a
	source = chromium-mirror_third_party_pdfium::git+https://pdfium.googlesource.com/pdfium.git#commit=6c2c8ce87dfbf69b533e97f78807dff28c95f014
	source = chromium-mirror_third_party_perfetto::git+https://android.googlesource.com/platform/external/perfetto.git#commit=271c226bfba2965bb5c72fd6964f016ed1f85c05
	source = chromium-mirror_third_party_pthreadpool_src::git+https://chromium.googlesource.com/external/github.com/Maratyszcza/pthreadpool.git#commit=1787867f6183f056420e532eec640cba25efafea
	source = chromium-mirror_third_party_pyelftools::git+https://chromium.googlesource.com/chromiumos/third_party/pyelftools.git#commit=19b3e610c86fcadb837d252c794cb5e8008826ae
	source = chromium-mirror_third_party_quic_trace_src::git+https://chromium.googlesource.com/external/github.com/google/quic-trace.git#commit=caa0a6eaba816ecb737f9a70782b7c80b8ac8dbc
	source = chromium-mirror_third_party_pywebsocket3_src::git+https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/pywebsocket3.git#commit=50602a14f1b6da17e0b619833a13addc6ea78bc2
	source = chromium-mirror_third_party_re2_src::git+https://chromium.googlesource.com/external/github.com/google/re2.git#commit=7c5e396af825562ec8321fdbf2f1cf276b26e3ae
	source = chromium-mirror_third_party_ruy_src::git+https://chromium.googlesource.com/external/github.com/google/ruy.git#commit=caa244343de289f913c505100e6a463d46c174de
	source = chromium-mirror_third_party_skia::git+https://skia.googlesource.com/skia.git#commit=bb40886d43b5fcbcdfb5587a2d20db418622990a
	source = chromium-mirror_third_party_smhasher_src::git+https://chromium.googlesource.com/external/smhasher.git#commit=e87738e57558e0ec472b2fc3a643b838e5b6e88f
	source = chromium-mirror_third_party_snappy_src::git+https://chromium.googlesource.com/external/github.com/google/snappy.git#commit=c9f9edf6d75bb065fa47468bf035e051a57bec7c
	source = chromium-mirror_third_party_sqlite_src::git+https://chromium.googlesource.com/chromium/deps/sqlite.git#commit=b7e480172bb2411f9afedefdcc69a57a12f18b7b
	source = chromium-mirror_third_party_swiftshader::git+https://swiftshader.googlesource.com/SwiftShader.git#commit=b8f1a3ad5f9e077cd4c67e2f612e42bc8ef2fd30
	source = chromium-mirror_third_party_text-fragments-polyfill_src::git+https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/text-fragments-polyfill.git#commit=c036420683f672d685e27415de0a5f5e85bdc23f
	source = chromium-mirror_third_party_tflite_src::git+https://chromium.googlesource.com/external/github.com/tensorflow/tensorflow.git#commit=f3e12f6b28647da499edb69794745f14869f0df9
	source = chromium-mirror_third_party_vulkan-deps::git+https://chromium.googlesource.com/vulkan-deps.git#commit=73a4816c4b451e0e47b35478ba204acb7848b6b9
	source = chromium-mirror_third_party_vulkan_memory_allocator::git+https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git#commit=ebe84bec02c041d28f902da0214bf442743fc907
	source = chromium-mirror_third_party_wayland_src::git+https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git#commit=a8c7553ec9af6462474524fd2bb4e9a7dc7217dd
	source = chromium-mirror_third_party_wayland-protocols_src::git+https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland-protocols.git#commit=4624cfaaf563cd7be5e2e2087c8de6d3a48ea867
	source = chromium-mirror_third_party_wayland-protocols_kde::git+https://chromium.googlesource.com/external/github.com/KDE/plasma-wayland-protocols.git#commit=0b07950714b3a36c9b9f71fc025fc7783e82926e
	source = chromium-mirror_third_party_wayland-protocols_gtk::git+https://chromium.googlesource.com/external/github.com/GNOME/gtk.git#commit=40ebed3a03aef096addc0af09fec4ec529d882a0
	source = chromium-mirror_third_party_webdriver_pylib::git+https://chromium.googlesource.com/external/github.com/SeleniumHQ/selenium/py.git#commit=fc5e7e70c098bfb189a9a74746809ad3c5c34e04
	source = chromium-mirror_third_party_webgl_src::git+https://chromium.googlesource.com/external/khronosgroup/webgl.git#commit=b934957d2423492a9a8682f48517f07607503f3f
	source = chromium-mirror_third_party_webgpu-cts_src::git+https://chromium.googlesource.com/external/github.com/gpuweb/cts.git#commit=82ed433cbcb632d6700551067a6d3acc6c2ab46e
	source = chromium-mirror_third_party_webrtc::git+https://webrtc.googlesource.com/src.git#commit=402f60c2eabefbc7a120ec01659690c7fdf89769
	source = chromium-mirror_third_party_wuffs_src::git+https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c.git#commit=fe9d08f2b6e80af691bfb1a718e144c49a1b9eba
	source = chromium-mirror_third_party_weston_src::git+https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/weston.git#commit=420cfd00f2de91de74bd9d4d8348e43c582d29f0
	source = chromium-mirror_third_party_xdg-utils::git+https://chromium.googlesource.com/chromium/deps/xdg-utils.git#commit=d80274d5869b17b8c9067a1022e4416ee7ed5e0d
	source = chromium-mirror_third_party_xnnpack_src::git+https://chromium.googlesource.com/external/github.com/google/XNNPACK.git#commit=b9d4073a6913891ce9cbd8965c8d506075d2a45a
	source = chromium-mirror_tools_page_cycler_acid3::git+https://chromium.googlesource.com/chromium/deps/acid3.git#commit=6be0a66a1ebd7ebc5abc1b2f405a945f6d871521
	source = chromium-mirror_v8::git+https://chromium.googlesource.com/v8/v8.git#commit=47bf74e7ed48d3a0d6ea92f46c32be46ebed08fe
	source = chromium-mirror_third_party_angle_third_party_glmark2_src::git+https://chromium.googlesource.com/external/github.com/glmark2/glmark2.git#commit=ca8de51fedb70bace5351c6b002eb952c747e889
	source = chromium-mirror_third_party_angle_third_party_rapidjson_src::git+https://chromium.googlesource.com/external/github.com/Tencent/rapidjson.git#commit=781a4e667d84aeedbeb8184b7b62425ea66ec59f
	source = chromium-mirror_third_party_angle_third_party_VK-GL-CTS_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git#commit=f29bd2feeafff80013d4b52a8abbc960cbbb7dbd
	source = chromium-mirror_third_party_dawn_build::git+https://chromium.googlesource.com/chromium/src/build.git#commit=1103ef535ca1e100db5d4e59781a4e59369a9818
	source = chromium-mirror_third_party_dawn_buildtools::git+https://chromium.googlesource.com/chromium/src/buildtools.git#commit=2ff42d2008f09f65de12e70c6ff0ad58ddb090ad
	source = chromium-mirror_third_party_dawn_tools_clang::git+https://chromium.googlesource.com/chromium/src/tools/clang.git#commit=effd9257d456f2d42e9e22fa4f37a24d8cf0b5b5
	source = chromium-mirror_third_party_dawn_testing::git+https://chromium.googlesource.com/chromium/src/testing.git#commit=166db27fd0d53afc0c716b1ae9c15725e380871f
	source = chromium-mirror_third_party_dawn_third_party_jinja2::git+https://chromium.googlesource.com/chromium/src/third_party/jinja2.git#commit=ee69aa00ee8536f61db6a451f3858745cf587de6
	source = chromium-mirror_third_party_dawn_third_party_markupsafe::git+https://chromium.googlesource.com/chromium/src/third_party/markupsafe.git#commit=0944e71f4b2cb9a871bcbe353f95e889b64a611a
	source = chromium-mirror_third_party_dawn_third_party_glfw::git+https://chromium.googlesource.com/external/github.com/glfw/glfw.git#commit=62e175ef9fae75335575964c845a302447c012c7
	source = chromium-mirror_third_party_dawn_third_party_zlib::git+https://chromium.googlesource.com/chromium/src/third_party/zlib.git#commit=64bbf988543996eb8df9a86877b32917187eba8f
	source = chromium-mirror_third_party_dawn_third_party_abseil-cpp::git+https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp.git#commit=bc3ab29356a081d0b5dd4ac55e30f4b45d8794cc
	source = chromium-mirror_third_party_dawn_third_party_protobuf_electron26::git+https://chromium.googlesource.com/external/github.com/protocolbuffers/protobuf.git#commit=fde7cf7358ec7cd69e8db9be4f1fa6a5c431386a
	source = chromium-mirror_third_party_openscreen_src_third_party_tinycbor_src::git+https://chromium.googlesource.com/external/github.com/intel/tinycbor.git#commit=d393c16f3eb30d0c47e6f9d92db62272f0ec4dc7
	source = chromium-mirror_third_party_vulkan-deps_glslang_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git#commit=6a7ec4be7b8a22ab16cea0f294b5973dbcdd637a
	source = chromium-mirror_third_party_vulkan-deps_spirv-cross_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git#commit=2d3a152081ca6e6bea7093940d0f81088fe4d01c
	source = chromium-mirror_third_party_vulkan-deps_spirv-headers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git#commit=6e09e44cd88a5297433411b2ee52f4cf9f50fa90
	source = chromium-mirror_third_party_vulkan-deps_spirv-tools_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git#commit=a63ac9f73d29cd27cdb6e3388d98d1d934e512bb
	source = chromium-mirror_third_party_vulkan-deps_vulkan-headers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git#commit=c1a8560c5cf5e7bd6dbc71fe69b1a317411c36b8
	source = chromium-mirror_third_party_vulkan-deps_vulkan-loader_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git#commit=db51885950c860961279168997b5cde12a77abf9
	source = chromium-mirror_third_party_vulkan-deps_vulkan-tools_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git#commit=0cab6e8055fb0f3a54d8314552fd523a3da57c2c
	source = chromium-mirror_third_party_vulkan-deps_vulkan-validation-layers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=e2be2287f4820ed578d1adeca981736146a74d9a
	sha256sums = 5e418ac1e7f3bdd1f4858b351409a36ca7c69adaecae82f6d0b643216b4574da
	sha256sums = 25ad7c1a5e0b7332f80ed15ccf07d7e871d8ffb4af64df7c8fef325a527859b0
	sha256sums = 1b782b0f6d4f645e4e0daa8a4852d63f0c972aa0473319216ff04613a0592a69
	sha256sums = b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
	sha256sums = dd2d248831dd4944d385ebf008426e66efe61d6fdf66f8932c963a12167947b4
	sha256sums = b406bc9adb7fadcfbd26f204f3e0ef8c31a41fa09181edb28626167ac58fe038
	sha256sums = 4484200d90b76830b69eea3a471c103999a3ce86bb2c29e6c14c945bf4102bae
	sha256sums = ff9ebd86b0010e1c604d47303ab209b1d76c3e888c423166779cefbc22de297f
	sha256sums = 55dbe71dbc1f3ab60bf1fa79f7aea7ef1fe76436b1d7df48728a1f8227d2134e
	sha256sums = 1808df5ba4d1e2f9efa07ac6b510bec866fa6d60e44505d82aea3f6072105a71
	sha256sums = 893bc04c7fceba2f0a7195ed48551d55f066bbc530ec934c89c55768e6f3949c
	sha256sums = ff588a8a4fd2f79eb8a4f11cf1aa151298ffb895be566c57cc355d47f161f53f
	sha256sums = 3ae82375ba212c31fd4ba6f1fa4e2445eeca8eb8c952176131ad57c0258db224
	sha256sums = 4504f8fc447b7dde1f07f2a85161553e1bf4b87439c8c15039db04ef4d595556
	sha256sums = 3d5af1414e90349a6f412d8264c9b613346a38adecf226447d1d0d511f9410d3
	sha256sums = 9fe7199f791719f711ece2ee4cdbcbc4bbae42a95df70fb2f583b5b48af3fb2c
	sha256sums = 3ff2f108019f2639c665a0f15d45b40c900683e1fd5643f7c4ca589c1e87d9e0
	sha256sums = 6d573a01fc79a7183135f86b1a0f2fb161fc75533e11606c0918a852fbdb08af
	sha256sums = 91097214ef1d200b95252095af41e526685a3149c28955cac37f7418f01e9f95
	sha256sums = 0bc717d20a3f971145cc76c8a7486a7a0513ddfe1da53b569295a55d0c08c1ba
	sha256sums = 5abf726ce9e19c0b0e7818a7ced615a1a6d16f306e7315b9e6db53118c0669b5
	sha256sums = 045eb27642ac8f49b52efec7c52bb6ea3c908552ffadc50449a23b27da7a4737
	sha256sums = 8a8c21768a1f3764e6887cfc907dd857e9fc00a1269dd858e2ba98d70aef889d
	sha256sums = a62dd76d5ebcae2e2302509f057d21c35ffd69549ee7cdac47b2a85616dcc9be
	sha256sums = e25c1b40e5bf636638a448ec1efea3757d588b0ba8395c900dbc3fdda5634eac
	sha256sums = 2a6fdb612135525bc5aecafd6c4c1b3e175cac306b08e19df6a85f2f8af64555
	sha256sums = c63267990f1776f4870ba350a8fc96bdf8107c7cf7c7ca2b26e8b69f309728c4
	sha256sums = 7ba7fe319a5b532e85aecbf34dc8f1b9176f4dcb512043fa9a4b78742eddafc4
	sha256sums = cd20d3f67c34baf1e66d488506db48b9b3022bbd769817ff037e5562ca4935b3
	sha256sums = 4520f73d15eca0daed5afcb57fcaac8f53aa2ab1140457480140d59341ed1088
	sha256sums = 693e4d777f8d684f7a48a0bd61abe322d70c669fff0f8036f66fed05c87b0fc1
	sha256sums = d6045d4ebf49f14b994e58fbd2a84f95ca43a23f627db19b20cbfad1a0f49016
	sha256sums = 580078d0e6e5dfd1ae1f935978e04270012fb594ed4ce435bf98963d4541715a
	sha256sums = 8aa235007b2e20938623f88014765f99bd41b7c6a0ab70ed34a78ddf3e87fcff
	sha256sums = f26ffeb73fd2b7f91d863f2c7333fdfc4c25c608bb8774d42942b403cf82578b
	sha256sums = 20e7783deb29e24aa46bdee407fcb083c3e7a682ee51f3b51af12e288dfab800
	sha256sums = d4f65ed7b1862681f7a81dc91de144c5830a8fa03a05851c4531d3dcbcb50a41
	sha256sums = 8b97c25874c17644300d1cbe6ac1fceb705bf18297e27699ba20497fc47ae239
	sha256sums = e6a28c25e3d93c9c37414149ff44ac7a1bbb4d8a167061f8ee9679dc065af1bb
	sha256sums = 9e950d9f0bf7f0b52de6744de0922583b4b32281e87f0488c2d1cfc533665aa5
	sha256sums = 6125206b56f365874ba812038dbcd4271f8a73235ab4d211c42b7fd2d636bbc8
	sha256sums = a69429e3718d543bdb59de22e116c16aa1bc56ab6cb2e50b52f09a6711adccbf
	sha256sums = 4f5fd6719234fbc67c517e20e2170db66d37455d69bec880624a0a0304a0e91c
	sha256sums = 4c26f5c3c2024d5f174ce218707cefa69f2373d5e6020803ca6a7687af33d68d
	sha256sums = 9fd46021a91d5e3bb3ece7c2696ef4ee147b65318b849f5bfc72f21383723628
	sha256sums = cd1735ebf1b4e09f8ad266ba18cc4342a7ccdcaecf530916daefb57e79ef28c3
	sha256sums = 15b6e8197381bba5a764b90d9151940837c52139dd038ff87bb2fb2788f7cfeb
	sha256sums = 47f3f3d044cc0658274833022db1e7695964b1da8f37cb905882d15457212fba
	sha256sums = 9a0ea3757e2c81f756a39869b8530e16332764a4a27b8435ceb927f82d9bad4c
	sha256sums = 6258126c4c354ccacd0ec5f9f82c6970d576359c7aba86e44277b459d1645325
	sha256sums = a0a63972529db8a951ff20f7de1d2084fc9990ab0ac0deec9a4210529b5a7ab0
	sha256sums = cf96ae84ef29434dd20b0f2daca6013373dd6e47c87cde3aa03abce0500a9f03
	sha256sums = b348d5594d3e4707e440e8d2834aeac821bbce91a551515550118b26086fc688
	sha256sums = 590333d14900d5117d082a5f31907d09552612f7b864c3ddc4dc0b00012e36c9
	sha256sums = 5d0c4f261d36707f926fa9ef9a39349f1cccac8ae6443a8f8571c1625eb90c41
	sha256sums = 1a1e2859649a95beef8dba22e8c77735652a212bc88a9bb4dfe1458667dcabbc
	sha256sums = 792d29bbb3fdcfdf21face515e6b9fba1a14ee7bdc82f0cff9620592925425c9
	sha256sums = b153da5dab2fc13bf544ae1090e73c5e03e4e60f4eb49886dc1394a191af4385
	sha256sums = 12081574c11ef21850e9d2cf62580216296a6b7af48f679e6c28e05a376d1f3d
	sha256sums = 0f27ab5434870f31886d7c958ced4ff335a09a1080637fb50afdf95db19e3442
	sha256sums = 1daad4312a440dcf765e8ae269c8d2d2d0a03449e4f0fe46af61ec3c8ee6a190
	sha256sums = 88cdf771889253831a8873b3234e80cd0b6604bd1fc31a93cff36fa9c2281159
	sha256sums = af81f653b73270d4b8f9d1e92ecf39821498c08f4ca5c69872e39bac90b40083
	sha256sums = 5a720c28ef8557e80c4b660b2000529c0de428a05b34d0ced5bc56b1097a69ec
	sha256sums = 409ee4de1d8d203c839118b398d508788cdd270ec9295b3c5375ac33f39c12af
	sha256sums = 92fe0e99dea519a56b80321646b7b2b674564f4e8d036cbbf4d98e8588531720
	sha256sums = 7d7695d49c65c0ab2beddc47f1ef26d27206e23c5856d64e74bc3bc29bc116e6
	sha256sums = 9f58ce3d45baf6796965aa79109af62c330f82b97d320bb5d7bbbdea0e579a92
	sha256sums = 0debfc572068aeab2fa4e6e7ba45fc14a402fa735423cc9bbfc5ce94a8cd074d
	sha256sums = 4460e87be27812c5153bfeb46ac3e10a21e97df876f2b431d912e9939aa7390a
	sha256sums = 0ab4822c55ba19e7f4ed25a5301293e4cc9e6b4296e9c2774b75de6c6af42ad0
	sha256sums = 63e3cc92fb9b5b9181082eb8ba1574a11e4c36272d10930c4bd7610fed17308a
	sha256sums = da95a7b91ee75e5053ccd0333610598372fa6ba285c6ff0dc70e47b5c3c069db
	sha256sums = 9f651546c591559629b8878929ad790e241682fbf708af1d15e1299ad3a2b93b
	sha256sums = 08b59f3198d736a0846d9ee2f6d848a3db72d4503d026176ef683c595a8825b4
	sha256sums = efc097a82dc71ef67e9ac8904097bf84f47a5e52ff2d36b4bb5e8183afb2625d
	sha256sums = d4d1cd477f04f3859646a6eed8c70027903dd48b7e699f381a65b8da807006da
	sha256sums = 66b8f66432b1325861b5f411c71ec49fa171d9a0063bf958242ddde6ce09c12f
	sha256sums = 9c888babaaf59afc855d944e8b26ab573d5e80026dc3bc8dc64720b8f5bb27a2
	sha256sums = f5a58a4d6af406744a454a44507719a2b3ac0efa40db1bf7501b00af9c5c2662
	sha256sums = f90cb311a300832f764a36141fe4ffbda8d3303787bcc12805acc09066c7ba75
	sha256sums = cc74c39e0133905a1f4f264590b44282df4231b73972e7a9708b311e46e00f88
	sha256sums = fe2f23319ca61ecb2fac8e586ad71fe36ba340fd4f5c4d0372d0e119d5c264e0
	sha256sums = baa1f2f43280eab4d42804da031bb6bd007ec24ac32519154696c5f680e0f850
	sha256sums = 4070e77bf7afd9fb949067f63c3580d1f5badacfe4c2ab187129ba20446efd04
	sha256sums = 9c8de69ad47af04565a89920c08f44694f97d7a16f8f23610e5beaf9f38cb71c
	sha256sums = 25906418111df0d29db783092d94148e130592d722393ad4bd76809c6f63f9bd
	sha256sums = 698e598c6f94a46eb9a26020a74d8904def28553157712af8afc3e809771ff25
	sha256sums = 9341676174943fbc5268e023c3e572171289fc4748401723a6dcaef50f793dcd
	sha256sums = 8fec639132e23fef03747590224a6cf24ff05b00df363676cb2a6e471596c307
	sha256sums = 7b32c27a5513c451032132fe5dc724de23d3b0738a0609a96bd44deee1d46681
	sha256sums = 946d37947365c6a27f74486f2959590d2afb5eb44aafa7f6b6106d2b53e98e9f
	sha256sums = 33810d30dcd83520e16e0be2ddc1eec0dc2c3154f32c8d103c2988a43f7ada78
	sha256sums = e475d42b746955422ff9e905354091d0b17cdb2c8989cc6beb6470e76a4aa1dd
	sha256sums = c7ef8205f3c0455cca339e50014c2e07a41e41cce0e872f1c1a788532516a89b
	sha256sums = 9010695b87eef676b62ec429879972c135987dab6eb53b0a4edf1b5a7cb0bb8b
	sha256sums = d49593e7559dfd1c0e3d7200b26241fd3116ab487bbd09d2dea30c2478ab77bd
	sha256sums = d1c16289a7869f143d72e6d574d4f27f439fd2fd027064dcce1dd6a6aee75d00
	sha256sums = 1f3ed3b9c74a3553539687d0797fd29e202e5c00dd465df443420bea36888e4d
	sha256sums = 6e85f70dbf86332f34917709a21286ea4b045fdde267b737d2776ad53a443043
	sha256sums = 9be73b03901d5ce6b73084c90dd95209bd9b26bc0cd74cef5fe0e0c945613e47
	sha256sums = df60dc30eee1377d6f1804df7af6a35040f404da26555f609e6ea12f68884399
	sha256sums = 6a2158505bbc60e19f3052e41bbaf6e11415505aca8f189139862efaa4cea0b7
	sha256sums = 3047e861dc6768a97bb19ab35db13dacf49670a4f5749d0c31a74dda7ae9975e
	sha256sums = 99995f0ca85ab0e85bd291e5336657df41409a48ca5439dcaf162d8b11ac0ec6
	sha256sums = dc1206af7485794e1644097b08736e39c8fa50296e514561f8805c6d28b58925
	sha256sums = 599bbbabf9e2dc2006dd9e3e9636c4f648360726173793bf6a5a5414698762c5
	sha256sums = da44d0a7894200bf698975a9b61e998378f09fa492c2bdaa972de58fb16d539d
	sha256sums = 3b5b7fbd1e2bba122aaed974fc3747f1ca9c42ad6ce3b4a6b0a2611e90d46459
	sha256sums = 6ae92aba38014d15bfd754e6dc854eab20b1c538afdd5acf4f234cf96ba4e780
	sha256sums = 3624b28203c972ea54b490342be74fbd99d4b4748123f9e2837a54ca01c8b392
	sha256sums = bd724ee01b93651b4ec6ba62ba64d23e153ea7100be760ccaee4a1e6e32787a6
	sha256sums = 8e93b0405fe99f63603cfde3c561203ab791a976d753ebeb5d158a1077bf2688
	sha256sums = 3b59c51c486a0f8cf73c881fb72275869d96f959ed686b0f8bfc490a10bf7cae
	sha256sums = 108a67f21c2bdf2dbc4838f3ba32c992325a29cb62a14b377f8a04a9ad5b2b82
	sha256sums = 3de14a29fa4f362be3c7202dd8caf13ad4e603d9c47ca6b3af59e6ab2e21c8c8
	sha256sums = 77020ae2c7260a02ecd7b7a3b563fc2ab175852a37cbb1d0b6a37be2be4661b2
	sha256sums = 965802bae3a0b3809747f4ad117a1d7da3d756a22d0f2bc56f5e4460dce16709
	sha256sums = 0759ec2070d0a2a395cf3dff4c51d3047007335d4e8b84a7f1b72f36047ee8af
	sha256sums = 814c404aab38032cc56c307ef7b8d9b1443b1743388c36e9395a99e1cedc6a72
	sha256sums = 1da28304d237ba934e76394107e46fed0e4120fd2b257f1c667c2d11b52d959b
	sha256sums = a9a8839d08232091a0cd381f51380a0a6ebe841f5a8e50a6047aae7b8e34c681
	sha256sums = 02696a90c7831e3fa903df105573c5f10f4934602fb0e90c846fb44213c40b27
	sha256sums = 023bbbf685576bfb7054a662905e8d45b44fe528a2e81661fd14cf113eeb4b13
	sha256sums = e349caf78be0db63383e614fc36c63918b5ce5de43e38aab8df39e63cbba6f3a
	sha256sums = ef2e77db90d8bddc56c748ce1b5d872dfaa8cdb98ab3ca497887ec4d02c0aae0
	sha256sums = 6a7be311617446dd1534863e8f3e02159caaa9c4efbc7d2564c83c1a4faaa31b
	sha256sums = 2d2b64a30b8fdab74ec93f2d4b0eb65a05a4fba5840cad7f89a7e68fdb49c329
	sha256sums = 8fa4f52720fb5fce6a0cefcdf119f57f3b419078dc543ba9567b77eb7fba8604
	sha256sums = 4c7ac322f685f62d8296723978b1353718c97c76e884c43a4aed3dcca62e1bc7
	sha256sums = 71191c953111a08a0e0df6a724bd331a9efb1994b872d2c081f3214324097720
	sha256sums = ff9991e380168634d45ec15f209ae5dea305a80fb4cb21dde21abd2c9c2261a2
	sha256sums = e67cdb017c07a7ec72a06f1062dc2f124d97527869604575fe48610ff98b581a
	sha256sums = 716cc81139f11a2b438802d37f245f885fc9a0c69ef429a11b156145c903a932
	sha256sums = 69e9b9ebe952bc722f52c87ee956f2f56419af57a2ad6644608520448683ce6e
	sha256sums = 1b705b1c27472ee5a10c531ab043fd5ebc0229acd3353b040246f1920bfa0737
	sha256sums = 670d707f588762f5a2bf7f9794f79cbb2f0cf49c798971f673220157bdd5378f
	sha256sums = b0214aeba69453365d24e9a717aa1f5fd8d2a95a8858a233496dddaf6200309f
	sha256sums = 757b656ae79d5434222143221700a193593a5f07ca6b1ce0104fb167c0ef6590
	sha256sums = af7fcf80a4d5f12c29eb1c442194de7635947657ed51cccc0c4e3d14dee3add6
	sha256sums = 355d9ea34b8773a8f0705c07fb76c266ba6bb26ab3b877c22a712f20b51b2da6
	sha256sums = 785f769c6c0d465f79038ec4f4c210025043285c345041667b122296c6b961e1
	sha256sums = c07cb7d7fe3b65ffe869aea3e236cb4e68b36f997df39508da6ab051ad1b330f
	sha256sums = 0434674e57fc3c000ca5b0a496d51bb8f8b6422e24547c8698450fba0e459bcd
	sha256sums = 75b897d38208c985cbe08443ad9253db04a716066fd92b0d05f2fd2fee32b4ff
	sha256sums = 7d89448b9cccc0e2309ce34fef37ed85fd08fd2b030422e456fc531ebb1e8f80
	sha256sums = 64893ba0826ee99778ba361fb9813bd5273ccee7b7ace490d27569695bec35b3
	sha256sums = 57b9d58bc5d3cadfbe39b479f346a4774e1656043aeac60d98cc71365fbfecfb
	sha256sums = d38cf4fcba5daa384b0ff216ff62f0f1afb99d90696207a6f9b2b7abf76139ba
	sha256sums = 6f8d48ce7ecc586a6a64efa34dc2dad0c76387f2d7607d837ec8aaa8cc913d87
	sha256sums = 62e6208ae7faf8313bf66fdf6a15e802784df3e2fae015dc0fde8bd738693cf0
	sha256sums = 5ee6ea6b71581b2c9df6b7a5b875c7475700d936bb381c98239435fed684fc39
	sha256sums = 2bdb51cebac07f81620419ac8de7941b64b1d62a8259ff4babbdfece93708d43
	sha256sums = 4cc539a5bd3db1eae7eac9136bedc753311efac13b87398a28db6d50b88ccf10

pkgname = electron26