I don't have any patching issues but I keep on running into build errors now.
https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/75
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.68 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2025-01-09 17:44 (UTC) |
« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 41 42 43 .. 66 Next › Last »
I don't have any patching issues but I keep on running into build errors now.
https://github.com/ungoogled-software/ungoogled-chromium-archlinux/issues/75
@jfk try this patch from the ungoogled-chromium-git
packpage instead: https://aur.archlinux.org/cgit/aur.git/tree/icu67.patch?h=ungoogled-chromium-git&id=6556105ef13b0bf9a0836e36736c36b9e72b2bdd
@neeks @volfyd, still got the same hunk failures. Has the last update taken this into account?
@Megumi_fox I know, It has additional VAAPI patches that doesn't exist in this AUR. Its actually a combination of this package and chromium-vaapi
. I personally need those patches to make VAAPI work and I don't know why those patches weren't added in ungoogled-chromium-archlinux github repo.
@Rowisi this package in ArchlinuxCN is not maintained by Felix Yan. And PKGBUILD has difference between ArchlinuxCN and AUR, more detail can see here
If someone failed to compile this package he can use ArchlinuxCN It is maintained by a group of people including Felix Yan an Archlinux developper.
good catch @volfyd and apologizes @jfk -- wrote it post-fail and didn't realize the original I was patching had domain-substitutions already applied
@jfk, if you edit the @neeks patch changing the line
// See https://bugs.chromium.org/p/v8/issues/detail?id=8641
to
// See https://bugs.ch40m1um.qjz9zk/p/v8/issues/detail?id=8641
it should apply, and I just managed to recompile chromium with that patch successfully.
@nathanielcwm Nice, I didn't know that was possible with makepkg.
makepkg -e stops it from extracting I think
Just checked and it also bypasses the prepare() section.
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