Commit db74880 1 parent ff78120 commit db74880 Copy full SHA for db74880
File tree 2 files changed +22
-4
lines changed
2 files changed +22
-4
lines changed Original file line number Diff line number Diff line change @@ -63,13 +63,13 @@ jobs:
63
63
64
64
- name : Echo Libs [DEBUG]
65
65
run : |
66
- echo "Brew Libs\n========= "
66
+ echo "Brew Libs"
67
67
ls $(brew --prefix)/lib
68
68
69
- echo "FFmpeg Libs\n=========== "
69
+ echo "FFmpeg Libs"
70
70
ls $(brew --prefix ffmpeg@6)/lib
71
71
72
- echo "GStreamer Libs\n============== "
72
+ echo "GStreamer Libs"
73
73
ls $(brew --prefix gstreamer)/lib/gstreamer-1.0
74
74
75
75
- name : Add bison & cx-llvm to $PATH
@@ -249,20 +249,38 @@ jobs:
249
249
"libidn2.0"
250
250
"libintl.8"
251
251
"libjpeg.8"
252
+ "libjxl.0.10"
253
+ "libjxl_threads.0.10"
252
254
"libMoltenVK"
253
255
"libnettle.8"
256
+ "libogg.0"
257
+ "libopenvino.2410"
258
+ "libopenvino_c.2410"
259
+ "libopenvino_onnx_frontend.2410"
260
+ "libopenvino_paddle_frontend.2410"
261
+ "libopenvino_pytorch_frontend.2410"
262
+ "libopenvino_tensorflow_frontend.2410"
263
+ "libopenvino_tensorflow_lite_frontend.2410"
254
264
"liborc-0.4.0"
255
265
"libp11-kit.0"
256
266
"libpcre2-8.0"
257
267
"libpng16.16"
268
+ "librist.4"
269
+ "librubberband.2"
258
270
"libSDL2-2.0.0"
259
271
"libtasn1.6"
260
272
"libunistring.5"
273
+ "libvorbis.0"
274
+ "libvorbisenc.2"
261
275
"libvpx.8"
276
+ "libwebp.7"
277
+ "libwebpmux.3"
262
278
"libXau.6"
263
279
"libXdmcp.6"
264
280
"libX11.6"
265
281
"libX11-xcb.1"
282
+ "libx264.164"
283
+ "libx265.209"
266
284
"libxcb.1"
267
285
)
268
286
Original file line number Diff line number Diff line change 11
11
<key >minor </key >
12
12
<integer >3 </integer >
13
13
<key >patch </key >
14
- <integer >2 </integer >
14
+ <integer >3 </integer >
15
15
<key >preRelease </key >
16
16
<string ></string >
17
17
</dict >
You can’t perform that action at this time.
0 commit comments