nixpkgs/pkgs/games
Eelco Dolstra 8e22f2f58b * Unreal Tournament 2004 Demo. Also a binary-only component.
An interesting complication is that we have to change the ELF type
  of the executable from `Linux' to `SVR4', otherwise the
  `ld-linux.so.2' trick to override the glibc used doesn't work
  (apparently `Linux' is not a recognised ELF type!).

  UT doesn't work with software Mesa, so right now we impurily use
  `/usr/lib/libGL.so'.  I cannot really test whether it works with
  hardware Mesa, since it barfs with an error about missing OpenGL
  extensions.  But that's probably because I'm testing this on an
  iBook over an SSH connection to a Linux machine.

svn path=/nixpkgs/trunk/; revision=1047
2004-06-09 18:06:29 +00:00
..
quake3demo * Quake 3 Arena Demo. The goal is to show that Nix can also be used 2004-06-09 17:59:46 +00:00
ut2004demo * Unreal Tournament 2004 Demo. Also a binary-only component. 2004-06-09 18:06:29 +00:00
zoom * Missing file. 2004-04-01 20:20:09 +00:00