Commit graph

196 commits

Author SHA1 Message Date
Michael Raskin 861c12a13c XulRunner needs the same version bump as FF
svn path=/nixpkgs/trunk/; revision=15960
2009-06-15 13:18:19 +00:00
Michael Raskin 0d32e9950c Firefox beta version bump. Preview before Release Candidate or whatever Mozilla calls it.
svn path=/nixpkgs/trunk/; revision=15958
2009-06-15 12:59:52 +00:00
Michael Raskin 260e13ddeb Update WebKit and Midori
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Marc Weber f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber 52647ea3b0 FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Eelco Dolstra d15fc44b23 * Firefox 3.0.9.
svn path=/nixpkgs/trunk/; revision=15600
2009-05-14 12:34:13 +00:00
Rob Vermaas 86f343eb70 updated opera for x86_64
svn path=/nixpkgs/trunk/; revision=15593
2009-05-13 14:47:10 +00:00
Michael Raskin cd7837433a Update Opera
svn path=/nixpkgs/trunk/; revision=15534
2009-05-10 19:39:16 +00:00
Sander van der Burg a8315aa241 Added desktop file generation function and desktop item for firefox
svn path=/nixpkgs/trunk/; revision=15529
2009-05-10 12:03:53 +00:00
Michael Raskin 7bf1932fdb Adding Firefox 3.5b4
svn path=/nixpkgs/trunk/; revision=15451
2009-05-05 15:39:51 +00:00
Ludovic Courtès 4ebc66caa3 GNU IceCat 3.0.9-g1.
svn path=/nixpkgs/trunk/; revision=15333
2009-04-27 09:37:48 +00:00
Eelco Dolstra 7689a348c4 * Got rid of a lot of "postInstall=postInstall" and similar lines in
builders.  These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations.  This is done
  automatically now if setupHook is set.
* Deleted the initscripts package.  NixOS doesn't use it anymore.

svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra 94d7d1fdbb * Got rid of all --disable-static flags; they're redundant now.
* Also a bunch of style cleanups (tabs, with args, ...).

svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Eelco Dolstra ce358d750d * Urgh.
svn path=/nixpkgs/trunk/; revision=15033
2009-04-14 13:47:45 +00:00
Eelco Dolstra 5e9c1113ba * Firefox 3.0.8.
svn path=/nixpkgs/trunk/; revision=15013
2009-04-13 12:18:04 +00:00
Ludovic Courtès e5ed8fe009 GNU IceCat 3.0.8-g1.
svn path=/nixpkgs/trunk/; revision=14897
2009-04-06 08:19:41 +00:00
Ludovic Courtès a3f009935f GNU IceCat 3.0.7-g1.
svn path=/nixpkgs/trunk/; revision=14644
2009-03-22 12:37:16 +00:00
Eelco Dolstra e263446442 * Firefox 3.0.7.
* Chatzilla 0.9.84.

svn path=/nixpkgs/trunk/; revision=14346
2009-03-05 14:06:07 +00:00
Lluís Batlle i Rossell f3a4388ddc Updating flashplayer10 for i686, and adding it for x64.
I haven't tried the builder for i686, but I think it should work. The fix should be easy in any cas.
I don't think I've written pretty nix code, so I'm looking forward for revision.


svn path=/nixpkgs/trunk/; revision=14324
2009-03-04 11:04:16 +00:00
Ludovic Courtès b2ccd56224 GNU IceCat 3.0.6-g1.
svn path=/nixpkgs/trunk/; revision=14021
2009-02-10 14:35:11 +00:00
Michael Raskin d20bb02310 Added mozplugger - an universal launching plugin for Mozilla programs
svn path=/nixpkgs/trunk/; revision=14009
2009-02-08 17:23:22 +00:00
Eelco Dolstra 4d68e0d17f * Firefox 3.0.6.
svn path=/nixpkgs/trunk/; revision=13978
2009-02-04 08:52:43 +00:00
Andres Löh 2fd7742470 Updated apparently incorrect sha256 checksum of flash player.
svn path=/nixpkgs/trunk/; revision=13721
2009-01-07 16:46:00 +00:00
Ludovic Courtès 383c2a401a GNU IceCat 3.0.5-g1.
svn path=/nixpkgs/trunk/; revision=13720
2009-01-07 13:53:15 +00:00
Eelco Dolstra 1bdb17a5bc * Thunderbird 2.0.0.19.
* Firefox 2.0.0.20.
* Firefox 3.0.5: forgot to update xulrunner.

