Armijn Hemel
066bd72e6f
update to 2.7.2
...
svn path=/nixpkgs/trunk/; revision=22729
2010-07-25 11:10:10 +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
Eelco Dolstra
f2aa054357
* Revive gmime-2.2.x, because gmime-2.4.x is not backwards
...
compatible. For instance, Pan requires gmime-2.2.
svn path=/nixpkgs/trunk/; revision=22543
2010-07-09 09:12:42 +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
David Guibert
9d4a13f798
thunderbird: 3.1
...
svn path=/nixpkgs/trunk/; revision=22421
2010-06-26 14:23:22 +00:00
Evgeny Egorochkin
37345d1fb8
Make Hydra compile Quassel
...
svn path=/nixpkgs/trunk/; revision=22418
2010-06-26 01:40:50 +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
Eelco Dolstra
e77abe22e6
* Thunderbird 3.0.5.
...
svn path=/nixpkgs/trunk/; revision=22382
2010-06-22 16:51:44 +00:00
Evgeny Egorochkin
d9b78f206f
Added Quassel IRC client.
...
By default it's compiled as monolithic, but as soon as there's
a corresponding service, it should be changed to client/daemon split.
svn path=/nixpkgs/trunk/; revision=22351
2010-06-20 23:48:59 +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
Lluís Batlle i Rossell
14e7dc47a5
Updating mldonkey
...
svn path=/nixpkgs/trunk/; revision=22290
2010-06-16 07:58:22 +00:00
Michael Raskin
62e6ad4960
Add OpenSSL and VoIP support to Gajim
...
svn path=/nixpkgs/trunk/; revision=22194
2010-06-09 12:56:15 +00:00
Marc Weber
cfec548174
[PATCH] Fix pidgin-sipe plugin to build with latest pidgin - contributed
...
by David Brown
svn path=/nixpkgs/trunk/; revision=22129
2010-06-03 15:14:29 +00:00
Marc Weber
8dcb020e80
updating opera 10.10
...
svn path=/nixpkgs/trunk/; revision=22112
2010-06-02 23:35:39 +00:00
Marc Weber
473d5a9ba8
pidgin update, ICQ messages were suddenly embedded within HTML text ?
...
svn path=/nixpkgs/trunk/; revision=22091
2010-06-01 17:45:05 +00:00
Michael Raskin
d0b4c2e0c2
Gajim uses $0 to determine the invoked program. So change the wrapping strategy
...
svn path=/nixpkgs/trunk/; revision=22069
2010-05-31 21:10:06 +00:00
Michael Raskin
3e450dc102
Oops, Gajim tarball moved
...
svn path=/nixpkgs/trunk/; revision=22035
2010-05-28 09:20:56 +00:00
Michael Raskin
0687f2064f
Updating Gajim to 0.13.4
...
svn path=/nixpkgs/trunk/; revision=22027
2010-05-28 06:04:31 +00:00
David Guibert
acafca89ba
add tls support for msmtp
...
svn path=/nixpkgs/trunk/; revision=22010
2010-05-27 19:33:33 +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
0619aaf2ac
* Transmission updated to 1.93.
...
svn path=/nixpkgs/trunk/; revision=21923
2010-05-20 13:39:16 +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
Peter Simons
c29e6c97f1
Only set font in wrapper if we have X.
...
Unison's wrapper was generating errors by calling xset even if DISPLAY
was not set. This was especially noticeable when connecting to a
remote server to sync with.
Fix this by only setting the font path if DISPLAY is set to something.
svn path=/nixpkgs/trunk/; revision=21821
2010-05-17 16:16:48 +00:00
Rob Vermaas
93f0bf658e
irssi: enable perl support
...
svn path=/nixpkgs/trunk/; revision=21819
2010-05-17 15:52:56 +00:00
Peter Simons
71f164ac1e
Three Games and Perl Support for Irssi
...
Here are four patches. Three of them add expressions for games. The
fourth, irssi-perl.patch, adds perl as an input for irssi, so that one
can run perl plugins in irssi. I didn't make the perl input optional,
but maybe it should be to keep the irssi expression light.
svn path=/nixpkgs/trunk/; revision=21813
2010-05-17 09:21:42 +00:00
Armijn Hemel
c239f0d20e
update to 2.7.0
...
svn path=/nixpkgs/trunk/; revision=21798
2010-05-16 16:31:04 +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
57cffe5040
pidgin plugin sipe contributed by David Brown
...
svn path=/nixpkgs/trunk/; revision=21730
2010-05-11 17:28:54 +00:00
Lluís Batlle i Rossell
f1fc3e3ef1
Fixing the putty name, from putty-rNUM to putty-NUM, so nix-env -i putty installs it.
...
svn path=/nixpkgs/trunk/; revision=21729
2010-05-11 16:17:39 +00:00
Lluís Batlle i Rossell
6dd72c5897
Updating putty to the last svn version, so now it can work with gtk2. The previous
...
wanted gtk1, that did not build on x86_64-linux
svn path=/nixpkgs/trunk/; revision=21649
2010-05-07 14:18:00 +00:00
Lluís Batlle i Rossell
b14e71be03
Updating irssi
...
svn path=/nixpkgs/trunk/; revision=21476
2010-05-01 10:33:00 +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
Eelco Dolstra
28695d990c
* Thunderbird 3.0.4.
...
svn path=/nixpkgs/trunk/; revision=21206
2010-04-21 14:02:28 +00:00
Armijn Hemel
1aee2df93a
update libpcap to 1.1.1 and wireshark to 1.3.4
...
svn path=/nixpkgs/trunk/; revision=21205
2010-04-21 13:31:08 +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
Lluís Batlle i Rossell
ec8f2bdc1b
Adding sasl support to mutt, so ssmtp sending works
...
svn path=/nixpkgs/trunk/; revision=21038
2010-04-12 22:21:01 +00:00
Lluís Batlle i Rossell
165bc84831
Adding smtp support to mutt
...
svn path=/nixpkgs/trunk/; revision=21037
2010-04-12 22:10:15 +00:00
Yury G. Kudryashov
f25c68f01a
Remove old kde packages
...
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +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