Ludovic Courtès
1c8f15b0aa
LZO: Build the shared library.
...
svn path=/nixpkgs/trunk/; revision=18232
2009-11-06 22:44:18 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Lluís Batlle i Rossell
701e3ee6b9
Adding lzop and updating lzo.
...
svn path=/nixpkgs/trunk/; revision=14749
2009-03-28 19:28:59 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Yury G. Kudryashov
9aea8727be
Added lzo library
...
svn path=/nixpkgs/trunk/; revision=9636
2007-11-11 16:17:21 +00:00