Package Details: ungoogled-chromium 129.0.6668.58-1

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: 349
Popularity: 1.50
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-09-22 18:34 (UTC)

Dependencies (49)

Required by (131)

Sources (14)

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

--disable-features=UseChromeOSDirectVideoDecoder
--enable-hardware-overlays

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

Latest Comments

« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 66 Next › Last »

HazardousBit commented on 2020-09-29 18:56 (UTC)

@TZ86 sort of a noob here, what exactly are the specifics of doing that? am i supposed to build an older source instead of the one listed here?

TZ86 commented on 2020-09-29 12:05 (UTC)

@mads256h Try to rollback on previous gn version.

<deleted-account> commented on 2020-09-28 06:49 (UTC)

I think it's nothing short of amazing we still need to pull python2 to build this package.

mads256h commented on 2020-09-27 17:54 (UTC)

I cannot build this on my machine:

make: Entering directory '/home/mads/.cache/yay/ungoogled-chromium/src/chromium-launcher-6'
cc -o chromium -D_FORTIFY_SOURCE=2 -DLAUNCHER_VERSION=\"v6\" -DCHROMIUM_NAME=\"chromium\" -DCHROMIUM_BINARY=\"/usr/lib/chromium/chromium\" -DCHROMIUM_VENDOR="\"Arch Linux\"" -DPEPPER_FLASH_DIR=\"/usr/lib/PepperFlash\" -march=native -O2 -pipe -fno-plt -ftree-vectorize -fomit-frame-pointer -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/json-glib-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now launcher.c -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
make: Leaving directory '/home/mads/.cache/yay/ungoogled-chromium/src/chromium-launcher-6'
  -> Configuring Chromium
ERROR at //third_party/webrtc/BUILD.gn:417:12: Unsupported value in libs.
  libs = [ "Foundation.framework" ]
           ^---------------------
Use frameworks to list framework dependencies.
See //third_party/webrtc/webrtc.gni:318:22: which caused the file to be included.
rtc_prod_configs = [ webrtc_root + ":rtc_prod_config" ]
                     ^----------
==> ERROR: A failure occurred in build().
    Aborting...
error making: ungoogled-chromium

JstKddng commented on 2020-09-20 00:45 (UTC)

@shadow_asd

Create an issue with your whole log on the github repo if you can.

shadow_asd commented on 2020-09-16 20:30 (UTC)

cant compile normal and bin

[36499/39993] CXX obj/content/browser/browser/web_bluetooth_service_impl.o FAILED: obj/content/browser/browser/web_bluetooth_service_impl.o [36500/39993] CXX obj/content/browser/browser/frame_connected_bluetooth_devices.o FAILED: obj/content/browser/browser/frame_connected_bluetooth_devices.o [36501/39993] CXX obj/content/browser/browser/browser_context.o FAILED: obj/content/browser/browser/browser_context.o

schui commented on 2020-08-27 09:56 (UTC)

Hello everyone!

I cannot build the package successfully. I got the error message: clang: error: unknown argument: '-fvar-tracking-assignments'. Should I change the version of clang? I'm using a x200 with parabola.

JstKddng commented on 2020-08-26 20:56 (UTC) (edited on 2020-08-26 21:00 (UTC) by JstKddng)

@IEPforAUR

are you using manjaro? if that is so, you'll have to switch to arch or wait for the manjaro team to update their glibc package. If you aren't, you need to use an updated mirror.

If you'd like to use an old chromium version, you can check the binary archive here: https://ungoogled-software.github.io/ungoogled-chromium-binaries/releases/archlinux/ might not work though.

missingSleepDeps commented on 2020-08-26 17:14 (UTC)

Won't run again: "/usr/lib/chromium/chromium: /usr/lib/libc.so.6: version `GLIBC_2.32' not found (required by /usr/lib/chromium/chromium)"