nixpkgs/pkgs/build-support
Eelco Dolstra 410f21887a * A quick hack to get accelerated OpenGL working: just use the driver
in /usr/lib/libGL.so.1 (which will typically load a driver in
  /usr/X11R6/lib/modules/dri).  This has been tested on a i915
  graphics card; it should work with most open source X.org drivers.
  For NVidia's proprietary drivers (which we cannot build ourselves
  anyway), some more symlinks are necessary; I'll add those later.

  So to get hardware-accelerated Quake 3, do:

  $ nix-env -p /nix/var/nix/profiles/opengl -i xorg-sys-opengl
  $ nix-env -i quake3-demo
  $ quake3

svn path=/nixpkgs/trunk/; revision=4613
2006-01-28 01:13:31 +00:00
..
fetchfile * "." -> "source". 2005-12-05 14:11:09 +00:00
fetchsvn * Pipe the "p" character into Subversion to force it to accept the 2005-12-15 17:21:20 +00:00
fetchurl * "." -> "source". 2005-12-05 14:11:09 +00:00
gcc-cross-wrapper * "." -> "source". 2005-12-05 14:11:09 +00:00
gcc-wrapper * Make sure that `gcc -v' (i.e., with no other arguments) does the 2005-12-15 13:37:36 +00:00
make-symlinks * "." -> "source". 2005-12-05 14:11:09 +00:00
make-wrapper * F-spot: work properly if an incompatible Mono is in the PATH. 2005-03-13 20:43:04 +00:00
mono-dll-fixer * "." -> "source". 2005-12-05 14:11:09 +00:00
opengl * A quick hack to get accelerated OpenGL working: just use the driver 2006-01-28 01:13:31 +00:00
substitute * Use the generic substituter in the generation of stdenv and gcc-wrapper. 2005-02-22 14:32:56 +00:00