Eelco Dolstra
7eff18fa03
* Fixed xscreensaver (it couldn't find the X headers/libraries
...
anymore).
svn path=/nixpkgs/branches/stdenv-updates/; revision=19694
2010-01-26 21:40:32 +00:00
Eelco Dolstra
64f1191313
* Fix Perl on FreeBSD.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19685
2010-01-26 18:10:59 +00:00
Eelco Dolstra
af9c358226
* Update some broken Perl packages.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19676
2010-01-26 15:15:58 +00:00
Eelco Dolstra
566c9ffdc2
* Disable some packages that don't evaluate.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19666
2010-01-26 14:31:23 +00:00
Eelco Dolstra
a25a25e4f4
* Updated Email::Send because it didn't build.
...
* Removed Email::Simple::Creator because it's part of
Email::Simple now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19665
2010-01-26 13:38:12 +00:00
Eelco Dolstra
4430ce1952
* Fix splashutils.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19662
2010-01-26 10:56:21 +00:00
Lluís Batlle i Rossell
bcba809460
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19654
2010-01-25 18:52:07 +00:00
Lluís Batlle i Rossell
279ffaa621
Adding ecryptfs, and one of its dependencies: keyutils.
...
(I have not tried whether they work)
svn path=/nixpkgs/trunk/; revision=19645
2010-01-25 10:34:47 +00:00
Lluís Batlle i Rossell
98de9a27c9
Fixing the trunk evaluation
...
svn path=/nixpkgs/trunk/; revision=19640
2010-01-24 22:15:23 +00:00
Lluís Batlle i Rossell
029cd0a213
Adding gtkhtml, another program needed for gnucash to build.
...
I thought gtkhtml was not needed, and in my previous commit I removed it as a gnucash dependency.
svn path=/nixpkgs/trunk/; revision=19639
2010-01-24 22:07:53 +00:00
Lluís Batlle i Rossell
6f462d2c7c
Adding (quite blindly) some gnome packages to get gnucash built.
...
svn path=/nixpkgs/trunk/; revision=19638
2010-01-24 21:32:09 +00:00
Ludovic Courtès
f6c80710f5
Add SWEC (Simple Web Error Checker).
...
svn path=/nixpkgs/trunk/; revision=19637
2010-01-24 19:07:16 +00:00
Marc Weber
41030334dd
adding w3c CSS validator
...
svn path=/nixpkgs/trunk/; revision=19635
2010-01-24 15:39:42 +00:00
Lluís Batlle i Rossell
d8900100e5
Allowing linux-headers to be built for cross-compilations on non-linux platforms.
...
Updating the list of hydra cross-build jobs to something more ambitious.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19628
2010-01-23 09:41:50 +00:00
Lluís Batlle i Rossell
38c0a2efbd
Test how cross-compilation works on non-linux native platforms.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19627
2010-01-23 00:29:38 +00:00
Lluís Batlle i Rossell
d9dd893969
Adding cross-build hydra jobs a bit more generic than it was.
...
There is still a lot of room for improvement on how to write the cross build related
jobs for hydra. Step by step.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19621
2010-01-22 18:51:18 +00:00
Ludovic Courtès
14ef547359
Add GNU Gengetopt.
...
svn path=/nixpkgs/trunk/; revision=19618
2010-01-22 17:00:44 +00:00
Lluís Batlle i Rossell
94ed14ccef
Trying to add a cross build to hydra: bisonSheevaplug
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19614
2010-01-22 14:59:27 +00:00
Ludovic Courtès
2ae7ffd707
foolscap: Disable checks.
...
svn path=/nixpkgs/trunk/; revision=19608
2010-01-22 08:55:09 +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
ed3ebb7c2c
* libjpeg updated to version 8.
...
* libpng updated to 1.4.0.
* For libjpegStatic, use a stdenv adapter to build a static library.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19605
2010-01-21 21:42:17 +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
Ludovic Courtès
16dec99054
Add GNU mkisofs.
...
svn path=/nixpkgs/trunk/; revision=19603
2010-01-21 16:53:16 +00:00
Peter Simons
05868b3046
pkgs/development/tools/misc/distcc: optionally, build static binaries without any dependencies
...
Using nix-pkgs.conf, it is possible to disable avahi, python, and all other
optional dependencies of distcc in order to generate binaries that are as small
and simple as possible. Furthermore, there is now an option for static linking.
svn path=/nixpkgs/trunk/; revision=19599
2010-01-21 15:40:43 +00:00
Peter Simons
8b4f33ac76
pkgs/top-level/all-packages.nix: switch to Python 2.6 (except on Darwin)
...
MacOS X can build Python 2.6 just fine, but for some reason a lot of modules
don't work, so the resulting binary isn't very useful.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19598
2010-01-21 15:39:11 +00:00
Lluís Batlle i Rossell
a3e4c7640f
Updating meshlab.
...
Their build system has changed, and the source tree they distribute too, so the
dependencies changed a bit.
To get meshlab working, I update lib3ds and add levmar.
svn path=/nixpkgs/trunk/; revision=19595
2010-01-21 14:39:53 +00:00
Eelco Dolstra
cdf8259bb3
svn path=/nixpkgs/trunk/; revision=19588
2010-01-21 07:39:36 +00:00
Eelco Dolstra
f724089f6f
* Added a bundle of CA certificates, useful for e.g. curl.
...
svn path=/nixpkgs/trunk/; revision=19571
2010-01-20 14:10:26 +00:00
Eelco Dolstra
b5f288c412
* Revert to the Linux 2.6.28 headers because 2.6.32 gives more
...
problems than it's worth (e.g. build failures in strace and klibc -
see also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538372 ).
svn path=/nixpkgs/branches/stdenv-updates/; revision=19562
2010-01-20 10:56:40 +00:00
Rob Vermaas
0577bc6bf1
add grub2 to channel
...
svn path=/nixpkgs/trunk/; revision=19558
2010-01-20 09:39:08 +00:00
Michael Raskin
ef4198ec8d
ECL entry in all-packages
...
svn path=/nixpkgs/trunk/; revision=19556
2010-01-20 05:41:18 +00:00
Eelco Dolstra
1d6d92c9a1
* Make Valgrind compile with Glibc 2.11.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19554
2010-01-19 22:27:07 +00:00
Eelco Dolstra
93b250b960
* Use the Linux 2.6.32 kernel headers.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19552
2010-01-19 18:02:37 +00:00
Eelco Dolstra
cea86564ff
* Fix gmpxx.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19550
2010-01-19 17:44:59 +00:00
Eelco Dolstra
4e65c8aa2a
* Use patchelf 0.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19548
2010-01-19 17:15:47 +00:00
Eelco Dolstra
8cd183f062
* Disable Graphite in GCC, as discussed on the mailing list.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19547
2010-01-19 17:10:53 +00:00
Peter Simons
35424c8836
pkgs/tools/system/ipmitool/default.nix: add openssl dependency to enable lanplus protocol
...
svn path=/nixpkgs/trunk/; revision=19543
2010-01-19 16:21:40 +00:00
Peter Simons
81324b5de0
pkgs/tools/system/ipmitool: command-line interface to IPMI-enabled devices
...
Initial version 1.8.9.
svn path=/nixpkgs/trunk/; revision=19542
2010-01-19 15:58:19 +00:00
Eelco Dolstra
231b016142
* During the bootstrap, build only 1 instance of Perl instead of 3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19536
2010-01-19 11:25:33 +00:00
Ludovic Courtès
7eadcd46a0
Build `gitFull'.
...
svn path=/nixpkgs/trunk/; revision=19528
2010-01-18 17:22:58 +00:00
Ludovic Courtès
b8bb0ce6dd
Add `gitFull'.
...
svn path=/nixpkgs/trunk/; revision=19525
2010-01-18 16:07:44 +00:00
Rob Vermaas
0ca38abd82
PadWalker perl module for easier debugging of perl
...
svn path=/nixpkgs/trunk/; revision=19515
2010-01-18 10:37:37 +00:00
Eelco Dolstra
7c7f9b63ad
* kbd 1.15.1.
...
svn path=/nixpkgs/trunk/; revision=19514
2010-01-18 10:19:11 +00:00
Lluís Batlle i Rossell
bfbaa73706
Making 'release.nix' point to linuxPackages, and not to kernelPackages (the new
...
linux naming in stdenv-updates)
svn path=/nixpkgs/branches/stdenv-updates/; revision=19506
2010-01-17 22:09:16 +00:00
Lluís Batlle i Rossell
47735a06c3
Adding rawtherapee svn r25
...
svn path=/nixpkgs/trunk/; revision=19500
2010-01-17 17:49:35 +00:00
Alexander Tsamutali
b207890b81
applications/misc/epdfview: New package.
...
svn path=/nixpkgs/trunk/; revision=19498
2010-01-17 01:39:29 +00:00
Lluís Batlle i Rossell
2ab641c39e
Adding libiptcdata.
...
I'm attempting to build rawtherapee, but it wants the propietary library 'rawzor'.
Maybe upstream someone will allow building without it some day. Until then, no
rawtherapee.
svn path=/nixpkgs/trunk/; revision=19497
2010-01-17 00:46:57 +00:00
Lluís Batlle i Rossell
08eb3243c9
Merging the ghdl-wrapper and gcc-wrapper into one.
...
I will remove the ghdl-wrapper files later, if all this works.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19493
2010-01-16 21:41:27 +00:00
Lluís Batlle i Rossell
e72908036f
Merging the gnat-wrapper and gcc-wrapper into a single gcc-wrapper.
...
(I will remove the gnat-wrapper files if this works, later)
svn path=/nixpkgs/branches/stdenv-updates/; revision=19492
2010-01-16 21:32:44 +00:00
Lluís Batlle i Rossell
20e75e0cf0
Fixing the gcc-wrapper, so it does not link when gcc is called with '-x
...
something'.
It should not link at least for '-x c-header' and '-x c++-header', and maybe
link for '-x c' or '-x c++', but we expect noone will be linking using these
later strings.
Adding opencv, which required '-x c-header' working, and that's why I have
updated gcc wrapper.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19491
2010-01-16 21:26:10 +00:00