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 .. 18 19 20 21 22 23 24 25 26 27 28 .. 152 Next › Last »

sl1pkn07 commented on 2017-08-14 16:15 (UTC)

tnx now in testing also test a ugly hack for this https://crbug.com/382487

xsmile commented on 2017-08-14 16:13 (UTC)

@sl1pkn07: https://sl1pkn07.wtf/paste/view/918a2c94

sl1pkn07 commented on 2017-08-14 16:08 (UTC) (edited on 2017-08-14 16:08 (UTC) by sl1pkn07)

please use another downloadeable pastebin, for example https://sl1pkn07.wtf/paste

xsmile commented on 2017-08-14 15:48 (UTC)

@sl1pkn07: Use this patch for VA-API: https://0bin.net/paste/hIETCNLbL3hbqxln#MLskYbo-lMWhren2mQa5fo6Q0hI4Aakz9SlJUSsJ5Pf System Clang is used, this is not the issue. 64-bit and I already tried it. Environment variables are ignored, including CFLAGS, CXXFLAGS, CC and CXX.

sl1pkn07 commented on 2017-08-14 14:30 (UTC) (edited on 2017-08-14 14:31 (UTC) by sl1pkn07)

- for missing -i in L#463 and L#464, yes, do'h - for vaapi patch,this patchset can't apply in this version, maybe in the next release - about clang, 32 or 64 bits? is is 64bits, try edit the L#483 and set the system clang path. but i can't make sure it works

xsmile commented on 2017-08-14 13:31 (UTC)

@sl1pkn07: The two GCC patches are missing a "-i" before the file path and pause makepkg when disabling Clang. To enable VA-API with the current dev build, use the latest patchset from https://chromium-review.googlesource.com/c/532294 instead of vaapi_patch_r2.patch, it should apply without conflicts. Additionally 'use_vaapi=true' needs to be added to the flags (already present). See the comment section of https://aur.archlinux.org/packages/chromium-vaapi/ for success reports. Another issue - I tried building with 'clang_base_path="/usr"' to use system clang, but environment variables like CFLAGS are ignored. Is there any way to modify the variables while building with system clang without patching the source?

sl1pkn07 commented on 2017-08-13 07:32 (UTC)

never, i think

nicman23 commented on 2017-08-12 16:12 (UTC)

isn't vaapi in master?

sl1pkn07 commented on 2017-08-05 15:46 (UTC)

vaapi patch needs update https://chromium-review.googlesource.com/c/569529