* Sync with the trunk.

svn path=/nixpkgs/branches/stdenv-updates/; revision=19786
This commit is contained in:
Eelco Dolstra
2010-02-03 14:23:43 +00:00
60 changed files with 1522 additions and 261 deletions
+3 -1
View File
@@ -13,6 +13,8 @@ stdenv.mkDerivation {
};
meta = {
homepage = http://sourceforge.net/projects/ncompress/files/ncompress%20%28bugfixes%29/ncompress-4.2.4.2/ncompress-4.2.4.2.tar.gz/download;
homepage = http://ncompress.sourceforge.net/;
license = "free-non-copyleft";
description = "A fast, simple LZW file compressor";
};
}