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.011346
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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 152 Next › Last »

petronny commented on 2018-10-26 06:56 (UTC)

I get

../../third_party/blink/renderer/platform/fonts/shaping/harfbuzz_face.cc:316:5: warning: 'hb_font_funcs_set_glyph_func' is deprecated [-Wdeprecated-declarations]
    hb_font_funcs_set_glyph_func(funcs, HarfBuzzGetGlyph, nullptr, nullptr);
    ^
/usr/include/harfbuzz/hb-deprecated.h:53:11: note: 'hb_font_funcs_set_glyph_func' has been explicitly marked deprecated here
HB_EXTERN HB_DEPRECATED_FOR(hb_font_funcs_set_nominal_glyph_func or hb_font_funcs_set_variation_glyph_func) void
          ^
/usr/include/harfbuzz/hb-common.h:79:30: note: expanded from macro 'HB_DEPRECATED_FOR'
#define HB_DEPRECATED_FOR(f) HB_DEPRECATED
                             ^
/usr/include/harfbuzz/hb-common.h:67:38: note: expanded from macro 'HB_DEPRECATED'
#define HB_DEPRECATED __attribute__((__deprecated__))
                                     ^
../../third_party/blink/renderer/platform/fonts/shaping/harfbuzz_face.cc:319:5: error: no matching function for call to 'hb_font_funcs_set_glyph_h_advances_func'
    hb_font_funcs_set_glyph_h_advances_func(
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/harfbuzz/hb-font.h:307:1: note: candidate function not viable: no known conversion from 'void (hb_font_t *, void *, unsigned int, hb_codepoint_t *, unsigned int, hb_position_t *, unsigned int, void *)' (aka 'void (hb_font_t *, void *, unsigned int, unsigned int *, unsigned int, int *, unsigned int, void *)') to 'hb_font_get_glyph_h_advances_func_t' (aka 'void (*)(hb_font_t *, void *, unsigned int, const unsigned int *, unsigned int, int *, unsigned int, void *)') for 2nd argument
hb_font_funcs_set_glyph_h_advances_func (hb_font_funcs_t *ffuncs,
^
1 warning and 1 error generated.

No idea how to fix it.

sl1pkn07 commented on 2018-07-31 19:11 (UTC)

fixed

woodchip commented on 2018-07-31 18:27 (UTC)

I'm getting the following: ==> Validating source files with sha256sums... chromium-69.0.3497.12.tar.xz ... Passed chromium-launcher ... Skipped chromium-dev.svg ... Passed chromium-compiler-r4.patch ... Passed chromium-webrtc-r0.patch ... Passed chromium-ffmpeg-ebp-r1.patch ... FAILED chromium-ffmpeg-clang.patch ... Passed chromium-intel-vaapi_r18.diff.base64 ... Passed chromium-widevine-r2.patch ... Passed chromium-skia-harmony.patch ... Passed fix_mixup_between_DIP_pixel_coordinates.diff.base64 ... Passed ==> ERROR: One or more files did not pass the validity check! What am I doing wrong?

bm456 commented on 2018-07-31 00:07 (UTC)

hevc = enables h265 playback (h265 is 30% faster than x26 and is a bit lighter)

ac3-eac3 = dolby audio (both are at chromium's code)

https://github.com/henrypp/chromium/blob/master/args_gn.md

sl1pkn07 commented on 2018-07-30 19:42 (UTC)

that flags come from?

bm456 commented on 2018-07-30 19:34 (UTC)

Hi

can we test these new GN flags? at dev channel?

may be interesting to get it

enable_hevc_demuxing = true

enable_ac3_eac3_audio_demuxing = true

sl1pkn07 commented on 2018-07-22 18:42 (UTC) (edited on 2018-07-22 18:50 (UTC) by sl1pkn07)

gn is only and exlusive for build

before, gn is builded with clang because is a little mess configure compiler for each component

bm456 commented on 2018-07-22 17:45 (UTC) (edited on 2018-07-22 18:07 (UTC) by bm456)

Hi

can you use my GN (its better cause it uses the SAME build env as chromium)

use the same env will cause "forgiven & strange" refs + "random & unexplanaible" crashes

https://aur.archlinux.org/packages/gn-chromium/

bm456 commented on 2018-07-22 03:01 (UTC)

Hi

gentoo had fixeed their ebuilds

and we need to know how add GN :)

gn-git + gentoo patches https://github.com/gentoo/gentoo/blob/master/dev-util/gn/gn-0.1445.ebuild

bm456 commented on 2018-07-18 22:48 (UTC) (edited on 2018-07-18 22:54 (UTC) by bm456)

What's can we do?

69.0.3486.0 crashes with and without gentoo's fixes

and 69.0.3493.3 had removed GN

https://omahaproxy.appspot.com/changelog?old_version=69.0.3486.0&new_version=69.0.3493.3

the last working tarball is 69.0.3473.0 (i'm using it)