@solnce
Indeed, that's a typo. Fixed it, thanks.
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.60 |
First Submitted: | 2016-12-19 08:08 (UTC) |
Last Updated: | 2025-01-09 17:44 (UTC) |
« First ‹ Previous 1 .. 55 56 57 58 59 60 61 62 63 64 65 66 Next › Last »
@solnce
Indeed, that's a typo. Fixed it, thanks.
The conflicts section doesn't work as intended. When installing the package, I get file conflicts, because chromium is not automatically uninstalled beforehand. I think the items in conflicts are to be separated by spaces, not commas. See, for example, https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-numpy-openblas
@SilverMight
My fault. I missed quilt as a build dependecy. Updated the PKGBUILD, try now.
Notice that pkg-config is also missing but since it is included in base-devel group I am not sure I should put it there as a dependency, but I'll check, just be advised of that.
Getting this when using makepkg
Cloning into 'ungoogled-chromium'... done. ==> Starting prepare()... Branch 'develop' set up to track remote branch 'develop' from 'origin'. Switched to a new branch 'develop' -> Processing sources 2018-02-27 18:36:13,080 - DEBUG: Initialized logger 'buildkit' -> Applying build patches env: ‘quilt’: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...
The PKGBUILD should now work nicely. Help and suggestions are welcome.
PLEASE NOTE that the PKGBUILD temporarily clones the ungoogled-chromium git repository to the develop branch. As soon as this (https://github.com/Eloston/ungoogled-chromium/pull/340) is resolved and the next tag come out I will update the PKGBUILD to download tag tarball. This however does not mean that the package is unstable since it uses stable chromium sources. Just the ungoogled-chromium building scripts come from the development branch.
Hi, I've just adopted the package and I'm working togheter with Eloston, ungoogled chromium developer, on the PKGBUILD and overall Archlinux support. If you want to know more in the meantime please refer to https://github.com/Eloston/ungoogled-chromium/issues/44
Suggestions and advices of any sort are welcome and of course some help in the future maintaining too.
Why has this AUR not been updated in 11 months? Do you no longer care?
Furthermore, the 'current' version of this AUR fails to build in a clean chroot or with 'makepkg -si'
Both complete build run failures are documented here:
Can anyone update this package? Ungoogled-chromium 62.0.3202.94-2 is out.
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