Commit graph

343 commits

Author SHA1 Message Date
Lluís Batlle i Rossell e2b1de78c2 Making firefox build on mips
svn path=/nixpkgs/branches/stdenv-updates/; revision=23584
2010-09-01 08:37:28 +00:00
Lluís Batlle i Rossell 82627f99bb New patch for firefox for mips
svn path=/nixpkgs/branches/stdenv-updates/; revision=23583
2010-09-01 08:37:17 +00:00
Lluís Batlle i Rossell c700d8c5ee Patch that allows xulrunner (for firefox 3.6) build further.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23582
2010-09-01 08:37:07 +00:00
Lluís Batlle i Rossell cca1cae042 Updating from trunk. I had to do some changes to make it fit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23500
2010-08-29 11:09:23 +00:00
Michael Raskin 90603fd593 Update Midori
svn path=/nixpkgs/trunk/; revision=23397
2010-08-24 13:58:57 +00:00
Lluís Batlle i Rossell b8298c9cdd Adding a patch file I forgot for w3m, while the nix expression already refers to it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23340
2010-08-21 20:13:02 +00:00
Lluís Batlle i Rossell 7d3e0c542c Making w3m build with a newer boehm-gc
svn path=/nixpkgs/branches/stdenv-updates/; revision=23318
2010-08-21 17:07:03 +00:00
Lluís Batlle i Rossell f16353b6f2 Updated from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23275
2010-08-20 13:41:12 +00:00
Eelco Dolstra 4cbec5ca20 * Latest Flash player.
svn path=/nixpkgs/trunk/; revision=23204
2010-08-17 13:13:34 +00:00
David Guibert 829f6c2108 update chrome to available snapshots.
svn path=/nixpkgs/trunk/; revision=23135
2010-08-12 06:01:21 +00:00
Lluís Batlle i Rossell 51f6aec764 Fixing the gcc-cross-wrapper; it failed after some changes related to breaking
dependencies with it. (I should never link ld.so with a NIX_LDFLAGS -rpath
forced)

I made vim, scummvm cross-build. I added prboom (that cross-builds).
Mplayer and elinks don't cross-build fine still, but are on the way.
The mplayer fails to build in a weird way; nix does not show either a gcc
error message or even the 'make' error message.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23131
2010-08-11 20:14:25 +00:00
Lluís Batlle i Rossell 039b660b5b Making lynx, yacas and alsa-lib crossbuild
svn path=/nixpkgs/branches/stdenv-updates/; revision=23130
2010-08-11 20:11:12 +00:00
Lluís Batlle i Rossell 46082f25f9 Updating from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=23027
2010-08-07 20:14:04 +00:00
Eelco Dolstra a1e834e85a * Get rid of the ugly `useFromStdenv' hack in all-packages.nix.
Instead, use the generic package override mechanism to use packages
  from earlier bootstrap phases.
* Don't rely on the existence of attributes such as
  `stdenv.coreutils'.

svn path=/nixpkgs/trunk/; revision=22991
2010-08-06 10:34:34 +00:00
Lluís Batlle i Rossell 5417c720fd Merging from trunk.
I tried to fix some trivial conflicts.
I don't know if I merged well some more difficult conflicts on openssl/darwin_patch
or haskell-platform.


svn path=/nixpkgs/branches/stdenv-updates/; revision=22878
2010-08-02 15:48:19 +00:00
Yury G. Kudryashov 45fd5a9836 Upgrade rekonq
svn path=/nixpkgs/trunk/; revision=22835
2010-07-31 13:06:10 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Eelco Dolstra 42016ca6aa * Firefox 3.6.8.
svn path=/nixpkgs/trunk/; revision=22747
2010-07-27 11:35:31 +00:00
Ludovic Courtès c0cafc5ec7 GNU IceCat 3.6.7.
svn path=/nixpkgs/trunk/; revision=22732
2010-07-25 14:16:09 +00:00
David Guibert 3d6c9cfd7f firefox: should be sha1
svn path=/nixpkgs/trunk/; revision=22686
2010-07-21 11:55:33 +00:00
Eelco Dolstra 7f3838c16a * Firefox 3.6.7, Thunderbird 3.1.1.
svn path=/nixpkgs/trunk/; revision=22682
2010-07-21 08:15:52 +00:00
Rob Vermaas ac26c3bee1 new version of chrome with new deps
svn path=/nixpkgs/trunk/; revision=22486
2010-07-06 08:18:14 +00:00
David Guibert 362d1ba38f update firefox to 3.6.6
svn path=/nixpkgs/trunk/; revision=22424
2010-06-27 19:55:21 +00:00
Eelco Dolstra 01e1b1ff2e * Upgrade Flash (32-bit) to 10.1.53.64 so that I can watch youtube
again :-)

svn path=/nixpkgs/trunk/; revision=22416
2010-06-25 20:40:59 +00:00
Lluís Batlle i Rossell d7ceeb0574 Attempt to fix the firefox 3.6 symlinks problem (that makes it segfault at start, if
the user does not remove the compatibility.ini from its profile)

