Lluís Batlle i Rossell
17876de2c5
Updating from trunk.
...
Many property change come, all on merge info, because those files have explicit merge info
in trunk already.
It is a problem in trunk, not in stdenv-updates. Every time we will update from trunk, the explcit merge info for these files will be updated.
svn path=/nixpkgs/branches/stdenv-updates2/; revision=18274
2009-11-08 00:40:07 +00:00
Lluís Batlle i Rossell
4b27d28701
Porting changes from stdenv-updates into this branch.
...
This comes from:
svn diff ^/nixpkgs/trunk/@18255 ^/nixpkgs/branches/stdenv-updates/ > diff
patch -p0 < diff
and then adding into svn all files new from the patch.
trunk@18255 comes from the last time I updated stdenv-updates from trunk.
svn path=/nixpkgs/stdenv-updates2/; revision=18272
2009-11-08 00:32:12 +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
f53195f29e
* Improved a bunch of "name" attributes (mostly missing version
...
numbers).
svn path=/nixpkgs/trunk/; revision=17991
2009-10-28 14:06:56 +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
Marc Weber
efca5daeb7
tell skype where to find its resources - by Russell O'Connor
...
svn path=/nixpkgs/trunk/; revision=17924
2009-10-22 15:41:34 +00:00
Marc Weber
5b3c7c6b7a
wireshark update - old source vanished
...
svn path=/nixpkgs/trunk/; revision=17865
2009-10-18 04:43:59 +00:00
Marc Weber
2db48fc660
skype url changed
...
patch provided by Russell O'Connor
svn path=/nixpkgs/trunk/; revision=17796
2009-10-14 03:13:44 +00:00
Lluís Batlle i Rossell
331d7185f2
Adding vnstat. Unless using "vnstat -l", it wants some directories in /var, where
...
it collects information.
svn path=/nixpkgs/trunk/; revision=17753
2009-10-12 11:08:52 +00:00
Lluís Batlle i Rossell
71fab59b62
Adding iptraf 3.0.0 (the last iptraf I found, last updated in 2005)
...
It runs without complains if you "mkdir -p /var/run/iptraf /var/local/iptraf"
svn path=/nixpkgs/trunk/; revision=17752
2009-10-12 10:52:47 +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
Marc Weber
34be37b51e
adding twinkle, a voice over IP phone software
...
svn path=/nixpkgs/trunk/; revision=17303
2009-09-20 17:01:19 +00:00
Marc Weber
b6580e4b14
adding kphone
...
svn path=/nixpkgs/trunk/; revision=17265
2009-09-18 21:16:32 +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
538fd39f44
* Thunderbird 2.0.0.23 doesn't compile, but 2.0.0.22 does.
...
svn path=/nixpkgs/trunk/; revision=17097
2009-09-13 18:07:10 +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
7c38144378
Temporarily (?) reverting Thunderbird update because updated version failed to build for ununderstandable reasons
...
svn path=/nixpkgs/trunk/; revision=17061
2009-09-12 05:36:07 +00:00
Michael Raskin
37cbc33a6e
Try harder to forcefeed sqlite3 into the build process
...
svn path=/nixpkgs/trunk/; revision=17060
2009-09-11 20:10:55 +00:00
Michael Raskin
a497fc4d6f
Fix typo
...
svn path=/nixpkgs/trunk/; revision=17059
2009-09-11 19:34:03 +00:00
Michael Raskin
fdf28e4074
Thunderbird seems to need SQLite3 in a half-explicit way
...
svn path=/nixpkgs/trunk/; revision=17058
2009-09-11 19:28:12 +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
1511a6f28c
* Thunderbird 2.0.0.23.
...
svn path=/nixpkgs/trunk/; revision=16991
2009-09-09 09:32:42 +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
Sander van der Burg
8c806707f3
Fixed pigdin compilation by adding nspr as buildinput
...
svn path=/nixpkgs/trunk/; revision=16267
2009-07-09 09:50:51 +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
Eelco Dolstra
9f451704dd
* Chatzilla 0.9.85 (on the Xulrunner from Firefox 3.5).
...
svn path=/nixpkgs/trunk/; revision=16248
2009-07-08 13:19:44 +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
Armijn Hemel
6375c2f236
update to 2.5.6
...
svn path=/nixpkgs/trunk/; revision=15889
2009-06-08 18:31:07 +00:00
Michael Raskin
260e13ddeb
Update WebKit and Midori
...
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Lluís Batlle i Rossell
65bc653910
Fixing psi, which needed -lqca still.
...
svn path=/nixpkgs/trunk/; revision=15844
2009-06-03 18:39:32 +00:00
Lluís Batlle i Rossell
b49285ad27
Updating psi to a working version with ssl, using kde42 qca.
...
svn path=/nixpkgs/trunk/; revision=15842
2009-06-03 18:23:49 +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
Lluís Batlle i Rossell
291260a325
Updating mldonkey to 3.0.0.
...
svn path=/nixpkgs/trunk/; revision=15628
2009-05-17 20:34:04 +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
Eelco Dolstra
27152e987a
* ldcpp in all-packages.nix still referred to 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=15547
2009-05-11 11:22:26 +00:00