Lluís Batlle i Rossell
329d46cbd6
Making libusb build on non-linux. It was built with -Werror, and I removed that.
...
There were compiler warnings in non-linux.
svn path=/nixpkgs/trunk/; revision=20456
2010-03-06 22:34:21 +00:00
Lluís Batlle i Rossell
11c20b3a2c
Making the cross kernel builds take properly the cross-built uboot, when needed.
...
svn path=/nixpkgs/trunk/; revision=20455
2010-03-06 22:04:21 +00:00
Lluís Batlle i Rossell
49ba7bee3c
Made curl cross-build properly with openssl support.
...
svn path=/nixpkgs/trunk/; revision=20452
2010-03-06 15:17:43 +00:00
Lluís Batlle i Rossell
697266261b
Updating radare, and trying to build it in more platforms.
...
svn path=/nixpkgs/trunk/; revision=20447
2010-03-05 23:48:35 +00:00
Lluís Batlle i Rossell
d213d290a6
Setting tm and ts to build in all nixpkgs platforms.
...
svn path=/nixpkgs/trunk/; revision=20446
2010-03-05 23:26:49 +00:00
Lluís Batlle i Rossell
997723ec9b
Trying to make nixUnstable cross-build.
...
It fails because it builds bin2c for the host system, instead of the build system.
I will wait for a fix upstream.
svn path=/nixpkgs/trunk/; revision=20445
2010-03-05 23:22:36 +00:00
Lluís Batlle i Rossell
3b54414f31
I left a "set -x" without will.
...
svn path=/nixpkgs/trunk/; revision=20441
2010-03-05 22:13:58 +00:00
Lluís Batlle i Rossell
681929cd4d
I noticed that the patchPhase does not run postPatch, if there are no 'patches'.
...
So, I move what I had in postPatch to prePatch, which is run with or without 'patches'.
svn path=/nixpkgs/trunk/; revision=20440
2010-03-05 22:10:54 +00:00
Lluís Batlle i Rossell
ba28274db7
Updating mercurial
...
svn path=/nixpkgs/trunk/; revision=20439
2010-03-05 21:59:52 +00:00
Lluís Batlle i Rossell
48fa4b5257
Updating dwm, and allowing users set their own patches to configure it.
...
svn path=/nixpkgs/trunk/; revision=20437
2010-03-05 21:49:29 +00:00
Lluís Batlle i Rossell
ca86e6992b
Updating dmenu.
...
svn path=/nixpkgs/trunk/; revision=20436
2010-03-05 21:42:24 +00:00
Eelco Dolstra
2ae55812ef
svn path=/nixpkgs/trunk/; revision=20428
2010-03-05 18:29:56 +00:00
Lluís Batlle i Rossell
81d4c5d09b
Updating ts
...
svn path=/nixpkgs/trunk/; revision=20421
2010-03-05 17:22:37 +00:00
Lluís Batlle i Rossell
e1f0221bc3
As the main openoffice servers don't hold the 3.1.1 source anymore (This means I could
...
not find it), I update the URLs so it is taken from a mirror still having them.
I tried one at random from:
http://distribution.openoffice.org/mirrors/#mirrors
and it worked. They don't have older versions other than 3.1.1 though.
This also reverts the attempt from Sander updating the expression to 3.2.0, because
it failed. That deserves more effort.
svn path=/nixpkgs/trunk/; revision=20419
2010-03-05 17:09:34 +00:00
Sander van der Burg
0894348d60
Since OOo 3.1.1 is broken anyway, this is my first attempt in supporting 3.2.0
...
svn path=/nixpkgs/trunk/; revision=20414
2010-03-05 13:38:27 +00:00
Rob Vermaas
cb4a352b3e
wrong hash for nix-mysqlite 0.15
...
svn path=/nixpkgs/trunk/; revision=20411
2010-03-05 13:15:03 +00:00
Rob Vermaas
0723777cc7
update nixSqlite to 0.15pre20408
...
svn path=/nixpkgs/trunk/; revision=20410
2010-03-05 13:09:33 +00:00
Sander van der Burg
f788ae920d
Changed KDE 4.4.x to the default KDE version. Changed qt-4.6.x to the default qt4 version (except for the KDE 4.3.x attribute and older PyQt releases
...
svn path=/nixpkgs/trunk/; revision=20404
2010-03-05 12:00:37 +00:00
Rob Vermaas
e55f37246a
use hydrantlogger if in environment
...
svn path=/nixpkgs/trunk/; revision=20399
2010-03-05 10:35:11 +00:00
Rob Vermaas
0e809b5aca
hydra-ant-logger 2010.2
...
svn path=/nixpkgs/trunk/; revision=20397
2010-03-05 10:28:21 +00:00
Rob Vermaas
edb6a80ac3
ant builder
...
svn path=/nixpkgs/trunk/; revision=20395
2010-03-05 10:09:22 +00:00
Lluís Batlle i Rossell
4523a86c92
Adding the awesome man pages.
...
svn path=/nixpkgs/trunk/; revision=20394
2010-03-05 09:52:53 +00:00
Lluís Batlle i Rossell
40d3c2f29a
Adding graphicsmagick 1.3.7 for octave imread() and alike to work.
...
svn path=/nixpkgs/trunk/; revision=20390
2010-03-04 16:41:14 +00:00
Lluís Batlle i Rossell
ba274e578c
Made graphicsmagick-config not say anything about libraries that would be needed for static linking, because we are linking it dynamically.
...
Made octave link with graphicsmagick to get imread() working.
Nevertheless, imread does not work, because of some problems between octave and latest versions of graphicsmagick: http://www-old.cae.wisc.edu/pipermail/octave-maintainers/2010-February/015295.html
Next to do: add an older version of graphics magick for octave.
svn path=/nixpkgs/trunk/; revision=20389
2010-03-04 16:41:10 +00:00
Lluís Batlle i Rossell
22065c11d9
Adding 'awesome' (and two packages it was depending on)
...
svn path=/nixpkgs/trunk/; revision=20385
2010-03-04 14:44:56 +00:00
Lluís Batlle i Rossell
9c75629a31
Made graphicsmagick build shared libraries (otherwise we have to care in x86_64 on PIC)
...
svn path=/nixpkgs/trunk/; revision=20384
2010-03-04 14:44:51 +00:00
Lluís Batlle i Rossell
aa38df2611
Adding GraphicsMagick
...
svn path=/nixpkgs/trunk/; revision=20383
2010-03-04 14:44:47 +00:00
Lluís Batlle i Rossell
c2cbd65668
Getting a better seg3d build. Now it runs from TMPDIR at least.
...
The installation still fails.
svn path=/nixpkgs/trunk/; revision=20382
2010-03-04 14:44:43 +00:00
Lluís Batlle i Rossell
8a080a699e
Fixing the cross build stdenv adapter so it tolerates buildInputs with 'null' elements.
...
svn path=/nixpkgs/trunk/; revision=20381
2010-03-04 14:44:38 +00:00
Lluís Batlle i Rossell
27b8b6cc66
Made mdadm cross build.
...
svn path=/nixpkgs/trunk/; revision=20380
2010-03-04 14:44:35 +00:00
Lluís Batlle i Rossell
f2830f5636
Making e2fsprogs crossbuild.
...
svn path=/nixpkgs/trunk/; revision=20379
2010-03-04 14:44:31 +00:00
Eelco Dolstra
2880af03c8
* Add a Nix expression for the Nix SQLite branch (temporarily).
...
svn path=/nixpkgs/trunk/; revision=20377
2010-03-04 14:39:47 +00:00
Ludovic Courtès
4aae5c458e
python-darcsver: Don't depend on Darcs.
...
svn path=/nixpkgs/trunk/; revision=20371
2010-03-04 13:28:46 +00:00
Ludovic Courtès
07356746ef
Add GNU cppi.
...
svn path=/nixpkgs/trunk/; revision=20363
2010-03-04 11:10:44 +00:00
Ludovic Courtès
888d6711da
GNU Sharutils 4.9.
...
svn path=/nixpkgs/trunk/; revision=20362
2010-03-04 11:10:40 +00:00
Ludovic Courtès
21e05c5ff3
GNU Zile 2.3.15.
...
svn path=/nixpkgs/trunk/; revision=20361
2010-03-04 11:10:35 +00:00
Ludovic Courtès
cbe0240818
pavucontrol 0.9.10.
...
svn path=/nixpkgs/trunk/; revision=20354
2010-03-03 14:27:22 +00:00
Ludovic Courtès
344f2efc5f
libcanberra 0.23.
...
svn path=/nixpkgs/trunk/; revision=20353
2010-03-03 14:27:17 +00:00
Eelco Dolstra
8ba2b6a933
* Latest NVIDIA driver.
...
svn path=/nixpkgs/trunk/; revision=20352
2010-03-03 14:06:14 +00:00
Sander van der Burg
e51cfc777a
Added libv4l which is now a required dependency for kdenetwork-4.4.1
...
svn path=/nixpkgs/trunk/; revision=20349
2010-03-03 10:37:38 +00:00
Sander van der Burg
5984fe2daa
Took viric's update script from the 4.3.x tree and updated KDE to 4.4.1
...
svn path=/nixpkgs/trunk/; revision=20348
2010-03-02 22:49:08 +00:00
Eelco Dolstra
10cb305f11
* Urgh.
...
svn path=/nixpkgs/trunk/; revision=20339
2010-03-02 16:33:35 +00:00
Eelco Dolstra
42d9c2e92a
svn path=/nixpkgs/trunk/; revision=20338
2010-03-02 16:33:17 +00:00
Rob Vermaas
e260b68122
added NIX_ANT_ARGS to ant wrapper
...
svn path=/nixpkgs/trunk/; revision=20334
2010-03-02 15:54:54 +00:00
Rob Vermaas
af2f53ab89
hydra-ant-logger
...
svn path=/nixpkgs/trunk/; revision=20332
2010-03-02 15:37:04 +00:00
Eelco Dolstra
979e808838
* NSPR updated to 4.8.3.
...
svn path=/nixpkgs/trunk/; revision=20327
2010-03-02 15:09:20 +00:00
Michael Raskin
58e5881b9b
More symbols for symbol-rich layout
...
svn path=/nixpkgs/trunk/; revision=20324
2010-03-02 13:19:58 +00:00
Ludovic Courtès
c2f72b3ba5
Tahoe-LAFS 1.6.1.
...
svn path=/nixpkgs/trunk/; revision=20323
2010-03-02 12:46:50 +00:00
Lluís Batlle i Rossell
8e0a5f75a7
I broke again the nixpkgs tarball. After this, I think I learnt how to test it before
...
committing.
svn path=/nixpkgs/trunk/; revision=20321
2010-03-02 07:45:22 +00:00
Lluís Batlle i Rossell
cc068f0be8
Adding the itk libraries.
...
Adding a skeleton of the seg3d package. It builds, but libraries and rpaths are wrong.
I hope to fix it soon.
svn path=/nixpkgs/trunk/; revision=20320
2010-03-01 23:31:35 +00:00