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: 158
Popularity: 0.005561
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 .. 139 140 141 142 143 144 145 146 147 148 149 .. 152 Next › Last »

<deleted-account> commented on 2010-09-14 11:12 (UTC)

bintang, eh? 10Gb... where did you get that size from? I've just checked my "chromium-dev" build folder and it was 1.2 Gb If you want I can send you a copy of my "chromium-dev-7.0.517.0-1-i686.pkg.tar.xz", it just finished building on my old P4 took ~3 hours. I've never tried to install AURs that have been built on other machines before, so I can't be sure it'll work, you're very welcome to try it. Let me know if you want a link to it.

<deleted-account> commented on 2010-09-14 09:34 (UTC)

@hokapoka, alright i'll try ^_^ But do i really need 10 GB hard disk space? I think this is my biggest concern, only 2 gigs left ^_^

<deleted-account> commented on 2010-09-14 09:19 (UTC)

bintang, just fire it off overnight regardless how slow your box is it should be complete by the morning, at least it does on one of my old (>5 years old) P4's. That being said there is a another package that appears to have a binary version available, but I had issues some dependencies. It was this one, http://aur.archlinux.org/packages.php?ID=27031, currently flagged out of date. Personally I'd prefer to use this (chromium-dev) from source over the that binary AUR. HTH

<deleted-account> commented on 2010-09-13 22:30 (UTC)

Would anyone share their i686 build (or maybe set up a repo.. hehe)? My computer is too slow.

Malix commented on 2010-09-12 20:24 (UTC)

@dcelasun I'd guess it took roughly 20 minutes or so on a phenom2 945, using MAKEFLAGS="-j4" in /etc/makepkg.conf

dcelasun commented on 2010-09-12 20:20 (UTC)

Quick question, how long did it take for you to compile this? On what hardware? It's been a while since I started it and I wonder if, somewhere, I did something wrong.

thermionix commented on 2010-09-11 00:42 (UTC)

Just modified the pkgbuild, don't know if anyones interested. This re-enables phantom tabs, a great feature which was removed recently http://pastebin.com/AaWMx1qX -pkgbuild http://pastebin.com/uiAAc5PV -patch

<deleted-account> commented on 2010-09-05 14:34 (UTC)

@joint007 Try to upgrade gcc to 4.5.1-6 and rebuild the package: $ rm -rf src $ makepkg -s -f I also recommend to disable custom CFLAGS/CXXFLAGS if you are using any.

<deleted-account> commented on 2010-09-05 14:23 (UTC)

@mvorozhtsov This is second time build for this version chromium. gcc version is 4.5.0-6.

<deleted-account> commented on 2010-09-05 13:54 (UTC)

@joint007 Looks like http://code.google.com/p/chromium/issues/detail?id=52748 but that bug is already fixed in the current version. What version of gcc are you using? Your log is rather short, did you build from scratch (i.e. no src dir)?