Commit graph

9 commits

Author SHA1 Message Date
Song Wenwu e094ccc10c glew: install libraries to $out/lib instead of $out/lib64 2013-06-09 08:33:34 +08:00
Vladimír Čunát 7959eaf8dd glew: update
Most code taken from the huge pull request
f28674a68b
and added another update, changed description.
2013-05-18 13:24:30 +02:00
Michael Raskin 9f2be8d6b1 Update GLEW
svn path=/nixpkgs/trunk/; revision=31867
2012-01-26 18:04:02 +00:00
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Eelco Dolstra aee659e1e2 * Fix various broken URLs / mirrors.
* Updated tcpdump, ImageMagick, lsof.

svn path=/nixpkgs/trunk/; revision=19847
2010-02-05 22:00:51 +00:00
Lluís Batlle i Rossell 218c918909 Updating glew
svn path=/nixpkgs/trunk/; revision=19596
2010-01-21 14:39:57 +00:00
Yury G. Kudryashov 5bca69ac34 Nix-expr style review
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.

Also removed several
buildInputs = [];
lines.

svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Marc Weber 817d45cb23 fix (now installs into ;)
svn path=/nixpkgs/trunk/; revision=10183
2008-01-17 00:34:19 +00:00
Marc Weber dc2769ded8 glew added
svn path=/nixpkgs/trunk/; revision=10164
2008-01-16 02:20:46 +00:00