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.010897
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 .. 96 97 98 99 100 101 102 103 104 105 106 .. 152 Next › Last »

Softwayer commented on 2012-05-18 13:23 (UTC)

The latest version is 21.0.1141.0, isn't it?

sl1pkn07 commented on 2012-05-18 10:06 (UTC)

oh my bad! oks. is for active clang option instead GCC sorry. change now

FredBezies commented on 2012-05-18 09:26 (UTC)

A little better, but got a building problem later : chrome/browser/policy/policy_path_parser_linux.cc:35:36: error: use of undeclared identifier 'geteuid' struct passwd* user = getpwuid(geteuid()); ^ chrome/browser/policy/policy_path_parser_linux.cc:45:9: error: use of undeclared identifier 'gethostname' if (gethostname(machinename, 255) == 0) { ^ 2 errors generated. make: *** [out/Release/obj.target/browser/chrome/browser/policy/policy_path_parser_linux.o] Erreur 1

FredBezies commented on 2012-05-18 07:59 (UTC)

Didn't think about this problem. Bad letters :]

sl1pkn07 commented on 2012-05-18 02:46 (UTC)

@fredbezies Téléchargements <- try in other place (without accents)

misc commented on 2012-05-17 20:02 (UTC)

≥1140: "\! -path 'third_party/zlib/contrib/minizip/*' \" → "\! -path 'third_party/zlib/*' \"

FredBezies commented on 2012-05-16 17:11 (UTC)

Crash on building : ==> Patch, update and copy NaCl SDK ~/Téléchargements/chromium-dev/src/nacl_sdk ~/Téléchargements/chromium-dev/src/chromium-build Traceback (most recent call last): File "/home/fred/Téléchargements/chromium-dev/src/nacl_sdk/sdk_tools/sdk_update.py", line 1060, in <module> sys.exit(main(sys.argv[1:])) File "/home/fred/Téléchargements/chromium-dev/src/nacl_sdk/sdk_tools/sdk_update.py", line 1053, in main InvokeCommand(args) File "/home/fred/Téléchargements/chromium-dev/src/nacl_sdk/sdk_tools/sdk_update.py", line 1042, in InvokeCommand command(options, args[1:]) File "/home/fred/Téléchargements/chromium-dev/src/nacl_sdk/sdk_tools/sdk_update.py", line 899, in Update bundle_path = os.path.join(options.sdk_root_dir, bundle_name) File "/usr/lib/python2.7/posixpath.py", line 71, in join path += '/' + b UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 12: ordinal not in range(128) ==> ERREUR : Une erreur s'est produite dans build(). Abandon...

misc commented on 2012-05-16 14:18 (UTC)

≥1138: 4. "\! -path 'third_party/libxml/*' \" to find&delete or compilation fails.

misc commented on 2012-05-16 11:59 (UTC)

Applies to 1133 (or so) til at least 1137.5: 1. Patch fragment for base/message_pump_libevent.cc needs to be removed as include is no longer missing. 2. This commit must be reverted (or perhaps a new include is missing) for compilation to not fail: http://codereview.chromium.org/10378057 3. Like Chromium in Extra, "CFLAGS+=' -Wno-c++0x-compat'" has to be added or else GCC 4.7 prints a couple of thousand useless warnings.

sl1pkn07 commented on 2012-05-12 18:43 (UTC)

sl1pkn07@sL1pkn07 ~ $ locate localefwd.h /home/sl1pkn07/aplicaciones/chromium-dev/src/nacl_sdk/pepper_20/toolchain/linux_x86_glibc/x86_64-nacl/include/c++/4.4.3/bits/localefwd.h /home/sl1pkn07/aplicaciones/chromium-dev/src/nacl_sdk/pepper_20/toolchain/linux_x86_newlib/x86_64-nacl/include/c++/4.4.3/bits/localefwd.h /usr/include/c++/4.7.0/bits/localefwd.h sl1pkn07@sL1pkn07 ~ $ pkgfile localefwd.h core/gcc community/arm-wince-cegcc-gcc community/mingw32-gcc multilib/gcc-multilib sl1pkn07@sL1pkn07 ~ $ yaourt -Qo /usr/include/c++/4.7.0/bits/localefwd.h /usr/include/c++/4.7.0/bits/localefwd.h es propiedad de gcc-multilib 4.7.0-6 sl1pkn07@sL1pkn07 ~ $ in this case. localefwd.h is provided by pepper_20 download by chromium-dev (if nacl is active) regarding .pacnew file.. in the old packages, the variable CHROMIUM_FLAGS=" " is empty . in new default only remove the space between " ". only have hard modifications the chromium-dev.install file i'm tested this in last night with all possibility: uninstall all, fresh install with/out pepperfrash, update pachage with/out pepperflash when initial fresh install have pepperflash and not, edit by hand the version of pepperflah to view update version take effect, etc. all test sucessfull (include if have other flags before/afther pepperflash flags) of course. nothig is perfect :) gretings