Commit graph

497 commits

Author SHA1 Message Date
Yury G. Kudryashov 215a07c1a9 svn merge ^/nixpkgs/trunk
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)

The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Michael Raskin 8bae3c51ff Add Firefox 11beta
svn path=/nixpkgs/trunk/; revision=32048
2012-02-06 08:28:24 +00:00
Eelco Dolstra 9d9e33b98d * Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
--enable-official-branding to get a browser that calls itself
  "Firefox".  But I'll leave the flag in for the moment.
* Removed Firefox 8.0.

svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Yury G. Kudryashov 2b3fb5a824 Merge two nix exprs for links2, upgrade to 2.5
svn path=/nixpkgs/trunk/; revision=31962
2012-02-01 22:33:35 +00:00
Yury G. Kudryashov 5b132f6e96 svn merge ^/nixpkgs/trunk
Conflicts: cups, all-packages.nix (gcc45_debug)

svn path=/nixpkgs/branches/stdenv-updates/; revision=31863
2012-01-26 15:27:03 +00:00
Florian Friesdorf 2d0a86d057 conkeror-1.0pre-20120105
svn path=/nixpkgs/trunk/; revision=31761
2012-01-21 18:28:51 +00:00
Florian Friesdorf c9a2081809 conkeror, added myself as maintainer
svn path=/nixpkgs/trunk/; revision=31760
2012-01-21 18:28:48 +00:00
Florian Friesdorf 0c01cddb03 chromium 18.0.975.0-pre114925
svn path=/nixpkgs/trunk/; revision=31759
2012-01-21 18:28:44 +00:00
Florian Friesdorf 98613aa43d chromium, added myself as maintainer
svn path=/nixpkgs/trunk/; revision=31758
2012-01-21 18:28:39 +00:00
Eelco Dolstra d4d7931a62 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Alexander Tsamutali b61e32f19d google-talk-plugin: Updated x86_64 hash.
svn path=/nixpkgs/trunk/; revision=31470
2012-01-10 20:04:37 +00:00
Lluís Batlle i Rossell b1ba53e50d Adding vimprobable2. Patch by Alexander Forenmy.
svn path=/nixpkgs/trunk/; revision=31303
2012-01-04 22:12:43 +00:00
Eelco Dolstra ab13fb0c34 * Firefox updated to 9.0.1.
svn path=/nixpkgs/trunk/; revision=31236
2012-01-03 15:18:03 +00:00
Eelco Dolstra 63c643d072 * Firefox 9.0.
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Yury G. Kudryashov 2c3b02169f rekonq-0.8.1
svn path=/nixpkgs/trunk/; revision=30930
2011-12-16 10:48:59 +00:00
Alexander Tsamutali 7e82cfb7d6 Added support for Quake Live to Firefox wrapper.
svn path=/nixpkgs/trunk/; revision=30856
2011-12-12 17:25:51 +00:00
Lluís Batlle i Rossell 0160f222cc Adding flashplayer11. It builds fine for me on x86_64.
Patch by Eduard Carreras.


svn path=/nixpkgs/trunk/; revision=30712
2011-12-03 15:16:17 +00:00
Ludovic Courtès 57b602b5ae Remove GNU IceCat 4, which never built.
svn path=/nixpkgs/trunk/; revision=30660
2011-12-01 22:43:17 +00:00
Eelco Dolstra a7b50dc5de * Do an "exec" to get rid of an unnecessary shell.
svn path=/nixpkgs/trunk/; revision=30566
2011-11-25 17:01:54 +00:00
Eelco Dolstra ec390f4bbb * Fix incorrect URL.
svn path=/nixpkgs/trunk/; revision=30548
2011-11-24 14:22:13 +00:00
Eelco Dolstra 7a7fb5bc5a * Firefox 8.0.1.
* Make Firefox 8 the default.

svn path=/nixpkgs/trunk/; revision=30546
2011-11-24 11:55:15 +00:00
Rob Vermaas a456047fc1 update chrome
svn path=/nixpkgs/trunk/; revision=30462
2011-11-18 02:40:33 +00:00
Michael Raskin 94149403e5 Firefox 9.0beta1
svn path=/nixpkgs/trunk/; revision=30391
2011-11-12 09:38:31 +00:00
Eelco Dolstra c8da189d39 * Added Firefox 8.0.
* Removed Firefox 6.

svn path=/nixpkgs/trunk/; revision=30382
2011-11-10 23:06:58 +00:00
Eelco Dolstra 8f76df522e * 32-bit Flash player updated.
svn path=/nixpkgs/trunk/; revision=29951
2011-10-20 23:11:13 +00:00
Yury G. Kudryashov c35c6ec9fa Drop 'gnomevfs = gnome_vfs;' alias
s/gnomevfs/gnome_vfs/ in packages