svn path=/nixpkgs/trunk/; revision=22408
2010-06-24 21:23:37 +00:00
Eelco Dolstra 5dc0d3dbcf * Firefox 3.5.10.
svn path=/nixpkgs/trunk/; revision=22386
2010-06-22 20:26:49 +00:00
Eelco Dolstra 29547d6a01 * Firefox 3.6.4. Still segfaults though.
svn path=/nixpkgs/trunk/; revision=22383
2010-06-22 17:20:33 +00:00
Michael Raskin 4462d3b9c7 Fix some strange Uzbl library problem
svn path=/nixpkgs/trunk/; revision=22310
2010-06-17 15:23:38 +00:00
Michael Raskin 6790312f30 Update uzbl
svn path=/nixpkgs/trunk/; revision=22301
2010-06-17 04:22:08 +00:00
Marc Weber 8dcb020e80 updating opera 10.10
svn path=/nixpkgs/trunk/; revision=22112
2010-06-02 23:35:39 +00:00
Yury G. Kudryashov d737607b56 rekonq-0.4.90
svn path=/nixpkgs/trunk/; revision=21979
2010-05-26 05:57:55 +00:00
Eelco Dolstra cfd6e0f21b * The desktop item should be named "Firefox", not "firefox".
svn path=/nixpkgs/trunk/; revision=21840
2010-05-18 14:58:45 +00:00
Rob Vermaas a07cdd3b23 * added patchelf pre-release 0.6 until it gets stable
* updated chrome to latest version


svn path=/nixpkgs/trunk/; revision=21836
2010-05-18 12:36:23 +00:00
Yury G. Kudryashov e69bf4f278 Remove unused lines
svn path=/nixpkgs/trunk/; revision=21780
2010-05-15 09:49:07 +00:00
Yury G. Kudryashov 52c65a1e62 Add rekonq browser (both 0.4.0 and latest git)
svn path=/nixpkgs/trunk/; revision=21779
2010-05-15 09:47:32 +00:00
Marc Weber 8a79919093 fix flash player debug build
svn path=/nixpkgs/trunk/; revision=21411
2010-04-28 20:02:40 +00:00
Alexander Tsamutali 755d7d8883 conkeror: Switched to zip snapshots, because tarballs are different on every fetchurl.
svn path=/nixpkgs/trunk/; revision=21298
2010-04-24 19:09:33 +00:00
Alexander Tsamutali f45cfbe272 conkeror: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21296
2010-04-24 17:34:58 +00:00
Lluís Batlle i Rossell a79eba93e2 Updating elinks to a prerelease that has full utf-8 support
svn path=/nixpkgs/trunk/; revision=21039
2010-04-12 22:56:13 +00:00
Yury G. Kudryashov eb20e3b926 Add gpm support to elinks
svn path=/nixpkgs/trunk/; revision=21003
2010-04-10 20:27:02 +00:00
Eelco Dolstra 2f423bbf1f * Firefox 3.5.9.
svn path=/nixpkgs/trunk/; revision=20992
2010-04-09 13:06:46 +00:00
Lluís Batlle i Rossell 882e258fbc Updating firefox. For xulrunner, I moved the version number up too; I don't know what did I have to do with it.
svn path=/nixpkgs/trunk/; revision=20948
2010-04-05 16:04:50 +00:00
Eelco Dolstra 318234c091 * flashplayer: fix the version number.
svn path=/nixpkgs/trunk/; revision=20792
2010-03-23 19:35:48 +00:00
Eelco Dolstra 4bd60ef8fc * Updated Firefox to 3.6.2. Hopefully it works now.
svn path=/nixpkgs/trunk/; revision=20777
2010-03-23 10:27:47 +00:00
Michael Raskin f05adf46bd Make FlashPlayer9 build for now..
svn path=/nixpkgs/trunk/; revision=20641
2010-03-16 06:44:02 +00:00
Michael Raskin a45255dee9 Fix Chromium
svn path=/nixpkgs/trunk/; revision=20251
2010-02-25 13:22:51 +00:00
Eelco Dolstra af717b48f4 * Firefox 3.5.8.
svn path=/nixpkgs/trunk/; revision=20125
2010-02-19 10:03:31 +00:00
Lluís Batlle i Rossell 9dc143e9aa Updating the flash player 10 for linux.
svn path=/nixpkgs/trunk/; revision=20003
2010-02-15 08:49:02 +00:00
Ludovic Courtès 5fe8c274d5 GNU IceCat: Fix the file name of `firefox.js'.
svn path=/nixpkgs/trunk/; revision=19990
2010-02-14 14:16:15 +00:00
Ludovic Courtès ac4cd45459 GNU IceCat: Fix typo.
svn path=/nixpkgs/trunk/; revision=19989
2010-02-14 11:37:45 +00:00