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