Merge nixpkgs/trunk

svn path=/nixpkgs/branches/libpng15/; revision=29488
This commit is contained in:
Yury G. Kudryashov
2011-09-26 00:17:18 +00:00
10 changed files with 78 additions and 47 deletions
@@ -35,5 +35,7 @@ stdenv.mkDerivation rec {
meta = {
description = "SDL image library";
homepage = http://www.libsdl.org/projects/SDL_image/;
platforms = stdenv.lib.platforms.all;
};
}