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: 160
Popularity: 0.011120
First Submitted: 2010-05-17 09:04 (UTC)
Last Updated: 2024-04-21 19:18 (UTC)

Dependencies (84)

Required by (0)

Sources (13)

Latest Comments

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

sl1pkn07 commented on 2016-11-24 18:06 (UTC)

need wait for upstream vaapi patch update

prazola commented on 2016-11-24 17:26 (UTC)

patching file media/gpu/ipc/service/gpu_video_decode_accelerator.cc Hunk #1 FAILED at 58. Hunk #2 FAILED at 171. 2 out of 2 hunks FAILED -- saving rejects to file media/gpu/ipc/service/gpu_video_decode_accelerator.cc.rej

sl1pkn07 commented on 2016-11-23 17:03 (UTC)

Unfortunately, GTK2 is still required when building

normanu commented on 2016-11-23 16:25 (UTC)

Mm ok fixed ncurses5-compat-libs by importing the PGP key. In the PKGBUILD is have the variable _use_gtk3=1 Is it normal that I still need GTK2 installed? Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Could not run pkg-config.

sl1pkn07 commented on 2016-11-23 11:30 (UTC)

https://aur.archlinux.org/packages/ncurses5-compat-libs/

normanu commented on 2016-11-23 09:36 (UTC)

Chromium-dev doesn't seem to want to build for me because of a dependency for ncurses5-compat-libs With yaourt it will try to install it, but finds ncurses6-compat-libs and can't match the pgp code. How do install this? Need the va-api enabled for Chrome, to use Moonlight Gamestream :) (strange if it is default in ChromeOS that they don't enable it for other distro's)

<deleted-account> commented on 2016-11-16 16:28 (UTC)

Thanks!

sl1pkn07 commented on 2016-11-16 15:48 (UTC)

try to set _debug_mode= to 1 and leave untouch the options=()

<deleted-account> commented on 2016-11-16 15:46 (UTC)

Hi, would it be possible to use GCC instead of Clang as the compiler? When trying to set options=('debug' '!strip') the compilation fails because Clang doesn't support -fvar-tracking-assignments.