huh, I'm not getting notifications from new comments, weird.
@mindstormer
Do you still have the issue?
@cool3
Sorry, I can only support arch.
Git Clone URL: | https://aur.archlinux.org/ungoogled-chromium.git (read-only, click to copy) |
---|---|
Package Base: | ungoogled-chromium |
Description: | A lightweight approach to removing Google web service dependency |
Upstream URL: | https://github.com/ungoogled-software/ungoogled-chromium |
Keywords: | blink browser privacy web |
Licenses: | BSD-3-Clause |
Conflicts: | chromedriver, chromium |
Provides: | chromedriver, chromium |
Submitter: | ilikenwf |
Maintainer: | JstKddng (networkException) |
Last Packager: | networkException |
Votes: | 353 |
Popularity: | 3.83 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2024-12-20 12:47 (UTC) |
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 66 Next › Last »
huh, I'm not getting notifications from new comments, weird.
@mindstormer
Do you still have the issue?
@cool3
Sorry, I can only support arch.
Pls add dependency ffmpeg-compat-58 do avoid error on Artix:
/usr/lib/chromium/chromium: error while loading shared libraries: libavcodec.so.58: cannot open shared object file: No such file or directory
Failing to build in chroot for me:
/home/mindstormer/.cache/aurutils/sync/ungoogled-chromium/PKGBUILD: line 149: ./build/linux/unbundle/replace_gn_files.py: Permission denied
Finally ffmpeg 5.0 has left testing so the previous patches were removed, be sure to update ffmpeg before compiling.
@followait
what do you mean?
What about making PKGBUILD
reenterable?
@JstKddng No worries I just got it fixed myself, I removed the application of chromium-93-ffmpeg-4.4.patch and unbundle-ffmpeg-av_stream_get_first_dts.patch and had the built go through fine.
@Relih
You are gonna have to wait until ffmpeg 5 is released on extra.
I am getting the same error as lunainvictum, sadly symlinking the old .so versions doesn't work and chromium is too complex for me to understand where the actual error is.
That's weird, have you tried forcing a repo sync? I updated fine to 97.0.4692.99-2 >from the obs repo.
Yep, even with pacman -Syyu first :)
But seems it is like @networkException said. Because on the Repo like here described https://github.com/ungoogled-software/ungoogled-chromium-archlinux#binary-downloads
it uses the repo where X.71-2 is only available.
I switch actualy to https://github.com/jstkdng/aur. I misunderstood first something, thought first that the first one is your repo :-)
Installed the latest one, but still didnt run anyway because of ffmpeg 5.0.
But that is my problem, because im temporarly using Artix to try out.
The OBS repo at https://build.opensuse.org/package/show/home:ungoogled_chromium/ungoogled-chromium-arch is stuck on 97.0.4692.71-2 right now unfortionately. https://build.opensuse.org/package/show/home:justkidding:arch/ungoogled-chromium is up to date
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