nixpkgs/pkgs/servers/x11/xorg
Lluís Batlle i Rossell ca5d91aa60 Made more libraries cross compile. fontconfig, libxcb, bzip2, libdrm, zlib...
I was trying to cross compile SDL. Many dependencies work, but I ended seeing
libX11 not ready for cross compilation. Other xorg libraries cross-compile
well. libX11 may need a small patch. The problem is the usual "configure test
cannot be run in cross compilation", so the configure script halts.

I made the pkgconfig expression always return buildDrv, as I think it rarely
will be needed as buildInput. So to avoid rewriting all its mentions to use
it as buildNativeInput, I prefered this small change.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18500
2009-11-21 10:44:22 +00:00
..
unichrome Fixing the url for the xorg video unichrome driver. 2009-11-06 19:26:00 +00:00
builder.sh * Got rid of all --disable-static flags; they're redundant now. 2009-04-21 23:18:09 +00:00
default.nix * Fix the font packages. They need a --with-fontrootdir flag now. 2009-10-30 08:20:03 +00:00
extra.list * X.org 7.5. 2009-10-29 17:56:10 +00:00
generate-expr-from-tarballs.pl * Fix the font packages. They need a --with-fontrootdir flag now. 2009-10-30 08:20:03 +00:00
imake.patch * Fix a horrible in imake: its results depend on whether a C compiler 2006-01-11 00:21:52 +00:00
imake.sh * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
old.list * Bring back libXxf86misc and xf86miscproto. These were removed from 2009-10-29 18:25:53 +00:00
overrides.nix Made more libraries cross compile. fontconfig, libxcb, bzip2, libdrm, zlib... 2009-11-21 10:44:22 +00:00
replacements.nix * Remove ... for now. 2008-10-29 09:42:11 +00:00
tarballs-7.5.list * X.org 7.5. 2009-10-29 17:56:10 +00:00
xorgserver-dri-path.patch Updating the xorg dri path patch for dri2. 2009-11-06 21:15:59 +00:00
xorgserver-xkbcomp-path.patch * Allow the path to xkbcomp to specified in an environment variable. 2007-03-29 22:57:56 +00:00
xorgserver.sh * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00