Package Details: chromium-dev 126.0.6423.2-1

Git Clone URL: https://aur.archlinux.org/chromium-dev.git (read-only, click to copy)
Package Base: chromium-dev
Description: The open-source project behind Google Chrome (Dev Channel)
Upstream URL: http://www.chromium.org
Keywords: browser web
Licenses: BSD
Submitter: None
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 158
Popularity: 0.005674
First Submitted: 2010-05-17 09:04 (UTC)
Last Updated: 2024-04-21 19:18 (UTC)

Required by (0)

Sources (13)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 152 Next › Last »

DAC324 commented on 2020-09-28 10:57 (UTC) (edited on 2020-09-28 11:18 (UTC) by DAC324)

How do I include vaapi and vdpau in this package?

warigan commented on 2020-08-17 23:14 (UTC) (edited on 2020-08-18 02:29 (UTC) by warigan)

Edit: I was able to build chromium-vaapi after replacing gn-git with gn, though it doesn't help me with this package since it depends on gn-git.

I tried building chromium-vaapi and I get the same issue there as well. I guess there is something wrong with my system/environment, you can disregard my previous comment.

sl1pkn07 commented on 2020-08-17 14:37 (UTC) (edited on 2020-08-17 14:37 (UTC) by sl1pkn07)

that sound like MacOS. but, why?

warigan commented on 2020-08-17 13:58 (UTC) (edited on 2020-08-17 14:04 (UTC) by warigan)

I get an error when building. I'm assuming there's a missing dependency, but I'm not sure what to look for.

Defining config //third_party/webrtc:common_objc(//build/toolchain/linux/unbundle:default)
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_overrides/BUILD.gn:8:16: which caused the file to be included.
  configs += [ "//third_party/webrtc:common_config" ]
           ^-----------------------------------
Defining target //third_party/webrtc/rtc_base:safe_conversions(//build/toolchain/linux/unbundle:default)
Loading //third_party/webrtc/rtc_base/system/BUILD.gn (referenced from //third_party/webrtc_overrides/BUILD.gn:142)
==> ERROR: A failure occurred in build().
    Aborting...

StackException commented on 2020-07-06 17:15 (UTC) (edited on 2020-07-06 17:16 (UTC) by StackException)

libva.so.2 is missing, chromium-dev doesn't launch without missing so (shared object) files at least by default, this has been going on since about a month now, pacman -S libva worksaround this

Scimmia commented on 2020-05-20 17:12 (UTC)

The chromium-widevine optdep isn't doing anything anymore, is it? Without the patch, it won't look for the bundled plugin.

T4cC0re commented on 2020-05-04 09:56 (UTC)

In the configuration, as it is in the PKGBUILD (or maybe because of patches) this also needs libva as a dependency to build in a clean chroot

sl1pkn07 commented on 2020-04-03 20:27 (UTC) (edited on 2020-04-03 20:31 (UTC) by sl1pkn07)

update you gn-git

EDIT: fixed typo in the PKGBUILD

LinuxUserGD commented on 2020-04-03 18:54 (UTC) (edited on 2020-04-05 14:41 (UTC) by LinuxUserGD)

Now I get:

Defining target //: chromium_builder_asan (// build / toolchain / linux / unbundle: default)
ERROR at //BUILD.gn:1376:5: Unknown function.
    filter_exclude (["$ root_build_dir / foo"],
    ^ -------------
==> ERROR: An error happened in build ().
    Cancel ...
Error making: chromium-dev
[user @ archlinux ~] $

Edit: Thanks again, that fixed it :+1:

LinuxUserGD commented on 2020-03-09 17:05 (UTC)

Thanks! 82.0.4077.0 compiled for me fine now.