The -z,no-omagic LDFLAG breaks the build, so we need this somewhere prior to calling make:
export LDFLAGS="${LDFLAGS//-Wl,-z,--no-omagic/}"
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: | 352 |
Popularity: | 3.73 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2024-11-20 21:14 (UTC) |
The -z,no-omagic LDFLAG breaks the build, so we need this somewhere prior to calling make:
export LDFLAGS="${LDFLAGS//-Wl,-z,--no-omagic/}"
ungoogled-chromium-bin should always just be ~24h behind
can we please get this into extra
. these build times are getting way too long. (all the prebuilt packages are outdated.)
desktop-file-utils dependency is not needed.
won't build, needs updated sha256sums.
Could you add chromium-extension-web-store
to optdepends
?
For anybody interested in Google Chrome/Chromium (Stable, Beta, Dev) releases, you can check this website out:
https://chromiumdash.appspot.com/releases?platform=Linux
There is everything . . .
@AvidSeeker No, you need to rebuild ungoogled-chromium with the current version of ICU.
icu still needs to be downgraded for ungoogled-chromium to work.
/usr/lib/chromium/chromium: error while loading shared libraries: libicui18n.so.74: cannot open shared object file: No such file or directory
version:
$ yay -Q ungoogled-chromium
ungoogled-chromium 125.0.6422.60-3
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