Lluís Batlle i Rossell
ebe1ebaba8
Adding a stdenv version of links2, to be able to cross-build it. This can be removed once
...
builderDefs can be made to support the stdenvCross adapter
svn path=/nixpkgs/branches/stdenv-updates/; revision=24927
2010-11-29 18:03:03 +00:00
Lluís Batlle i Rossell
614c40a1e1
Adding the 'gzip' dependency to lynx (important cross-building).
...
Otherwise, on a cross-built lynx, it cannot gunzip pages that came in gzip-compressed.
(It was calling the host gzip, a lynx dependency, before)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24882
2010-11-26 18:43:55 +00:00
Lluís Batlle i Rossell
0e4c970d11
Updating from trunk - I hope I fixed the conflict around gettext - I left it as
...
it was before merging.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24876
2010-11-26 14:40:39 +00:00
Sander van der Burg
2549fea1bb
Upgraded pidgin to version 2.7.7
...
svn path=/nixpkgs/trunk/; revision=24844
2010-11-24 21:58:52 +00:00
Michael Raskin
6af8a1debd
Merging from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24804
2010-11-22 11:39:42 +00:00
Michael Raskin
7195b61a31
Update Wireshark
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24785
2010-11-20 20:51:29 +00:00
Evgeny Egorochkin
65b669feb8
VirtualBox: fix i686 compilation
...
svn path=/nixpkgs/trunk/; revision=24783
2010-11-20 10:41:53 +00:00
Michael Raskin
fb58f74d82
Updating from trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
2010-11-17 17:03:09 +00:00
Michael Raskin
2d574a718a
Mike Firefox 4.0 beta 7 build
...
svn path=/nixpkgs/trunk/; revision=24719
2010-11-17 09:34:21 +00:00
Michael Raskin
bbcc101bce
Work around -lpthread dependencies
...
svn path=/nixpkgs/trunk/; revision=24718
2010-11-17 08:59:10 +00:00
Michael Raskin
e59ddf7bcb
Update Cairo, Pixman; update FF4beta - still broken, cannot pass fresh cairo correctly to it yet
...
svn path=/nixpkgs/trunk/; revision=24714
2010-11-16 21:05:54 +00:00
Eelco Dolstra
1761d5a53a
* Latest Firefox, Thunderbird.
...
svn path=/nixpkgs/trunk/; revision=24708
2010-11-16 12:37:28 +00:00
Lluís Batlle i Rossell
5d090f37a0
Updating the putty hash of the svn rev. Somehow it gives now a different hash of what there was.
...
I don't understand why. Maybe I had committed a broken hash from the very beginning.
svn path=/nixpkgs/trunk/; revision=24694
2010-11-15 19:44:40 +00:00
Russell O'Connor
4018b1dd39
updating flashplayer
...
svn path=/nixpkgs/trunk/; revision=24678
2010-11-12 18:58:24 +00:00
Lluís Batlle i Rossell
8746de3ae8
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Rob Vermaas
a4ab931719
applied patch by Cillian de Róiste
...
svn path=/nixpkgs/trunk/; revision=24598
2010-11-04 12:09:40 +00:00
Armijn Hemel
b247c239e5
update to 2.7.5
...
svn path=/nixpkgs/trunk/; revision=24584
2010-11-03 14:03:53 +00:00
Lluís Batlle i Rossell
f4f84af4ab
Updating from trunk. I only had to take away the usual stdenv2 in
...
all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=24553
2010-10-31 19:30:31 +00:00
Eelco Dolstra
8aa38f953c
* Get Teamspeak 3 to work. This is the x86_64-linux build, I'll add
...
i686-linux later.
svn path=/nixpkgs/trunk/; revision=24516
2010-10-28 17:45:18 +00:00
Michael Raskin
65ec046a15
Fix uzbl build
...
svn path=/nixpkgs/trunk/; revision=24440
2010-10-23 20:54:07 +00:00
Lluís Batlle i Rossell
6dc839d344
Merging from trunk. I resolved some conflicts; I hope that well.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Evgeny Egorochkin
6951e2ad05
Konq-plugins: forgot the patch :(
...
svn path=/nixpkgs/trunk/; revision=24426
2010-10-22 19:47:23 +00:00
Armijn Hemel
9992ba5e3f
update to 2.7.4
...
svn path=/nixpkgs/trunk/; revision=24424
2010-10-22 16:06:32 +00:00
Evgeny Egorochkin
fbbcd05f4d
konq-plugins: fix compilation against qt 4.7
...
svn path=/nixpkgs/trunk/; revision=24419
2010-10-22 14:40:19 +00:00
Eelco Dolstra
92d36afe96
* Firefox 3.6.11.
...
svn path=/nixpkgs/trunk/; revision=24399
2010-10-21 11:29:35 +00:00
Evgeny Egorochkin
fedae8382f
Arora: version bump
...
svn path=/nixpkgs/trunk/; revision=24314
2010-10-15 23:43:21 +00:00
Michael Raskin
a81b5af5ee
Add more buildInputs useful for FF4.0. This is not enough yet
...
svn path=/nixpkgs/trunk/; revision=24266
2010-10-13 13:12:43 +00:00
Michael Raskin
c8161ad799
Temporary fix for Vacuum-1.0.2 with Qt-4.7
...
svn path=/nixpkgs/trunk/; revision=24257
2010-10-12 23:15:25 +00:00
Lluís Batlle i Rossell
74ae423a6a
Reverting a patch I did removing this special lynx configuration I add again.
...
Otherwise, lynx really does not build with widechar support.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24251
2010-10-12 20:57:02 +00:00
Lluís Batlle i Rossell
57df19fe85
utf-8 was not working in cross-built ncurses programs due to some old problem
...
cross-building ncursesw not present anymore. I reenable unicode cross-building.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24245
2010-10-12 19:06:04 +00:00
Lluís Batlle i Rossell
3c29a00612
Making lynx cross-build with widechar support
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24242
2010-10-12 18:31:11 +00:00
Rob Vermaas
ee7826f71f
update chromium
...
svn path=/nixpkgs/trunk/; revision=24237
2010-10-12 08:09:57 +00:00
Yury G. Kudryashov
1c95704fa1
rekonq-0.6.1
...
svn path=/nixpkgs/trunk/; revision=24230
2010-10-12 05:41:13 +00:00
Lluís Batlle i Rossell
e7e103b8eb
Updating from trunk (to catch cron changes)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Michael Raskin
a066ee7f06
Firefox 4 requires Mesa
...
svn path=/nixpkgs/trunk/; revision=24188
2010-10-08 19:07:10 +00:00
Lluís Batlle i Rossell
75d326e697
Committing the chromium patch by Cillian de Róiste
...
svn path=/nixpkgs/trunk/; revision=24177
2010-10-08 09:25:54 +00:00
Lluís Batlle i Rossell
6d4288687c
Committing the flash patch by Cillian de Róiste
...
svn path=/nixpkgs/trunk/; revision=24176
2010-10-08 09:25:39 +00:00
Lluís Batlle i Rossell
11404a404f
Committing the patch from Carles Pagès, which had already sent Ilya Cassina before
...
svn path=/nixpkgs/trunk/; revision=24175
2010-10-08 09:22:34 +00:00
Michael Raskin
981e71fa3e
Add FF4.0 beta 6
...
svn path=/nixpkgs/trunk/; revision=24172
2010-10-08 08:28:00 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Michael Raskin
4325bd0b28
Update Wireshark to release
...
svn path=/nixpkgs/trunk/; revision=24129
2010-10-07 07:56:00 +00:00
Ludovic Courtès
b67487377d
BitlBee 1.2.8.
...
svn path=/nixpkgs/trunk/; revision=24128
2010-10-07 07:29:44 +00:00
Yury G. Kudryashov
fb8d50d76a
Make quassel compile with kde-4.5
...
kde45.kde is an attribute set, so rename flag to withKDE.
svn path=/nixpkgs/trunk/; revision=24096
2010-10-05 18:08:45 +00:00
Yury G. Kudryashov
673e66e3a3
Move most kde-extragear apps to top-level
...
svn path=/nixpkgs/trunk/; revision=24092
2010-10-05 17:44:33 +00:00
Yury G. Kudryashov
1099a83b54
Make kadu build in chroot. TODO: re-enable icons
...
svn path=/nixpkgs/trunk/; revision=24064
2010-10-05 05:43:59 +00:00
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
Lluís Batlle i Rossell
5032b693b2
Fix for mips64 for mldonkey (I'll submit it upstream)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24035
2010-10-03 09:18:44 +00:00
Lluís Batlle i Rossell
0c7429f8cc
My attempts to build mldonkey on the fuloong
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24034
2010-10-03 09:18:31 +00:00
Lluís Batlle i Rossell
7eb92a7821
Adding kadu
...
(patch by Piotr Pietraszkiewicz)
svn path=/nixpkgs/trunk/; revision=23988
2010-09-28 22:37:44 +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