Update description to mention APNG patch
svn path=/nixpkgs/trunk/; revision=24189
This commit is contained in:
parent
a066ee7f06
commit
0d765e6673
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
passthru = { inherit zlib; };
|
passthru = { inherit zlib; };
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "The official reference implementation for the PNG file format";
|
description = "The official reference implementation for the PNG file format with animation patch";
|
||||||
homepage = http://www.libpng.org/pub/png/libpng.html;
|
homepage = http://www.libpng.org/pub/png/libpng.html;
|
||||||
license = "free-non-copyleft"; # http://www.libpng.org/pub/png/src/libpng-LICENSE.txt
|
license = "free-non-copyleft"; # http://www.libpng.org/pub/png/src/libpng-LICENSE.txt
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user