Merge master into this PR

This commit is contained in:
Vladimír Čunát
2014-08-12 21:16:47 +02:00
3251 changed files with 24134 additions and 12186 deletions
@@ -17,6 +17,6 @@ stdenv.mkDerivation rec {
meta = {
homepage = http://enblend.sourceforge.net/;
description = "Blends away the seams in a panoramic image mosaic using a multiresolution spline";
license = "GPLv2";
license = stdenv.lib.licenses.gpl2;
};
}