Commit graph

846 commits

Author SHA1 Message Date
Ricardo M. Correia 979473a17b chromium: Update stable channel from 32.0.1700.102 -> 32.0.1700.107 2014-02-08 15:40:25 +00:00
James Cook d7eb849349 firefox: update to 27.0. 2014-02-06 14:41:54 -08:00
Vladimír Čunát edb9e50ef9 flashplayer: update, fixing many security CVEs 2014-02-05 22:17:41 +01:00
Evgeny Egorochkin c60f9cdb3e kwebkitpart: update from 1.3.2 to 1.3.3 2014-02-05 20:29:56 +02:00
aszlig e18cd2f8ae
chromium: Update all channels to latest versions.
This closes #1623, and updates _all_ channels to the corresponding
latest upstream versions.

Thanks to @wizeman for opening the pull request noted above and for
another update in between, @aristidb for fixing the patcheShebangs issue
and @shlevy for notifying me about the build failure in stdenv-updates
in the first place.

Sorry to everyone for my inactivity lately.

The following changes were needed in order to build those new releases:

 * Patch out /bin/echo to allow building with all options enabled.
 * Always use GN from the source tree.
 * Remove import of depot_tools for version 34.
 * Drop version 32 specific stuff.

With this commit, the following new upstream versions are introduced:

stable: 32.0.1700.77 -> 32.0.1700.102 (builds fine, tested)
beta:   32.0.1700.19 -> 33.0.1750.46  (builds fine, tested)
dev:    33.0.1712.4  -> 34.0.1809.0   (build broken with gnome_keyring)

