Guillaume Girol
842c163b4f
lzo: add strictDeps = true;
2021-08-19 09:30:47 +02:00
Guillaume Girol
2d4dd130c2
lzo: fix static build
2021-08-19 09:30:46 +02:00
Felix Buehler
3c12e95ad1
development: /s/name/pname&version/
2021-06-30 09:45:11 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
John Ericson
133b4658df
treewide: Simplify some doCheck
calls
...
In anticipation of what I outline in #33599 , I only simplify exactly those
`doCheck`s which are equal to `hostPlatform != buildPlatform`. I also stick a
comment next to them so I can grep for them later.
2018-01-09 12:37:38 -05:00
Ben Gamari
de347ad65f
lzo: Don't run tests when cross-compiling
2017-10-27 20:32:25 -04:00
Tuomas Tynkkynen
8eb25e1245
lzo: 2.09 -> 2.10
2017-04-11 13:00:56 +03:00
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