nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig 4f8314fb92
chromium: Update dev channel to 25.0.1364.29.
For this update we needed to fix a bunch of things:

 * Limit pulse_audio_fix.patch to version 24 only (fixed upstream in 25).
 * Avoid the use of -fstack-protector for version 25.

The -fstack-protector option seems to be passed to libvpx now by default, so
simply use -fno-stack-protector in every occurence of -fstack-protector in
common.gypi. At least for now this will do it, but ultimately and for the future
we may want to have support for that in general.

And if we need that support in chromium directly depends on some of the next
updates to this package, as it seems that we now can switch to quite a lot of
nixpkgs dependencies instead of bundled dependencies.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-01-14 11:34:02 +01:00
..
cups_allow_deprecated.patch chromium: Implement handling of enableCUPS. 2012-06-22 15:53:29 -04:00
default.nix chromium: Update dev channel to 25.0.1364.29. 2013-01-14 11:34:02 +01:00
pulse_audio_fix.patch chromium: Add pulse_audio_fix.patch to nixpkgs. 2013-01-10 03:29:44 +01:00
pulseaudio_array_bounds.patch chromium: Add support for pulseaudio. 2012-06-22 15:53:30 -04:00
sources.nix chromium: Update dev channel to 25.0.1364.29. 2013-01-14 11:34:02 +01:00
update.sh chromium: Fix omahaproxy URL in updater. 2012-11-20 04:55:28 +01:00