Eelco Dolstra
acd26a3353
* Fixed the gphoto2 build.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15267
2009-04-23 11:12:25 +00:00
Eelco Dolstra
e13bce06c4
* Latest irssi. This also fixes --disable-static breakage.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15264
2009-04-23 10:11:02 +00:00
Eelco Dolstra
686ed295da
* Disable curl support in PHP - it breaks for some reason.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15263
2009-04-23 09:56:15 +00:00
Eelco Dolstra
564d96042a
* RPM barfs if you don't build its static libraries - probably a
...
Makefile bug.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15262
2009-04-23 09:55:52 +00:00
Eelco Dolstra
c274d068e4
* Fix neon.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15261
2009-04-22 23:15:00 +00:00
Eelco Dolstra
eaac5230f2
* Fix splashutils.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15260
2009-04-22 23:13:21 +00:00
Eelco Dolstra
fd6de46f40
svn path=/nixpkgs/branches/stdenv-updates/; revision=15259
2009-04-22 23:08:25 +00:00
Eelco Dolstra
7ec61219db
* lib/site_perl -> lib/perl5/site_perl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15258
2009-04-22 23:04:18 +00:00
Eelco Dolstra
9609437573
* ffmpeg needs --enable-shared.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15254
2009-04-22 19:20:27 +00:00
Eelco Dolstra
7e4dcb6c2b
* Urgh. Perl is built during the stdenv bootstrap, where we don't
...
have libpthread. So don't build with thread support there.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15253
2009-04-22 17:44:44 +00:00
Eelco Dolstra
a98d8aee74
* Install Perl modules in $out/lib/perl5. This is what Perl wants by
...
default, but it didn't happen in Nixpkgs because the string "perl"
appeared in the prefix, and in that case Perl uses $out/lib.
* Enable thread-safe Perl while we're at it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15252
2009-04-22 17:37:21 +00:00
Eelco Dolstra
8b28c599a3
* Removed the hack to fix the installation path of some Perl
...
packages. Turns out that those packages set INSTALLDIRS=perl, so we
override it to INSTALLDIRS=site.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15251
2009-04-22 17:32:57 +00:00
Ludovic Courtès
26c3fe186f
Glibc 2.9: Have rpcgen(1) look for cpp(1) in $PATH.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15244
2009-04-22 12:55:47 +00:00
Ludovic Courtès
a6b2ffd5f2
GNU Find Utilities 4.4.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15242
2009-04-22 12:11:21 +00:00
Eelco Dolstra
47b27a6c00
* `mv .../* ...' no longer works if nullglob is on. However, the real
...
WTF is that the Perl module installation path suddenly has changed
from $out/lib/site_perl to $out/lib/perl5/site_perl. Investigating...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15241
2009-04-22 07:41:31 +00:00
Eelco Dolstra
7588d53f37
* idutils: don't depend on Emacs on non-Linux platforms, since Emacs
...
(or one of its dependencies) likely doesn't build.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15240
2009-04-22 07:22:28 +00:00
Eelco Dolstra
a951fc2050
* Upstart doesn't like dynamic linking.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15239
2009-04-22 07:19:22 +00:00
Eelco Dolstra
78fbf85483
* popt updated to 1.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15238
2009-04-22 07:16:45 +00:00
Eelco Dolstra
ac1d4fcdc5
* Strange configure script; add an explicit --disable-static.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15237
2009-04-22 07:05:50 +00:00
Eelco Dolstra
4af55f9dc8
* Jasper needs an explicit --enable-shared.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15236
2009-04-22 07:05:09 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Eelco Dolstra
2a699fe5fb
* Pass --disable-static to configure by default it it's supported.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15234
2009-04-21 22:40:12 +00:00
Eelco Dolstra
ff057f0d07
* Build libperl.so.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15233
2009-04-21 22:38:52 +00:00
Eelco Dolstra
1966dded62
* OpenSSL 0.9.8k.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15232
2009-04-21 22:37:56 +00:00
Sander van der Burg
71c0fb9532
Upgraded seccure 0.3 to 0.4 because the old version expression does not work anymore and breaks my installation
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15222
2009-04-21 19:38:35 +00:00
Sander van der Burg
883eb4371c
Fixed dosbox expression
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15220
2009-04-21 18:30:54 +00:00
Sander van der Burg
5b9c5c62be
Added some MySQL fixes in order to have a working libmysqld library on x86_64-linux
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15215
2009-04-21 13:22:38 +00:00
Sander van der Burg
be04acaf45
Reengineered ALSA expression and patched alsaLib to prevent compilation errors
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15206
2009-04-21 09:56:02 +00:00
Eelco Dolstra
0ebb410014
* Remove all the mesaSupported assertions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15202
2009-04-20 22:06:12 +00:00
Eelco Dolstra
0296fabb9e
* Added dri2proto to the list of tarballs and reran
...
the generator.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15201
2009-04-20 21:59:42 +00:00
Eelco Dolstra
089eef511c
* Module aggregator: use buildEnv, which is much faster because it
...
creates symlinks lazily (i.e., it creates a single symlink to an
entire tree unless another input has an overlapping tree). As a
result it creates only a few dozen symlinks instead of ~ 12000
(which can take almost 2 minutes on my laptop).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15200
2009-04-20 19:13:40 +00:00
Lluís Batlle i Rossell
15f1feb702
Fixing mesa and xorgserver
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15199
2009-04-20 18:46:32 +00:00
Lluís Batlle i Rossell
2eb865a98f
Fixing libdrm build
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15198
2009-04-20 18:43:08 +00:00
Eelco Dolstra
8f12b8abf9
* Fixed libXext; it needs newer headers.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15197
2009-04-20 18:09:37 +00:00
Eelco Dolstra
d2d05dc868
* libdrm 2.4.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15196
2009-04-20 18:09:15 +00:00
Eelco Dolstra
e05a069de9
* Mesa 7.4.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15195
2009-04-20 18:08:51 +00:00
Eelco Dolstra
f14537a896
* Use makeOverridable for the QT3 variants.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15194
2009-04-20 18:07:09 +00:00
Eelco Dolstra
1807907e6d
* The NVIDIA driver looks for libXrandr, so it's probably
...
best to provide it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15193
2009-04-20 16:54:16 +00:00
Eelco Dolstra
077b0157a0
* Updated the generator to handle some missing dependencies.
...
Also updated some X.org packages (notably xorg-server)
as well as freetype.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15191
2009-04-20 16:02:50 +00:00
Eelco Dolstra
b1e2bb54f2
* Doh! This broke pam_console (and probably system-config-printer).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15190
2009-04-20 16:01:57 +00:00
Eelco Dolstra
406cacbb87
* printproto has a dependency on libXau which our generator
...
doesn't see for some reason. Will have to fix the
generator.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15187
2009-04-20 14:37:05 +00:00
Eelco Dolstra
67b32b0ec7
* system-config-printer: don't apply autoconf/automake, because then
...
we need to have exactly the right versions of those :-)
svn path=/nixpkgs/branches/stdenv-updates/; revision=15183
2009-04-20 14:10:15 +00:00
Sander van der Burg
63e318390d
Fixed arts compilation with gcc 4.3.x
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15170
2009-04-20 11:49:54 +00:00
Sander van der Burg
205d181222
Fixed inkscape compilation on glibc 2.9
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15168
2009-04-20 11:18:53 +00:00
Eelco Dolstra
e1cfa22536
* Let's see how far we get with separate locales.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15158
2009-04-19 16:07:00 +00:00
Eelco Dolstra
35e42d3e5c
* Fix missing description errors.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15157
2009-04-19 16:00:46 +00:00
Eelco Dolstra
40f01daa81
* A function to build Glibc's locale-archive separately from Glibc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15155
2009-04-19 15:28:37 +00:00
Eelco Dolstra
2a7ff23a8f
* A patch to Glibc to allow the location of locale-archive to be
...
overriden at runtime (not enabled yet, but it works). This will
allow us to build Glibc with no or a minimal set of locales (which
cuts 70 MB from the installed size of Glibc). The locales that the
user actually needs can then be built separately and enabled by
setting the environment variable LOCALE_ARCHIVE. For instance, on
NixOS, we could set it to something like
/var/run/current-system/locale-archive. For setuid applications,
the variable is ignored.
This is especially useful on 64-bit systems, because there we tend
to have *two* copies of locale-archive (namely in the 32-bit and
64-bit builds of Glibc). Having only one copy allows at least 70 MB
to be cut from the NixOS installation CD.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15150
2009-04-19 12:57:23 +00:00
Eelco Dolstra
fd473913f5
* Removed some obsolete nullglobs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15140
2009-04-19 08:55:27 +00:00
Eelco Dolstra
01fdf66360
* Turning on nullglob revealed an unintended wildcard expansion in
...
dbus' patchPhase.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15139
2009-04-19 08:54:11 +00:00