Commit graph

507 commits

Author SHA1 Message Date
Lluís Batlle i Rossell cd4b54748a Updating from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Evgeny Egorochkin 0488c4516a Flash player: works in Konqueror now, fixed missing library link.
Fixed hash: Stupid Adobe changed the file again :(

svn path=/nixpkgs/trunk/; revision=23931
2010-09-26 03:22:55 +00:00
Yury G. Kudryashov f726884df5 Old flashplayer is not available anymore
svn path=/nixpkgs/trunk/; revision=23896
2010-09-22 18:04:29 +00:00
Michael Raskin 3410afb706 Fix arora platform
svn path=/nixpkgs/trunk/; revision=23892
2010-09-22 08:59:50 +00:00
Evgeny Egorochkin 5581a546ec Arora: fix homepage
svn path=/nixpkgs/trunk/; revision=23884
2010-09-21 15:47:20 +00:00
Evgeny Egorochkin 020cba6b98 Arora: packaged
svn path=/nixpkgs/trunk/; revision=23877
2010-09-20 22:16:16 +00:00
Lluís Batlle i Rossell 2c5de61327 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Eelco Dolstra fac8ff8d71 * Firefox 3.6.10.
svn path=/nixpkgs/trunk/; revision=23820
2010-09-16 11:44:48 +00:00
Ludovic Courtès 11a446272a GNU IceCat 3.6.9.
svn path=/nixpkgs/trunk/; revision=23802
2010-09-14 16:39:42 +00:00
Eelco Dolstra b63de97e4c * Updated gecko-mediaplayer and gnome-mplayer.
svn path=/nixpkgs/trunk/; revision=23737
2010-09-11 17:16:42 +00:00
Eelco Dolstra bf7c353ad1 * Updated Chromium.
svn path=/nixpkgs/trunk/; revision=23736
2010-09-11 14:20:46 +00:00
Eelco Dolstra 6d1f247646 * Firefox 3.6.9.
svn path=/nixpkgs/trunk/; revision=23711
2010-09-10 10:56:44 +00:00
Lluís Batlle i Rossell 0a50f8cc6a Fixing the w3m build on non-mips (this may allow having the 'tarball' built)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23604
2010-09-02 20:09:27 +00:00
Lluís Batlle i Rossell d984e4bffd New patch for firefox, to avoid a SIGBUS on mips.
r0bertz gave me the patch through irc:
http://www.gentoo-cn.org/gitweb/?p=loongson.git;a=blob;f=net-libs/xulrunner/files/xulrunner-1.9.2_beta4-mips-bus-error.patch;h=2bf51d77054796ffaf4f4d903dd8560bf96b7844;hb=HEAD
"some insns requires addr to be 8 bytes alignment, xulrunner can't guarantee that"
"instead it guarantees some addr will be sizeof(void *) aligned."

svn path=/nixpkgs/branches/stdenv-updates/; revision=23585
2010-09-01 08:37:42 +00:00
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
Ludovic Courtès 928f2c52e1 GNU IceCat: Fix the fix.
svn path=/nixpkgs/trunk/; revision=19987
2010-02-13 22:46:25 +00:00
Ludovic Courtès 0276958fed GNU IceCat: Attempt to work around known bugs.
svn path=/nixpkgs/trunk/; revision=19986
2010-02-13 22:36:48 +00:00
Eelco Dolstra a617a7c239 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19786
2010-02-03 14:23:43 +00:00
Eelco Dolstra b6943f0056 * Clean up the Lynx expression a bit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19775
2010-02-03 12:24:03 +00:00
Ludovic Courtès d5219beafc GNU IceCat 3.6: Disable WiFi stuff for now.
svn path=/nixpkgs/trunk/; revision=19744
2010-02-01 09:16:56 +00:00
Ludovic Courtès 7f213f0403 GNU IceCat: Add missing dependency.
svn path=/nixpkgs/trunk/; revision=19720
2010-01-28 21:13:04 +00:00
Ludovic Courtès 87e7334e64 GNU IceCat: Stick to good ol' bzip2 for now.
svn path=/nixpkgs/trunk/; revision=19712
2010-01-27 15:25:31 +00:00
Ludovic Courtès 828985f2d7 GNU IceCat 3.6.
svn path=/nixpkgs/trunk/; revision=19702
2010-01-27 08:53:31 +00:00
Eelco Dolstra c7194fe7cf * Added Firefox 3.6. It's not entirely stable yet though. In
particular it segfaults with the `-P' option.

svn path=/nixpkgs/trunk/; revision=19606
2010-01-21 22:23:59 +00:00
Eelco Dolstra b8f106abd7 * Throw away some old versions of Firefox.
svn path=/nixpkgs/trunk/; revision=19604
2010-01-21 21:14:22 +00:00
Eelco Dolstra de360dbe76 * Firefox 3.0.17.
svn path=/nixpkgs/trunk/; revision=19392
2010-01-13 13:21:06 +00:00
Eelco Dolstra cdc307536c * Firefox 3.5.7.
svn path=/nixpkgs/trunk/; revision=19349
2010-01-11 10:43:29 +00:00
Ludovic Courtès 8048817e1e GNU IceCat 3.5.7.
svn path=/nixpkgs/trunk/; revision=19348
2010-01-11 10:16:50 +00:00
Rob Vermaas c5157f7d9d re-added libjpeg62 for chrome, updated chrome
svn path=/nixpkgs/trunk/; revision=19199
2010-01-04 07:47:32 +00:00
Marc Weber bbf8253985 adding debug version of i686 flash player. See comments
svn path=/nixpkgs/trunk/; revision=19195
2010-01-04 07:44:24 +00:00
Rob Vermaas 6f41d4d034 different hash flash player 10
svn path=/nixpkgs/trunk/; revision=19149
2009-12-30 07:17:42 +00:00
Armijn Hemel 0814a30d2c update to 2.8.7
svn path=/nixpkgs/trunk/; revision=19111
2009-12-25 14:34:11 +00:00
Eelco Dolstra 6eb6fec8a1 * Firefox 3.5.6.
svn path=/nixpkgs/trunk/; revision=19075
2009-12-22 09:07:19 +00:00
Ludovic Courtès 99f646595c GNU IceCat 3.5.6.
svn path=/nixpkgs/trunk/; revision=19053
2009-12-20 19:49:40 +00:00
Marc Weber f62924477e fix hash of libCSS (netsurf browser)
svn path=/nixpkgs/trunk/; revision=18908
2009-12-12 00:20:29 +00:00
Marc Weber 5319704f80 removing old bleeding edge cruft replacing it by a niftier version using
source regions which are substituded by the tool nix-repository-manager.
See http://github.com/MarcWeber/nix-repository-manager/raw/master/README.

sourceByName is called sourceFromHead now.

updates: MPlayerTrunk, haxe, neko, netsurf, cinelerra, ctags
cinelerra does no longer build due to Xorg update

svn path=/nixpkgs/trunk/; revision=18894
2009-12-11 13:58:23 +00:00
Eelco Dolstra 0df5c155c6 * Firefox 3.5.5.
svn path=/nixpkgs/trunk/; revision=18548
2009-11-22 22:40:39 +00:00
Rob Vermaas 132a1db1ee newer version of chrome (32599)
svn path=/nixpkgs/trunk/; revision=18520
2009-11-22 14:41:38 +00:00
Rob Vermaas b325a34361 chrome 31663
svn path=/nixpkgs/trunk/; revision=18328
2009-11-11 15:34:21 +00:00
Ludovic Courtès 8799678836 GNU IceCat 3.5.5.
svn path=/nixpkgs/trunk/; revision=18327
2009-11-11 14:24:52 +00:00
Rob Vermaas efe661ab0e update chrome to version 31662 to let dropdownlists work properly again
svn path=/nixpkgs/trunk/; revision=18326
2009-11-11 14:06:57 +00:00
Lluís Batlle i Rossell f1ee14bfaf Removing fetchgit --depth and its usage. It does not provide much advantages...
I think it takes the recent N commits into the repository, which says very little,
even for wanting master/HEAD.

svn path=/nixpkgs/trunk/; revision=18277
2009-11-08 01:51:20 +00:00
Michael Raskin cd5338a18c Fix Uzbl build
svn path=/nixpkgs/trunk/; revision=18269
2009-11-07 23:09:36 +00:00
Michael Raskin dbb59beb89 Update uzbl-experimental
svn path=/nixpkgs/trunk/; revision=18182
2009-11-06 06:22:22 +00:00
Michael Raskin 3be216a703 Links2 works in FB without directfb just fine
svn path=/nixpkgs/trunk/; revision=18157
2009-11-05 21:09:36 +00:00
Rob Vermaas 724d21e3b0 updated version of chrome
svn path=/nixpkgs/trunk/; revision=18131
2009-11-05 10:50:57 +00:00
Eelco Dolstra 4f839e9a54 * Sync with the trunk.
svn path=/nixpkgs/branches/xorg-7.5/; revision=18122
2009-11-04 22:37:24 +00:00
Ludovic Courtès 806a5a9b6c GNU IceCat 3.5.4.
svn path=/nixpkgs/trunk/; revision=18064
2009-11-01 14:47:13 +00:00
Eelco Dolstra 65c0916cb7 * Updated Firefox 3.0.x to 3.0.15 (because the old tarball disappeared).
svn path=/nixpkgs/branches/xorg-7.5/; revision=18054
2009-10-30 12:45:28 +00:00
Rob Vermaas a73cef1057 added chromeWrapper, like firefoxWrapper, to allow plugins to work, added previously undefined dependencies on flash plugin
svn path=/nixpkgs/trunk/; revision=18050
2009-10-30 12:28:44 +00:00
Rob Vermaas d025709a8a chrome 20565
svn path=/nixpkgs/trunk/; revision=18046
2009-10-30 08:45:58 +00:00
Eelco Dolstra 5398eceff3 * Getting rid of gtk-libs by moving the packages in gtk-libs to
development/libraries/{glib,gtk+,pango,atk,...}.  Done for glib/gtk+
  1.2.  Also deleted some obsolete, unused versions (gtkLibs 2.10,
  2.12, and 2.14).

svn path=/nixpkgs/trunk/; revision=17992
2009-10-28 15:06:18 +00:00
Eelco Dolstra 64f2e5d8e4 * Firefox 3.5.4.
svn path=/nixpkgs/trunk/; revision=17984
2009-10-28 11:47:48 +00:00
Michael Raskin cd04c58fe2 Allow not-that-shallow git fetches; enable it for uzbl
svn path=/nixpkgs/trunk/; revision=17980
2009-10-27 19:52:01 +00:00
Marc Weber a7261348d8 Netsurf update
svn path=/nixpkgs/trunk/; revision=17978
2009-10-27 17:46:45 +00:00
Michael Raskin bd7526951e Adding Links2
svn path=/nixpkgs/trunk/; revision=17949
2009-10-24 15:39:54 +00:00
Michael Raskin 59613ffe56 Updating uzbl-experimental
svn path=/nixpkgs/trunk/; revision=17932
2009-10-23 05:26:02 +00:00
Michael Raskin 7469c3da48 move to fetchgit as github tarballs are unpredictable
svn path=/nixpkgs/trunk/; revision=17662
2009-10-06 05:58:56 +00:00
Michael Raskin 9c1972dc20 With our dependency tree WebKit can only work on Linux..
svn path=/nixpkgs/trunk/; revision=17535
2009-09-30 07:52:18 +00:00
Michael Raskin 58f543a167 Add myself as midori maintainer
svn path=/nixpkgs/trunk/; revision=17527
2009-09-30 06:31:13 +00:00
Michael Raskin 6e5fc2e7d3 Updating uzbl-experimental
svn path=/nixpkgs/trunk/; revision=17490
2009-09-29 06:55:00 +00:00
Michael Raskin 2750e04339 Adding uzbl experimental snapshot
svn path=/nixpkgs/trunk/; revision=17344
2009-09-22 03:51:04 +00:00
Marc Weber c28aeffc87 finally fixing netsurf
svn path=/nixpkgs/trunk/; revision=17328
2009-09-21 10:09:20 +00:00
Eelco Dolstra 00343dac28 * Firefox 3.5.3.
svn path=/nixpkgs/trunk/; revision=17098
2009-09-13 18:17:44 +00:00
Eelco Dolstra a54fc7e7f7 svn path=/nixpkgs/trunk/; revision=17083 2009-09-13 10:54:47 +00:00
Marc Weber 5478df996a adding netsurf browser. No JavaScript yet
svn path=/nixpkgs/trunk/; revision=17077
2009-09-13 08:54:47 +00:00
Ludovic Courtès 5d459c6465 GNU IceCat 3.5.3.
svn path=/nixpkgs/trunk/; revision=17073
2009-09-12 21:19:01 +00:00
Michael Raskin da94aa680b Fix typo
svn path=/nixpkgs/trunk/; revision=17057
2009-09-11 18:55:14 +00:00
Marc Weber 7c02d7eb0b fix opera on x86_64
svn path=/nixpkgs/trunk/; revision=17024
2009-09-10 16:57:45 +00:00
Eelco Dolstra 76f1d68360 svn path=/nixpkgs/trunk/; revision=16933 2009-09-02 13:31:33 +00:00
Eelco Dolstra c26262e72e * Some cleanup of the Opera expression. It doesn't need the libstdcpp
from GCC 3.3 anymore, GCC 4.x is fine.  So we can use the regular Qt
  3 build.  Also, there don't seem to be any references to Motif
  anymore.

svn path=/nixpkgs/trunk/; revision=16932
2009-09-02 13:24:08 +00:00
Rob Vermaas 63c175dc46 * opera 10
svn path=/nixpkgs/trunk/; revision=16930
2009-09-02 12:23:01 +00:00
Michael Raskin 85849fdfdd Roll back to older WebKit anyway pending a GTK update
svn path=/nixpkgs/trunk/; revision=16836
2009-08-24 18:22:58 +00:00
Michael Raskin c4b524f2fa Removing midori from hydra; currently I see no easy solution without GTK rebuild
svn path=/nixpkgs/trunk/; revision=16833
2009-08-24 14:24:47 +00:00
Michael Raskin bdf2bb0bf5 Fix uzbl build, although in a bit hacky way
svn path=/nixpkgs/trunk/; revision=16832
2009-08-24 13:05:19 +00:00
Eelco Dolstra 2c30535768 * Apply a fix for Flash crashing in fullscreen mode with Xv
acceleration on NVIDIA cards.

svn path=/nixpkgs/trunk/; revision=16761
2009-08-18 16:45:22 +00:00
Michael Raskin 8703ea4070 Update uzbl
svn path=/nixpkgs/trunk/; revision=16707
2009-08-13 14:31:43 +00:00
Ludovic Courtès 5c37e49299 GNU IceCat 3.5.2.
svn path=/nixpkgs/trunk/; revision=16618
2009-08-09 18:26:16 +00:00
Eelco Dolstra 7049420fba * Build fix.
svn path=/nixpkgs/trunk/; revision=16612
2009-08-07 14:37:09 +00:00
Eelco Dolstra e677bad468 * flashplayer: the upstream tarball got updated once again.
svn path=/nixpkgs/trunk/; revision=16611
2009-08-07 14:34:57 +00:00
Eelco Dolstra 550befd9e8 * Firefox 3.5.2.
svn path=/nixpkgs/trunk/; revision=16573
2009-08-04 08:11:33 +00:00
Michael Raskin 25b3fe32ad Adding myself as a maintainer of some of the packages
svn path=/nixpkgs/trunk/; revision=16572
2009-08-04 07:49:16 +00:00
Michael Raskin d39e7fc031 Fix line feeds
svn path=/nixpkgs/trunk/; revision=16551
2009-08-03 06:40:27 +00:00
Michael Raskin 0b7b42ac25 Forgot makeWrapper input to uzbl
svn path=/nixpkgs/trunk/; revision=16550
2009-08-03 06:27:20 +00:00
Michael Raskin 90ef65c787 Fix webkit reference
svn path=/nixpkgs/trunk/; revision=16546
2009-08-03 06:05:06 +00:00
Michael Raskin 30d143f0d8 Try to handle GStreamer correctly in webkit
svn path=/nixpkgs/trunk/; revision=16544
2009-08-03 05:11:30 +00:00
Michael Raskin acbfd2f679 update uzbl
svn path=/nixpkgs/trunk/; revision=16519
2009-07-30 11:02:48 +00:00
Ludovic Courtès 3c7bb6a957 IceCat: Don't override $PYTHONPATH.
svn path=/nixpkgs/trunk/; revision=16433
2009-07-20 14:37:28 +00:00
Ludovic Courtès cb82de9ceb GNU IceCat: Add PLY as a build input.
svn path=/nixpkgs/trunk/; revision=16429
2009-07-19 12:34:14 +00:00
Ludovic Courtès 2e8244fb45 GNU IceCat 3.5.1.
svn path=/nixpkgs/trunk/; revision=16427
2009-07-19 09:48:11 +00:00
Eelco Dolstra 800489ac40 * Firefox wrapper: put gecko-mediaplayer and mplayer at the start of
$PATH rather than the end.  This makes the behaviour more
  predictable.

svn path=/nixpkgs/trunk/; revision=16390
2009-07-16 11:22:37 +00:00
Eelco Dolstra 998412adf6 * Added gecko-mediaplayer, a browser plugin that uses gnome-mplayer to
play video.  Seems to be more stable than mplayerplug-in.

svn path=/nixpkgs/trunk/; revision=16379
2009-07-15 20:34:08 +00:00
Ludovic Courtès 0bba7e6b84 GNU IceCat 3.5.
svn path=/nixpkgs/trunk/; revision=16352
2009-07-14 12:59:04 +00:00
Eelco Dolstra 852bdab69a * Disable building with an external NSS library for now. Firefox
gives strange "sec_error_unknown_issuer" errors on https sites.

svn path=/nixpkgs/trunk/; revision=16252
2009-07-08 14:35:25 +00:00
Michael Raskin 529a85abef Updated uzbl
svn path=/nixpkgs/trunk/; revision=16227
2009-07-07 21:48:08 +00:00
Eelco Dolstra 200ad5eb63 * NSPR and NSS need to be told explicitly to do a 64-bit build.
svn path=/nixpkgs/trunk/; revision=16201
2009-07-07 09:52:20 +00:00
Eelco Dolstra 662055ee8d * Doh.
svn path=/nixpkgs/trunk/; revision=16188
2009-07-06 11:45:57 +00:00
Eelco Dolstra 19963e0447 * Xulrunner/Firefox 3.5: build with --with-system-nss.
svn path=/nixpkgs/trunk/; revision=16186
2009-07-06 11:42:21 +00:00
Eelco Dolstra b8558fd04f * Added NSPR, the Netscape Portable Runtime, and use it in Xulrunner
and Firefox.
* Xulrunner: don't install the tests.  This saves a few megabytes.

svn path=/nixpkgs/trunk/; revision=16173
2009-07-04 12:25:35 +00:00
Eelco Dolstra fd7a6cd6b5 * Firefox 3.5.
svn path=/nixpkgs/trunk/; revision=16172
2009-07-03 23:53:49 +00:00
Eelco Dolstra 31039fead2 * Combine the Firefox 3.0 and Xulrunner expressions into one and
factor out the commonality.
* Removed the "strip -S", which should not be needed anymore.
* The enableOfficialBranding flag didn't do anything anymore.

svn path=/nixpkgs/trunk/; revision=16166
2009-07-03 15:23:03 +00:00
Eelco Dolstra f12a3abf4b svn path=/nixpkgs/trunk/; revision=16165 2009-07-03 14:52:50 +00:00
Eelco Dolstra 222ab9d494 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16160
2009-07-03 11:55:17 +00:00
Eelco Dolstra 88455f3742 svn path=/nixpkgs/trunk/; revision=16145 2009-07-02 14:42:34 +00:00
Eelco Dolstra bdb96c9200 ;
svn path=/nixpkgs/trunk/; revision=16144
2009-07-02 14:28:40 +00:00
Eelco Dolstra 060f8629f9 * Refactor the Firefox directories a bit.
svn path=/nixpkgs/trunk/; revision=16143
2009-07-02 14:26:24 +00:00
Eelco Dolstra fbe70b6ab5 * Delete Firefox 3.1.
svn path=/nixpkgs/trunk/; revision=16141
2009-07-02 13:57:57 +00:00
Eelco Dolstra 8af7ad5798 * Firefox 3.0.11.
svn path=/nixpkgs/trunk/; revision=16083
2009-06-29 08:35:54 +00:00
Ludovic Courtès 7f5364f6dc GNU IceCat 3.0.11-g1.
svn path=/nixpkgs/trunk/; revision=16074
2009-06-28 12:52:42 +00:00
Michael Raskin 35bd2c76b0 Adding uzbl - a tiny browser
svn path=/nixpkgs/trunk/; revision=16006
2009-06-19 08:05:21 +00:00
Michael Raskin e15e850360 Account for RC1 xulrunner claiming to be 1.9.1
svn path=/nixpkgs/trunk/; revision=15993
2009-06-18 11:37:49 +00:00
Michael Raskin 603e3e8c6f Firefox 3.5 RC1
svn path=/nixpkgs/trunk/; revision=15991
2009-06-18 10:03:07 +00:00
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