I am not sure if that is relevant, but when I tried compiling i got:
Patching Chromium for using system libraries...
==> Starting build()...
ERROR at //build/config/linux/pkg_config.gni:104:17: Script returned non-zero exit code.
pkgresult = exec_script(pkg_config_script, args, "json")
^----------
Current dir: /home/devel/Desktop/electron30/src/src/out/Release/
Command: python3 /home/devel/Desktop/electron30/src/src/build/config/linux/pkg-config.py opus
Returned 1.
stderr:
Could not run pkg-config.
See //third_party/opus/BUILD.gn:8:1: whence it was called.
pkg_config("opus_config") {
^--------------------------
See //BUILD.gn:744:9: which caused the file to be included.
"//third_party/opus:test_opus_api",
^---------------------------------
@blekki No. If you want to save disk space and time use the electron30-bin package or enable my personal user repository (see the Arch wiki) with this package prebuilt periodically.
The small disk, filled with chromium 🥵. Can be avoided with electron30-bin
electron30 is a dependency for me but electron30-bin also works. So I downloaded that instead before performing my system update. Do that if you want to avoid downloading the full chromium repository.
pkgbuild starts cloning the entire Chromium repository instead of just the code for the required tag. Because of this, diffs of about 40GB are downloaded. Is there a way to specify --depth=1?
should be as simple as rebuilding it, by bumping the pkgrel or whatnot
Yup, it's already arrived. And I cannot update my system, haha.
this may need a rebuild soon as an update to FLAC is on the way (and already in the testing repos)