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 .. 111 112 113 114 115 116 117 118 119 120 121 .. 152 Next › Last »

sl1pkn07 commented on 2012-01-18 19:28 (UTC)

update to 18.0.1010.1 fixed: http://crbug.com/103360 http://crbug.com/41887 add udev and icu to dependency greetings

pfreire commented on 2012-01-15 20:41 (UTC)

Thanks Det, that was it. now i have another error, but I believe it's because of the CFLAGS i'm using just like in this problem http://code.google.com/p/chromium/issues/detail?id=104569. They advise to use safe CFLAGS. FAILED with 1: ../native_client/toolchain/linux_x86_newlib/x86_64-nacl/bin/gcc -c src/untrusted/stubs/crti_x86_64.S -o /tmp/yaourt-tmp-root/aur-chromium-dev/src/chromium-build/out/Release/obj/gen/tc_newlib/lib64/crti.o -std=gnu99 -m64 -O3 -fomit-frame-pointer -mtls-use-call -DNACL_BUILD_ARCH=x86 -D__linux__ -D__STDC_LIMIT_MACROS=1 -D__STDC_FORMAT_MACROS=1 -D_GNU_SOURCE=1 -D_BSD_SOURCE=1 -D_POSIX_C_SOURCE=199506 -D_XOPEN_SOURCE=600 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DDYNAMIC_ANNOTATIONS_PREFIX=NACL_ -DNACL_BUILD_SUBARCH=64 -I/tmp/yaourt-tmp-root/aur-chromium-dev/src/chromium-build/out/Release/obj/gen/tc_newlib/include -I.. -I../ppapi -I.. -I../ppapi make: *** [out/Release/obj/gen/tc_newlib/lib64/crti.o] Error 255

Det commented on 2012-01-15 15:30 (UTC)

It's in [multilib]. Dunno why the "Native Client" (NACL) needs it.

pfreire commented on 2012-01-15 15:27 (UTC)

Hello, I get this error (using yaourt): ==> Building and installing package ==> Install or build missing dependencies for chromium-dev: error: target not found: lib32-zlib Where is lib32-zlib, and why do I need it on a x64 system?

sl1pkn07 commented on 2012-01-12 16:18 (UTC)

http://crbug.com/106954 now fixed! thanks phajdan.jr!

sl1pkn07 commented on 2012-01-11 20:18 (UTC)

compile chromium take several minutes, force compile all for a "little" revision (incrementing pkgrel number) is a "dirty trick" (sorry, my english not good) only incrementing pkgrel number if a make several changes (not include update package)

imrehg commented on 2012-01-11 15:09 (UTC)

Just two more thoughts: - chromium-revert-jpeg-swizzle-r0.patch seems to be completely commented out anyway, I guess shouldn't be included - would be great if package fixes would be noted with incremented pkgrel number, it gets confusing that I downloaded the PKGBUILD 3 or 4 times today, all worked (or not-worked) differently but nominally they are all the "same". Other then these things, thanks a lot for maintaining it! For a while I tried to keep track of all the changes that needed to be taken care of to get Chromium to build, but I had much much less patience with it. :)

sl1pkn07 commented on 2012-01-11 14:26 (UTC)

yesyes. fixed in pkgbuild :S

imrehg commented on 2012-01-11 14:23 (UTC)

Had to except "third_party/libjpeg_turbo/" in this latest build, otherwise got compilation error.

sl1pkn07 commented on 2012-01-11 12:14 (UTC)

fuck! http://crbug.com/106954 not fixed >< back GYP_Define to "use_libjpeg=0"