svn path=/nixpkgs/trunk/; revision=29718
2011-10-08 12:06:03 +00:00
Eelco Dolstra 79ab307dd7 * Fix Chatzilla (it doesn't work with recent Xulrunners).
* Get rid of xulrunnerWrapper.

svn path=/nixpkgs/trunk/; revision=29706
2011-10-07 09:26:03 +00:00
Eelco Dolstra ee74cf87dc * Set the Chrome icon in its desktop item.
svn path=/nixpkgs/trunk/; revision=29701
2011-10-06 13:52:54 +00:00
Eelco Dolstra bcf053ed23 * Firefox 7.0.1.
svn path=/nixpkgs/trunk/; revision=29687
2011-10-06 10:47:09 +00:00
Michael Raskin a8a3ede5e9 Adding Firefox 8.0beta1
svn path=/nixpkgs/trunk/; revision=29549
2011-09-30 15:44:22 +00:00
Michael Raskin 8e02768459 Firefox 7.0 release
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Yury G. Kudryashov e2c4af0946 Update opera to the latest version
Also add missing dependencies (KDE, cups, gstreamer)

svn path=/nixpkgs/trunk/; revision=29527
2011-09-28 15:23:28 +00:00
Alexander Tsamutali ebe4a3501c applications/networking/browsers/conkeror: Updated to 1.0pre-20110917.
svn path=/nixpkgs/trunk/; revision=29329
2011-09-17 20:05:03 +00:00
Alexander Tsamutali 820e9ee753 applications/networking/browsers/firefox/6.0.nix: Fix building on Linux 3.x.
svn path=/nixpkgs/trunk/; revision=29328
2011-09-17 19:19:45 +00:00
Eelco Dolstra 6a73467eac * Chromium updated to the latest version. Because Chromium now used
Gold, this requires a new patchelf.
* Changed the package name from ‘chrome’ to ‘chromium’.

svn path=/nixpkgs/trunk/; revision=29197
2011-09-11 20:48:02 +00:00
Eelco Dolstra a2b2ad5782 * Firefox 6.0.2.
svn path=/nixpkgs/trunk/; revision=29079
2011-09-07 15:13:00 +00:00
Russell O'Connor c128803d11 upgrading 32-bit flashplayer to version 10.3.183.7
svn path=/nixpkgs/trunk/; revision=28987
2011-09-02 19:25:46 +00:00
Eelco Dolstra a4993d3b23 * Firefox 6.0.1, 3.6.21.
svn path=/nixpkgs/trunk/; revision=28937
2011-08-31 09:12:56 +00:00
Nicolas Pierron 6e9492d7fd Fix mozilla urls.
svn path=/nixpkgs/trunk/; revision=28850
2011-08-27 15:29:13 +00:00
Eelco Dolstra f823626fd8 * Get Firefox 6.0 to build with an upstream patch for building Firefox
separately from Xulrunner
  (https://bugzilla.mozilla.org/show_bug.cgi?id=639554).

svn path=/nixpkgs/trunk/; revision=28846
2011-08-27 13:44:36 +00:00
Michael Raskin 9c87acf5ab Update Google Talk source. I wonder if there is a way to get it with a fixed version..
svn path=/nixpkgs/trunk/; revision=28830
2011-08-26 11:21:56 +00:00
Michael Raskin b23809b118 Adding Firefox 7.0beta1 - with a hack for Linux 3.0 build, but unlike 6.0 it does work afterwards
svn path=/nixpkgs/trunk/; revision=28732
2011-08-22 06:54:03 +00:00
Nicolas Pierron 2defa3e715 Follow Mozilla homepages migrations. (.com -> .org)
svn path=/nixpkgs/trunk/; revision=28722
2011-08-21 15:44:53 +00:00
Michael Raskin a3a46ada24 Adding Firefox 6.0. Mozilla says it is seamless upgrade from 5.0, so I am trying not to change anything...
svn path=/nixpkgs/trunk/; revision=28625
2011-08-16 21:53:43 +00:00
Eelco Dolstra 822dd05d1d * Update 32-bit Flash Player.
svn path=/nixpkgs/trunk/; revision=28624
2011-08-16 21:32:48 +00:00
Yury G. Kudryashov fdd58b2de4 rekonq-0.7.0, remove unused source.nix
svn path=/nixpkgs/trunk/; revision=28602
2011-08-15 23:39:05 +00:00
Eelco Dolstra 529a3a31f9 * Removed Firefox 4 (obsolete).
svn path=/nixpkgs/trunk/; revision=28531
2011-08-13 12:20:49 +00:00
Eelco Dolstra fa1433ec8b * Fix SSL support in Chrome. It dynamically tries to open
libnssckbi.so (which contains the root certificates), so that
  library has to be in LD_LIBRARY_PATH.

svn path=/nixpkgs/trunk/; revision=28519
2011-08-12 16:45:17 +00:00
David Guibert 065c0213cf gnome-mplayer, gnome-mediamplayer updated to 1.0.4
svn path=/nixpkgs/trunk/; revision=28445
2011-08-09 20:39:43 +00:00