Package Details: ungoogled-chromium 130.0.6723.116-3

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: 4.30
First Submitted: 2016-12-19 08:08 (UTC)
Last Updated: 2024-11-09 15:58 (UTC)

Dependencies (54)

Required by (136)

Sources (11)

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

air-g4p commented on 2018-02-09 09:17 (UTC)

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:

https://ptpb.pw/cuoo

KSHMR commented on 2017-12-22 09:50 (UTC)

Can anyone update this package? Ungoogled-chromium 62.0.3202.94-2 is out.

xsmile commented on 2017-07-13 14:17 (UTC)

@ShatterGlass: See https://bugs.gentoo.org/show_bug.cgi?id=616818. Try commenting libxml in the system_libs array, like the chromium-dev package does.

ShatterGlass commented on 2017-07-13 14:03 (UTC)

Fails to build. Log files. Prepare https://paste.pound-python.org/show/z18nQxng3IKsHtfoNWe0/ Build https://paste.pound-python.org/show/4b0j6Sskv2FO6Sui9Su0/

stan commented on 2017-07-05 06:39 (UTC)

Can anyone update this package? Ungoogled-chromium 58 is out.

hollunder commented on 2017-06-01 09:33 (UTC)

Fails to build. I tried it on another machine, can't copy the exact error. It seems the problem occurs when building v8.

xsmile commented on 2017-05-13 20:19 (UTC)

Missing dependency: re2

nucleos commented on 2017-05-09 16:15 (UTC)

Can't install. This error: [4510/25047] CXX obj/base/i18n/case_conversion.o FAILED: obj/base/i18n/case_conversion.o g++ -MMD -MF obj/base/i18n/case_conversion.o.d -DBASE_I18N_IMPLEMENTATION -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUI_COMPOSITOR_IMAGE_TRANSPORT -DUSE_AURA=1 -DUSE_PANGO=1 -DUSE_CAIRO=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DDISABLE_NACL -DUSE_PROPRIETARY_CODECS -DCHROMIUM_BUILD -DENABLE_MEDIA_ROUTER=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC -I../.. -Igen -Igen/shim_headers/icui18n_shim -Igen/shim_headers/icuuc_shim -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../third_party/ced/src -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -m64 -march=x86-64 -pthread -Wall -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -g0 -fvisibility=hidden -O2 -fno-ident -fdata-sections -ffunction-sections -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 -fno-delete-null-pointer-checks -Wno-narrowing -fno-rtti -fno-exceptions -c ../../base/i18n/case_conversion.cc -o obj/base/i18n/case_conversion.o ../../base/i18n/case_conversion.cc: In function ‘base::string16 base::i18n::{anonymous}::CaseMap(base::StringPiece16, base::i18n::{anonymous}::CaseMapperFunction)’: ../../base/i18n/case_conversion.cc:67:9: error: invalid conversion from ‘__gnu_cxx::__alloc_traits<std::allocator<short unsigned int> >::value_type* {aka short unsigned int*}’ to ‘UChar* {aka char16_t*}’ [-fpermissive] &dest[0], saturated_cast<int32_t>(dest.size()), ../../base/i18n/case_conversion.cc:68:20: error: invalid conversion from ‘const value_type* {aka const short unsigned int*}’ to ‘const UChar* {aka const char16_t*}’ [-fpermissive] string.data(), saturated_cast<int32_t>(string.size()), ~~~~~~~~~~~^~ [4511/25047] CXX obj/base/i18n/char_iterator.o [4512/25047] CXX obj/third_party/flatbuffers/compiler_files/reflection.o [4513/25047] CXX obj/third_party/flatbuffers/flatc/flatc.o [4514/25047] ACTION //third_party/catapult/tracing:generate_about_tracing(//build/toolchain/linux:x64) [4515/25047] CXX obj/third_party/flatbuffers/compiler_files/idl_parser.o ninja: build stopped: subcommand failed.

PiousMinion commented on 2017-05-05 00:41 (UTC)

I see the problem. You're pulling in the latest source, which uses a different build system, instead of pulling in a specific tag as they recommend.

PiousMinion commented on 2017-05-02 06:53 (UTC)

Building the package complained that version.ini did not exist. Ok, so I commented out pkgver(). Now it's complaining about build.py missing. Is this PKGBUILD beyond broken or am I missing something?