svn path=/nixpkgs/trunk/; revision=13715
2009-01-06 12:43:00 +00:00
Eelco Dolstra fa4e5051c7 * Firefox 3.0.5.
svn path=/nixpkgs/trunk/; revision=13710
2009-01-05 17:34:32 +00:00
Michael Raskin 23545f821a Added FF3.1b2. Main change: TraceMonkey JS JIT compiler.
svn path=/nixpkgs/trunk/; revision=13690
2009-01-03 13:40:21 +00:00
Ludovic Courtès 6213bb808c GNU IceCat 3.0.4-g1.
svn path=/nixpkgs/trunk/; revision=13616
2008-12-12 09:39:14 +00:00
Eelco Dolstra f61fbc205b * Firefox 3.0.4.
svn path=/nixpkgs/trunk/; revision=13296
2008-11-14 15:55:17 +00:00
Eelco Dolstra bf1625e3f6 * Cleanup plus a purity fix (don't look in /usr for libraries).
svn path=/nixpkgs/trunk/; revision=13290
2008-11-14 11:16:54 +00:00
Marc Weber 36487462a2 update opera i686 linux provided by tachermourir@rambler.ru
svn path=/nixpkgs/trunk/; revision=13209
2008-11-06 14:42:57 +00:00
Eelco Dolstra afb0530e3d * Build Firefox 3 on top of xulrunner. This significantly reduces the
build time and makes Firefox itself only 3 megabytes or so large.
* Fixed building the mplayerplug-in on Firefox 3.  Since the latter
  now uses xulrunner, we no longer need the firefox3Xul hack.  TODO:
  do this for Icecat as well.

svn path=/nixpkgs/trunk/; revision=13160
2008-10-30 13:00:50 +00:00
Eelco Dolstra ce4b78f72e * Latest Firefox 2, 3.
svn path=/nixpkgs/trunk/; revision=13158
2008-10-30 09:23:33 +00:00
Eelco Dolstra bbf7342a10 * Added Adobe Flash Player 10.
svn path=/nixpkgs/trunk/; revision=13085
2008-10-16 13:36:27 +00:00
Marc Weber 7d09a82119 opera: don't strip because of patchelf usage
svn path=/nixpkgs/trunk/; revision=12943
2008-10-04 18:18:23 +00:00
Michael Raskin b6531cd295 Desperate effort to fix x86_64 build by using -fPIC
svn path=/nixpkgs/trunk/; revision=12942
2008-10-04 16:21:28 +00:00
Ludovic Courtès e2c0146ad0 GNU IceCat 3.0.3-g1.
svn path=/nixpkgs/trunk/; revision=12936
2008-10-02 13:00:18 +00:00
Ludovic Courtès 4e283a4dcb MPlayerPlugin: Add missing `icecat3-idldir.path'.
svn path=/nixpkgs/trunk/; revision=12931
2008-09-29 21:59:31 +00:00
Ludovic Courtès b46faa7a45 GNU IceCat: Allow compilation of XulRunner.
In turn, this allows compilation of plug-ins like MPlayer's.

svn path=/nixpkgs/trunk/; revision=12930
2008-09-29 21:58:25 +00:00
Ludovic Courtès 2e30347099 MPlayerPlugin: Allow compilation with GNU IceCat 3.
Similar changes would allow it to be compiled for Mozilla Firefox 3.

svn path=/nixpkgs/trunk/; revision=12929
2008-09-29 21:56:17 +00:00
Marc Weber c4906848f4 fix building of opera, it is still killed
svn path=/nixpkgs/trunk/; revision=12928
2008-09-27 00:45:55 +00:00
Ludovic Courtès 47da0e9902 GNU IceCat 3.0.2-g1.
svn path=/nixpkgs/trunk/; revision=12919
2008-09-25 08:45:37 +00:00
Ludovic Courtès 3d27b5db34 GNU IceCat: Prepare for Xulrunner build.
svn path=/nixpkgs/trunk/; revision=12918
2008-09-25 07:33:04 +00:00
Ludovic Courtès da14d70415 GNU IceCat: Prepare for Xulrunner build.
svn path=/nixpkgs/trunk/; revision=12917
2008-09-25 07:32:57 +00:00
Michael Raskin 8261a3b1b0 Hm, midori build would like to use file.
svn path=/nixpkgs/trunk/; revision=12865
2008-09-15 10:30:04 +00:00
Michael Raskin 958ea79a78 Added Midori - a light, WebKit-based GTK browser.
svn path=/nixpkgs/trunk/; revision=12818
2008-09-07 12:58:56 +00:00
Ludovic Courtès 54a5f9c9fc IceCat: Remove outdated comment.
svn path=/nixpkgs/trunk/; revision=12805
2008-09-05 09:16:15 +00:00
Eelco Dolstra 35f684458a * Removed some unnecessary code.
svn path=/nixpkgs/trunk/; revision=12799
2008-09-04 12:27:17 +00:00
Eelco Dolstra 313515452c * Removed an outdated comment.
svn path=/nixpkgs/trunk/; revision=12795
2008-09-04 09:33:59 +00:00
Eelco Dolstra 5d9dfc1e60 * Removed $installCommand, it's no longer needed since we split the
install and fixup phases.  You can just override installPhase.

svn path=/nixpkgs/trunk/; revision=12787
2008-09-02 13:51:32 +00:00