nixpkgs/pkgs/tools/graphics
Eelco Dolstra 9029c3b61f * NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures
that applications that link against it don't need to have its
  dependencies (like libXext) in *their* RUNPATHs.
* glxinfo: don't add /var/run/opengl-driver/lib to the RUNPATH.
  Instead LD_LIBRARY_PATH should be set to
  /var/run/opengl-driver/lib at runtime.  This is much more pure, and
  it obviates the need for patchelfing all OpenGL applications.
  (TODO: remove patchelf hacks for other OpenGL programs as well.)

svn path=/nixpkgs/branches/stdenv-updates/; revision=11972
2008-06-04 09:59:33 +00:00
..
exif 0.6.9 -> 0.6.15 2007-12-31 21:19:49 +00:00
glxinfo * NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures 2008-06-04 09:59:33 +00:00
gnuplot * Added libgd. 2007-09-21 20:43:43 +00:00
graphviz * Graphviz 2.16.1. 2007-12-31 17:53:33 +00:00
ploticus * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
transfig * Remove calls to fail(). 2008-04-23 07:34:20 +00:00