Commit graph

10 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 80b87bf3cc lzo: 2.08 -> 2.09
Also:
  - improve descriptions somewhat;
  - build in parallel;
  - maintain.
2015-08-05 22:58:25 +02:00
Mateusz Kowalczyk a0f317cc5b lzo: update from 2.06 to 2.08 2014-08-29 14:01:51 +01:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Ludovic Courtès f113ee27ad LZO 2.06.
svn path=/nixpkgs/trunk/; revision=31988
2012-02-02 20:49:42 +00:00
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