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: 342
Popularity: 3.51
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 2 3 4 5 6 7 8 .. 64 Next › Last »

JstKddng commented on 2023-05-05 15:05 (UTC)

should be fixed now

Teremontery commented on 2023-05-05 14:48 (UTC) (edited on 2023-05-05 14:52 (UTC) by Teremontery)

sha256sum of source file 'chromium-112-gcc-13-0006-vulkanmemoryallocator.patch' mismatch, and skipping the hash check raise patching failure. Suppose this patch file is wrong, shoud be updated

dreieck commented on 2023-04-27 12:29 (UTC)

Can you please add =${pkgver} to the chromium entry in the provides array?

There is at least one package that has (defined by upstream source) a versioned dependency in chromium.

Regards!

dreieck commented on 2023-04-27 12:27 (UTC)

Can you please add provides=("chromedriver=${pkgver}"), conflicts=('chromedriver')?

Regards!

FixedWing commented on 2023-04-03 05:05 (UTC)

Woops. Sorry about that. Didn't look closely enough.

JstKddng commented on 2023-04-01 15:32 (UTC)

Please don't flag outdated due to windows releases.

JstKddng commented on 2023-03-30 14:48 (UTC)

manjaro

RIP, we can't really support manjaro as they hold package updates for some time.

pdpelf commented on 2023-03-29 07:21 (UTC)

installed: last stable update of manjaro: [Stable Update] 2023-02-20

JstKddng commented on 2023-03-29 05:32 (UTC)

@pdpelf

Is your system up to date? I'm sadly unable to reproduce the issue as the OBS builds fine, if you want you can use that binary instead.

https://download.opensuse.org/repositories/home:/justkidding:/arch/Arch/x86_64/ungoogled-chromium-111.0.5563.146-1-x86_64.pkg.tar.zst

pdpelf commented on 2023-03-28 16:34 (UTC)

Error on building:

[36007/52363] CXX obj/media/filters/filters/audio_file_reader.o FAILED: obj/media/filters/filters/audio_file_reader.o

../../media/filters/audio_file_reader.cc:246:50: error: no member named 'duration' in 'AVFrame' if (audio_codec_ == AudioCodec::kAAC && frame->duration) { ~~~~~ ^ ../../media/filters/audio_file_reader.cc:249:16: error: no member named 'duration' in 'AVFrame' frame->duration + std::min(static_cast<int64_t>(0), frame->pts)); ~~~~~ ^ 2 errors generated. [36008/52363] CXX obj/media/filters/filters/h264_to_annex_b_bitstream_converter.o [36009/52363] CXX obj/media/filters/filters/blocking_url_protocol.o [36010/52363] CXX obj/media/filters/filters/h265_to_annex_b_bitstream_converter.o [36011/52363] CXX obj/media/filters/filters/audio_video_metadata_extractor.o [36012/52363] CXX obj/media/filters/filters/ffmpeg_audio_decoder.o ninja: build stopped: subcommand failed. ==> FEHLER: Ein Fehler geschah in build(). Breche ab...