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.005340
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 .. 145 146 147 148 149 150 151 152 Next › Last »

<deleted-account> commented on 2010-06-19 08:46 (UTC)

6.0.437.1-1: Switched to the system ffmpeg.

gaelic commented on 2010-06-17 14:49 (UTC)

Anyone enabled kwallet support in chromium? http://code.google.com/p/chromium/issues/detail?id=12351

gaelic commented on 2010-06-17 14:48 (UTC)

@mvorozhtsov: thx. my /usr/lib/pkgconfig was missing a lot of pc files (and i don't know why) I did a pacman -Ql gtk2 and saw the .pc files of the package, but as mentioned no .pc files in the config_path. A reinstall did it, but not only gkt, also cairo, pango, glib, etc.

jinks commented on 2010-06-17 06:12 (UTC)

Another question: Since the new ffmpeg came out today with WebM support, can we use_system_ffmpeg=1 now?

jinks commented on 2010-06-17 06:11 (UTC)

If you want to play back h264, you have to add "proprietary_codecs=1" to the GYP_DEFINES variable. Also, 6.0.437.1 is out.

<deleted-account> commented on 2010-06-17 04:37 (UTC)

@gaelic: There is no "devel" packages on Arch, gtk+-2.0.pc is a part of the gtk2 package (just do $ pacman -Ql gtk2 to see all the contents). Perhaps your environment variables are screwed (PKG_CONFIG_PATH and PKG_CONFIG_* in general).

gaelic commented on 2010-06-16 09:01 (UTC)

I have problems installing because pkg-config is unable to find gtk+-2.0.pc and gconf***.pc. But I don't see any devel packages for gtk+2? Any suggestions?

<deleted-account> commented on 2010-06-11 20:48 (UTC)

All packages in base-devel should NOT be listed as (make)depends, base-devel has been created for this reason, it's a requirement for those who want to compile something on arch.

daneel commented on 2010-06-11 20:30 (UTC)

Please add "flex" and "bison" (core/base-devel) to makedepends. Thanks.