@theia/electron 1.18.0-next.8df74a70 → 1.18.0-next.a73a746b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -309,7 +309,7 @@ endif
309
309
 
310
310
  quiet_cmd_regen_makefile = ACTION Regenerating $@
311
311
  cmd_regen_makefile = cd $(srcdir); /home/runner/work/theia/theia/node_modules/node-gyp/gyp/gyp_main.py -fmake --ignore-environment "-Dlibrary=shared_library" "-Dvisibility=default" "-Dnode_root_dir=/home/runner/.cache/node-gyp/12.22.6" "-Dnode_gyp_dir=/home/runner/work/theia/theia/node_modules/node-gyp" "-Dnode_lib_file=/home/runner/.cache/node-gyp/12.22.6/<(target_arch)/node.lib" "-Dmodule_root_dir=/home/runner/work/theia/theia/dev-packages/electron/native" "-Dnode_engine=v8" "--depth=." "-Goutput_dir=." "--generator-output=build" -I/home/runner/work/theia/theia/dev-packages/electron/native/build/config.gypi -I/home/runner/work/theia/theia/node_modules/node-gyp/addon.gypi -I/home/runner/.cache/node-gyp/12.22.6/include/node/common.gypi "--toplevel-dir=." binding.gyp
312
- Makefile: $(srcdir)/build/config.gypi $(srcdir)/../../../../../../.cache/node-gyp/12.22.6/include/node/common.gypi $(srcdir)/binding.gyp $(srcdir)/../../../node_modules/node-gyp/addon.gypi
312
+ Makefile: $(srcdir)/../../../../../../.cache/node-gyp/12.22.6/include/node/common.gypi $(srcdir)/../../../node_modules/node-gyp/addon.gypi $(srcdir)/binding.gyp $(srcdir)/build/config.gypi
313
313
  $(call do_cmd,regen_makefile)
314
314
 
315
315
  # "all" is a concatenation of the "all" targets from all the included
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/electron",
3
- "version": "1.18.0-next.8df74a70",
3
+ "version": "1.18.0-next.a73a746b",
4
4
  "description": "Electron runtime dependencies for Theia",
5
5
  "publishConfig": {
6
6
  "access": "public"
package/post-install.log CHANGED
@@ -1,3 +1,3 @@
1
- (Tue, 14 Sep 2021 08:02:20 GMT) info: Downloaded ffmpeg shared library { version: "9.4.4", dist: "/home/runner/work/theia/theia/node_modules/electron/dist" }.
2
- (Tue, 14 Sep 2021 08:02:20 GMT) info: Successfully replaced "/home/runner/work/theia/theia/node_modules/electron/dist/libffmpeg.so".
3
- (Tue, 14 Sep 2021 08:02:20 GMT) info: "/home/runner/work/theia/theia/node_modules/electron/dist/libffmpeg.so" does not contain proprietary codecs (16 found).
1
+ (Tue, 21 Sep 2021 15:29:41 GMT) info: Downloaded ffmpeg shared library { version: "9.4.4", dist: "/home/runner/work/theia/theia/node_modules/electron/dist" }.
2
+ (Tue, 21 Sep 2021 15:29:41 GMT) info: Successfully replaced "/home/runner/work/theia/theia/node_modules/electron/dist/libffmpeg.so".
3
+ (Tue, 21 Sep 2021 15:29:41 GMT) info: "/home/runner/work/theia/theia/node_modules/electron/dist/libffmpeg.so" does not contain proprietary codecs (16 found).