Package Details: ungoogled-chromium 124.0.6367.60-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: seppia (JstKddng)
Last Packager: JstKddng
Votes: 343
Popularity: 4.39
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-04-24 04:38 (UTC)

Required by (119)

Sources (12)

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 .. 58 59 60 61 62 63 64 Next › Last »

ilikenwf commented on 2017-01-07 20:05 (UTC)

(Fixed the issues reported a couple days ago, forgot to bump pkgrel)

fbis251 commented on 2017-01-05 14:38 (UTC)

@ilikenwf There is a bug in the ungoogled-chromium.install script. Line 16 is missing a quotation mark at the end of the line

mabysh commented on 2017-01-03 09:47 (UTC) (edited on 2017-01-03 19:54 (UTC) by mabysh)

Greetings! 'harfbuzz-icu', 'ffmpeg', 'libxslt', 'minizip', 're2' packages required to build browser. Perhaps they should be added as build dependencies.

fenuks commented on 2016-12-31 07:09 (UTC)

Hello, can't run it with sandbox enabled, getting error: [3020:3020:1231/080343:FATAL:zygote_host_impl_linux.cc(107)] No usable sandbox! Update your kernel or see https://chromium.9oo91esource.qjz9zk/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox. Tried to set SUID for chrome_sandbox binary, but without luck, still not working. No-sandbox switch does work.

ilikenwf commented on 2016-12-21 22:06 (UTC)

Added the dependencies.

da_n commented on 2016-12-19 20:11 (UTC)

Thanks for this. I am getting the following error: ERROR: Unsupported Python version '3.5.2' Looking on the build doc from the project, it should work with 3.5+ no? https://github.com/Eloston/ungoogled-chromium/blob/master/BUILDING.md Thanks.

gabrielsimoes commented on 2016-12-19 18:00 (UTC) (edited on 2016-12-19 18:18 (UTC) by gabrielsimoes)

Add quilt as build dependency. EDIT: and clang

PerfectGentleman commented on 2016-09-06 15:44 (UTC)

-Dremoting=0 -Dsafe_browsing=0 are right switches, not those in PKGBUILD

dreieck commented on 2016-07-30 07:42 (UTC)

Fails to apply patches (though sources pass the checksum tests): == %< == ==> Starting prepare()... can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -upr chromium-48.0.2564.82.orig/chrome/common/chrome_content_client.cc chromium-48.0.2564.82/chrome/common/chrome_content_client.cc |--- chromium-48.0.2564.82.orig/chrome/common/chrome_content_client.cc 2016-01-20 22:01:20.000000000 +0200 |+++ chromium-48.0.2564.82/chrome/common/chrome_content_client.cc 2016-01-21 20:02:02.788936626 +0200 -------------------------- File to patch: can't find file to patch at input line 21 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -upr chromium-48.0.2564.82.orig/chrome/common/chrome_paths.cc chromium-48.0.2564.82/chrome/common/chrome_paths.cc |--- chromium-48.0.2564.82.orig/chrome/common/chrome_paths.cc 2016-01-20 22:01:20.000000000 +0200 |+++ chromium-48.0.2564.82/chrome/common/chrome_paths.cc 2016-01-21 19:18:51.287978456 +0200 -------------------------- File to patch: can't find file to patch at input line 36 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -upr chromium-48.0.2564.82.orig/chrome/common/chrome_paths.h chromium-48.0.2564.82/chrome/common/chrome_paths.h |--- chromium-48.0.2564.82.orig/chrome/common/chrome_paths.h 2016-01-14 03:49:22.000000000 +0200 |+++ chromium-48.0.2564.82/chrome/common/chrome_paths.h 2016-01-21 19:18:51.287978456 +0200 -------------------------- File to patch: == >% ==

c0d3x commented on 2016-07-01 23:00 (UTC) (edited on 2016-07-01 23:04 (UTC) by c0d3x)

==> Starting build()... sed \ -e "s|@CHROMIUM_NAME@|inox|g" \ -e "s|@CHROMIUM_BIN@|/usr/lib/inox/inox|g" \ -e "s|@PEPPER_FLASH_DIR@|/usr/lib/PepperFlash|g" \ -e "s|@LAUNCHER_ERRMSG@|/usr/lib/inox-launcher/launcher-errmsg|g" \ chromium-launcher.in >inox-launcher cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -std=c99 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro launcher-errmsg.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -o launcher-errmsg Updating projects from gyp files... ninja: Entering directory `out/Release' ninja: error: '../../native_client/toolchain/linux_x86/pnacl_newlib/pnacl_newlib.json', needed by 'gen/tc_irt/lib64/libppapi_proxy_nacl.a', missing and no known rule to make it ==> ERROR: A failure occurred in build(). Aborting...