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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 152 Next › Last »

sl1pkn07 commented on 2018-04-22 20:31 (UTC)

where install the script tools/clang/scripts/update.py, the bundled clang in your system?

SolarAquarion commented on 2018-04-22 20:07 (UTC)

-> Download external build components from google Downloading https://commondatastorage.googleapis.com/chromium-browser-clang/Linux_x64/clang-328716-2.tgz .......... Done. ==> Removing existing $pkgdir/ directory... ==> Starting build()... -> Build the Launcher make: Entering directory '/home/solaraquarion/build/chromium-dev/src/chromium-launcher' /home/solaraquarion/build/chromium-dev/chromium-dev/src/chromium-67.0.3396.10/third_party/llvm-build/Release+Asserts/bin/clang -o chromium-dev -D_FORTIFY_SOURCE=2 -DDATE= -DTIME= -DTIMESTAMP= -DNO_UNWIND_TABLES -DLAUNCHER_VERSION=\"v6-2-g0d47114\" -DCHROMIUM_NAME=\"chromium-dev\" -DCHROMIUM_BINARY=\"/usr/lib/chromium-dev/chromium-dev\" -DCHROMIUM_VENDOR="\"Arch Linux\"" -DPEPPER_FLASH_DIR=\"/usr/lib/PepperFlash\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-builtin-macro-redefined -fno-unwind-tables -fno-asynchronous-unwind-tables -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now launcher.c -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh: /home/solaraquarion/build/chromium-dev/chromium-dev/src/chromium-67.0.3396.10/third_party/llvm-build/Release+Asserts/bin/clang: No such file or directory make: *** [Makefile:23: chromium-dev] Error 127 make: Leaving directory '/home/solaraquarion/build/chromium-dev/src/chromium-launcher'

prazola commented on 2018-04-09 23:30 (UTC)

You don't need an account to see the video. Try this one: https://www.facebook.com/ESLProLeagueCSGO/videos/2023893594542313/

sl1pkn07 commented on 2018-04-05 13:22 (UTC)

can you paste the link of youtube video? i don't have netflix/facebukakke account

prazola commented on 2018-04-05 12:15 (UTC)

Netflix previews and some youtube and facebook videos.

sl1pkn07 commented on 2018-04-04 04:43 (UTC)

Please post the video source. I never see this before in chromium

prazola commented on 2018-04-04 03:33 (UTC)

Some videos are wrongly decoded and colors are broken. This doesn't happen in precompiled chromium builds, what could it be? http://www.imagebam.com/image/bb5c01807045363

walkindude commented on 2018-04-01 00:53 (UTC)

yes, used system clang (_use_bundled_clang=0), but guess I messed up with llvm/clang packages from svn and not - chroot (arch-nspawn/makechrootpkg) helped and now it works, but not before I clean up whole chroot thing/delete snapshot folder/reboot (not quite sure what really helped), otherwise even with lld installed it just kept telling me about ffmpeg problem already discussed here.

sl1pkn07 commented on 2018-03-31 17:02 (UTC) (edited on 2018-03-31 17:02 (UTC) by sl1pkn07)

you setup the pkgbuild for use system clang, rigth? what version you use?