Built for 8 hours
configure: error: Library protobuf-lite = 3.21.2 needed for chromecast was not found
==> ERROR: A failure occurred in build().
Aborting...
I could solve the issue on vlc-git (had the same issue there). I removed the installed protobuf and replaced it with the self-compiled git package:
https://aur.archlinux.org/pkgbase/protobuf-git
Then the version changed to the correct one:
Removing protobuf (21.2-1)... [1/1]
Installing protobuf-git (3.21.1.r253.ga97262655-1)...
A version which I could not get via pacman or pip
Now the build works on vlc-git. I will update this comment once I could verify that ungoogled-chromium works now for me as well again
Pinned Comments
JstKddng commented on 2022-05-06 14:37 (UTC) (edited on 2022-06-27 13:48 (UTC) by JstKddng)
A new va-api patch for wayland has been added. Required flags for it to work are the following, thanks to @acidunit
JstKddng commented on 2020-07-19 06:34 (UTC)
You can get prebuilt binaries here:
https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads
seppia commented on 2018-12-12 21:34 (UTC)
Please do NOT flag this package as out of date in relation to official chromium releases.
This is NOT Google Chromium and new releases come after additional work of the ungoogled-chromium contributors, so they may not be ready, nor available for days or even weeks after a new version of official chromium is released.
Please refer to https://github.com/Eloston/ungoogled-chromium/tags for ungoogled-chromium releases. Use those and please flag this package as out of date only if a newer release is present there. I will update the PKGBUILD as soon as I can every time a new release comes out.
Thanks