The dev version requires a more recent version gnome_keyring and thus
won't build if gnomeKeyringSupport is set to true. I haven't tested this
build without gnomeKeyringSupport yet, so it might be broken and will be
fixed later.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-01-29 13:23:30 +01:00
Pascal Wittmann 9c9c883cb9 Updated dwb to HEAD and used the current date as version number, because dwb has no version numbers. 2014-01-29 12:00:13 +01:00
Petr Rockai 6f5be260b4 Adopt packages. 2014-01-28 17:31:17 +01:00
Aristid Breitkreuz 4417dd33c2 fix chromium chroot build 2014-01-26 18:02:03 +01:00
Eelco Dolstra e07ce3314d Fix some "meta.licenses" attributes 2014-01-25 03:04:46 +01:00
Vladimír Čunát 343cd5b1ef midori: minor update 0.5.6 -> .7 2014-01-23 22:29:25 +01:00
Lluís Batlle i Rossell 4a4950f323 Setting license to elinks.
Disabling guile, due to licence incompatibility.
2014-01-20 13:47:24 +01:00
Lluís Batlle i Rossell 86808f2c46 Making elinks not use python by default.
It fails to start for me, due to a python problem, otherwise. And I
don't know why I'd need python, so by now I disable it by default.
2014-01-20 09:27:27 +01:00
Lluís Batlle i Rossell 01a2986560 Updating elinks to 0.12pre6 2014-01-20 09:16:19 +01:00
Shea Levy fd99863e14 elinks: Actually enable javascript
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-19 15:16:40 -05:00
Ricardo M. Correia cd953d80e1 chromium: Update stable channel from 31.0.1650.57 -> 32.0.1700.77 2014-01-18 17:40:37 +00:00
Shea Levy 076ff2eede lynx: Actually provide ssl support when requested
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-13 20:16:27 -05:00
Song Wenwu 9b273eb971 midori: build with webkit2 to support GTK+2 plugins (close #1412) 2013-12-26 18:14:45 +01:00
Song Wenwu 55a49a3f93 midori: fix file chooser dialog (Ctrl+o)
vcunat: change to double-prefix of the variable, instead of clearing it.
2013-12-26 18:14:45 +01:00
Song Wenwu 0889c86b86 midori: update from 0.4.4 to 0.5.6 (close #1411) 2013-12-26 09:19:19 +01:00
Vladimír Čunát 50ac037864 Merge master into x-updates 2013-12-23 19:27:14 +01:00
Mathijs Kwik 939a0d3b4a firefox: enable gstreamer for h.264 support in HTML5 video 2013-12-23 15:48:36 +01:00
Mathijs Kwik 34527353b5 conkeror: upgrade to more recent git "release" 2013-12-23 10:25:13 +01:00
Mathijs Kwik e9a61d523e firefox: use system icu
- cleanup of debug/optimize flags
2013-12-23 10:25:13 +01:00
Vladimír Čunát 4c5a71f777 Merge master into x-updates
Conflicts:
	pkgs/desktops/gnome-2/desktop/gvfs/default.nix
	pkgs/development/libraries/cogl/default.nix
	pkgs/development/libraries/libsoup/2.44.nix
2013-12-18 23:21:29 +01:00
Nixpkgs Monitor 6ac1c01e51 kde4.rekonq: update from 1.70 to 1.80 2013-12-18 18:18:33 +02:00
Nixpkgs Monitor e748d4c498 gmtk: update from 1.0.5 to 1.0.8 2013-12-16 01:36:18 +02:00
James Cook 8ddc7b8db2 firefox: Hack to get it to compile. 2013-12-13 00:11:52 -08:00
James Cook d9f3dab48e Firefox 26.0. (Doesn't build.) 2013-12-12 20:27:07 -08:00
Vladimír Čunát 785befb6b2 fribid: fix build via using gtk2 instead of gtk3
This was caused by a gtk3 update.
I saw they depend on gtk2 instead in Arch and it fixes the build there.
CC @edwtjo
2013-12-10 13:27:07 +01:00
aszlig da62e513e7
chromium: Update all channels to latest versions.
This introduces version 31.0.1650.57 as the new version for the stable
channel.

Overview of the updated channels:

stable: 30.0.1599.114 -> 31.0.1650.57
beta:   31.0.1650.34  -> 32.0.1700.19
dev:    32.0.1671.3   -> 33.0.1712.4

This drops the sandbox_userns_30.patch as version 30 is no longer
stable. In addition, we had to patch out some references to /usr/bin/gcc
in the bundled WebKit sources.

Builds are passing and running fine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-11-26 03:00:01 +01:00
Eelco Dolstra 678bcc6d4d firefox: Update to 25.0.1 2013-11-18 18:04:17 +01:00
Ricardo M. Correia 38f85ac5ae flashplayer: Update to 11.2.202.310 (fixes 4 critical security vulnerabilities)
Fixes CVE-2013-3361, CVE-2013-3362, CVE-2013-3363 and CVE-2013-5324.
2013-11-07 11:44:18 +01:00
Eelco Dolstra a0e21fd1ca Mark more packages as broken 2013-11-04 21:11:00 +01:00
Eelco Dolstra 8150f1a362 firefox: Update to 25.0 2013-10-29 23:47:09 +01:00
aszlig 246b59ec11
chromium: Update stable and beta channels.
stable: 30.0.1599.101 -> 30.0.1599.114
http://googlechromereleases.blogspot.de/2013/10/stable-channel-update_22.html

beta: 31.0.1650.26 -> 31.0.1650.34
http://googlechromereleases.blogspot.de/2013/10/beta-channel-update_23.html

Builds and tests pass on my machine. The update for the dev channel is
currently not building and I'm going to fix it later.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:49 +01:00
Michael Raskin 912fc0d9fa Merge pull request #918 from edwtjo/fribid-1.0.2
Adding FriBID browser plugin
2013-10-20 08:53:44 -07:00
Pascal Wittmann f6a96f7112 dwb: update to the latest revision 2013-10-20 08:30:01 +03:00
Pascal Wittmann ba31f05600 dwb: make glib_networking available for dwbem 2013-10-20 08:29:21 +03:00
aszlig 4b06b42bc3
chromium: Update all channels to latest versions.
This introduces version 32 as the new version for the development
channel.

Also, stable got a few security fixes, which are described here:

http://googlechromereleases.blogspot.de/2013/10/stable-channel-update_15.html

Overview of the updated channels:

stable: 30.0.1599.66 -> 30.0.1599.101
beta:   30.0.1599.66 -> 31.0.1650.26
dev:    31.0.1650.4  -> 32.0.1671.3

Builds are passing and running fine.

Apologies to everyone for the delayed update, real life sometimes
becomes a major distraction ;-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-19 22:10:58 +02:00
Edward Tjörnhammar db684fc9ec Adding FriBID browser plugin
FriBID is an open source software for the Swedish e-id system called
BankID. FriBID also supports processor architectures and Linux/BSD
distributions that the official software doesn't support.

https://fribid.se/index.en.html

FriBID plugin is a firefoxWrapper plugin. Enabled by setting:

  nixpkgs.config.enableFriBIDPlugin = true
2013-10-15 20:46:44 +02:00
Eelco Dolstra 3293421dd3 Fix references to pkgs/lib 2013-10-10 13:28:22 +02:00
Eelco Dolstra 2147a07938 Fix a bunch of Hydra evaluation errors 2013-10-07 17:36:47 +02:00
Domen Kožar 960896a063 Merge pull request #1048 from falsifian/firefox_debug
firefox: add an option to build with debugging enabled.
2013-10-06 10:48:31 -07:00
Bjørn Forsman 083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
James Cook b0d4b8bcaa firefox: add an option to build with debugging enabled. 2013-10-05 21:07:42 -07:00
Peter Simons b87cd83022 Merge pull request #1035 from pSub/dwb
Added dwb, a lightweight webbrowser written in C based on webkit and gtk
2013-10-03 06:48:55 -07:00
aszlig d02be2520f
chromium: Remove conditionals for version 29.
This removes the conditionals and obsolete cruft for version 29,
especially the old user namespaces sandbox patch.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 20:18:12 +02:00
aszlig 9dcbaf9f6f
chromium: Update all channels to latest versions.
This makes version 30 the new stable version which is now in par with
the beta channel. Overview:

stable: 29.0.1547.76 -> 30.0.1599.66
beta:   30.0.1599.59 -> 30.0.1599.66
dev:    31.0.1650.0  -> 31.0.1650.4

Here you can find the release notes for the new stable version:

http://googlechromereleases.blogspot.de/2013/10/stable-channel-update.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 20:12:34 +02:00
Pascal Wittmann 46fd82a793 Added dwb, a lightweight webbrowser written in C based on webkit and gtk. 2013-10-02 15:45:39 +02:00
aszlig cb68dc8281
chromium: Update beta and dev channels.
beta: 30.0.1599.47 -> 30.0.1599.59
dev:  31.0.1636.0  -> 31.0.1650.0

All builds were tested on my machine (including stable).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:31 +02:00