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 .. 49 50 51 52 53 54 55 56 57 58 59 .. 152 Next › Last »

misc commented on 2015-02-25 01:15 (UTC)

Just change the COMPLETE to SUCCESS in the hunk. Not sure if there weren't any other changes between 2311 and 2314, though.

sl1pkn07 commented on 2015-02-24 21:42 (UTC)

Thanks @misc but your patch, but don't work in 42.0.2311.4 (with some changes like remove this http://sl1pkn07.wtf/paste/view/670f462a) Hunk #11 FAILED at 465. Hunk #12 succeeded at 477 (offset -6 lines). 1 out of 12 hunks FAILED -- saving rejects to file ui/file_manager/file_manager/background/js/media_import_handler.js.rej http://sl1pkn07.wtf/paste/view/29ac699d and please don't use pastebin, that breaks the EOL greetings

misc commented on 2015-02-24 16:43 (UTC)

For those who don't want the Google Analytics crap built into their Chromium: http://pastebin.com/raw.php?i=ZUJS8ecT

sl1pkn07 commented on 2015-02-20 15:36 (UTC)

how you update chromium dev? (which helper i mean) because if '_use_widevine' is set to '1', then set makedepend directly on 'chromium-widevine-dev' see line 90: # Use Widevide? [ "${_use_widevine}" = "1" ] && makedepends+=('chromium-widevine-dev') greetings

drizz commented on 2015-02-20 15:03 (UTC)

When building: ==> Starting prepare()... -> Fix to save configuration in ~/.config/chromium-dev -> Add Widevine Support /tmp/pacaurtmp-/chromium-dev/PKGBUILD: line 322: /usr/lib/chromium-dev/widevine.version: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...

sl1pkn07 commented on 2015-02-19 20:15 (UTC)

do'h, jesuchrist now really fixed ><

sl1pkn07 commented on 2015-02-19 05:27 (UTC)

OW men!! http://upload.wikimedia.org/wikipedia/commons/f/f4/The_Scream.jpg yes. the pkgbuild have a typo in prepare() (widevide instead of widevine) fixed very sorry :S

juston_li commented on 2015-02-19 00:54 (UTC)

After it finishes compiling I get: install: cannot stat ‘libwidevinecdmadapter.so’: No such file or directory

sl1pkn07 commented on 2015-02-18 21:11 (UTC)

- now support Google Widevine plugin (active by default. to disable set '_use_widevine' to 0) - now can handle more configuration files in /etc/chromium-dev. useful for plugins. for use their own conf files instead edit the general conf file. see https://bugs.archlinux.org/task/43804 - libpdf now integrated into a binary greetings