add libpng source to repo and make Unix build use it
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 15 Jun 2011 13:45:10 +0000 (13:45 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 15 Jun 2011 13:45:10 +0000 (13:45 +0000)
commit38a9134dbced61f7f840be899f405b5c73b07fb3
tree88b0deb5a718845e9f9972f6b4784fa0d5c5667e
parentca1f5e2a5db1d061f795aeb42acde6eba9e471e7
add libpng source to repo and make Unix build use it
http://codereview.appspot.com/4572067

git-svn-id: http://skia.googlecode.com/svn/trunk@1591 2bbb7eff-a529-9590-31e7-b0007b416f81
222 files changed:
gyp/images.gyp
gyp/libpng.gyp [new file with mode: 0644]
third_party/libpng/ANNOUNCE [new file with mode: 0644]
third_party/libpng/CHANGES [new file with mode: 0644]
third_party/libpng/CMakeLists.txt [new file with mode: 0644]
third_party/libpng/INSTALL [new file with mode: 0644]
third_party/libpng/LICENSE [new file with mode: 0644]
third_party/libpng/Makefile.am [new file with mode: 0644]
third_party/libpng/Makefile.in [new file with mode: 0644]
third_party/libpng/README [new file with mode: 0644]
third_party/libpng/README.skia [new file with mode: 0644]
third_party/libpng/TODO [new file with mode: 0644]
third_party/libpng/aclocal.m4 [new file with mode: 0644]
third_party/libpng/autogen.sh [new file with mode: 0755]
third_party/libpng/config.guess [new file with mode: 0644]
third_party/libpng/config.h.in [new file with mode: 0644]
third_party/libpng/config.sub [new file with mode: 0644]
third_party/libpng/configure [new file with mode: 0755]
third_party/libpng/configure.ac [new file with mode: 0644]
third_party/libpng/contrib/gregbook/COPYING [new file with mode: 0644]
third_party/libpng/contrib/gregbook/LICENSE [new file with mode: 0644]
third_party/libpng/contrib/gregbook/Makefile.mingw32 [new file with mode: 0644]
third_party/libpng/contrib/gregbook/Makefile.sgi [new file with mode: 0644]
third_party/libpng/contrib/gregbook/Makefile.unx [new file with mode: 0644]
third_party/libpng/contrib/gregbook/Makefile.w32 [new file with mode: 0644]
third_party/libpng/contrib/gregbook/README [new file with mode: 0644]
third_party/libpng/contrib/gregbook/makevms.com [new file with mode: 0644]
third_party/libpng/contrib/gregbook/readpng.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/readpng.h [new file with mode: 0644]
third_party/libpng/contrib/gregbook/readpng2.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/readpng2.h [new file with mode: 0644]
third_party/libpng/contrib/gregbook/readppm.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/rpng-win.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/rpng-x.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/rpng2-win.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/rpng2-x.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/toucan.png [new file with mode: 0644]
third_party/libpng/contrib/gregbook/wpng.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/writepng.c [new file with mode: 0644]
third_party/libpng/contrib/gregbook/writepng.h [new file with mode: 0644]
third_party/libpng/contrib/pngminim/README [new file with mode: 0644]
third_party/libpng/contrib/pngminim/decoder/README [new file with mode: 0644]
third_party/libpng/contrib/pngminim/decoder/makefile [new file with mode: 0644]
third_party/libpng/contrib/pngminim/decoder/pngusr.dfa [new file with mode: 0644]
third_party/libpng/contrib/pngminim/decoder/pngusr.h [new file with mode: 0644]
third_party/libpng/contrib/pngminim/encoder/README [new file with mode: 0644]
third_party/libpng/contrib/pngminim/encoder/makefile [new file with mode: 0644]
third_party/libpng/contrib/pngminim/encoder/pngusr.dfa [new file with mode: 0644]
third_party/libpng/contrib/pngminim/encoder/pngusr.h [new file with mode: 0644]
third_party/libpng/contrib/pngminim/preader/README [new file with mode: 0644]
third_party/libpng/contrib/pngminim/preader/makefile [new file with mode: 0644]
third_party/libpng/contrib/pngminim/preader/pngusr.dfa [new file with mode: 0644]
third_party/libpng/contrib/pngminim/preader/pngusr.h [new file with mode: 0644]
third_party/libpng/contrib/pngminus/README [new file with mode: 0644]
third_party/libpng/contrib/pngminus/makefile.std [new file with mode: 0644]
third_party/libpng/contrib/pngminus/makefile.tc3 [new file with mode: 0644]
third_party/libpng/contrib/pngminus/makevms.com [new file with mode: 0644]
third_party/libpng/contrib/pngminus/png2pnm.bat [new file with mode: 0644]
third_party/libpng/contrib/pngminus/png2pnm.c [new file with mode: 0644]
third_party/libpng/contrib/pngminus/png2pnm.sh [new file with mode: 0644]
third_party/libpng/contrib/pngminus/pngminus.bat [new file with mode: 0644]
third_party/libpng/contrib/pngminus/pngminus.sh [new file with mode: 0644]
third_party/libpng/contrib/pngminus/pnm2png.bat [new file with mode: 0644]
third_party/libpng/contrib/pngminus/pnm2png.c [new file with mode: 0644]
third_party/libpng/contrib/pngminus/pnm2png.sh [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/README [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn0g01.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn0g02.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn0g04.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn0g08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn0g16.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn2c08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn2c16.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn3p01.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn3p02.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn3p04.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn3p08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn4a08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn4a16.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn6a08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/basn6a16.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbbn1g04.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbbn2c16.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbbn3p08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbgn2c16.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbgn3p08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbrn2c08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbwn1g16.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbwn3p08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftbyn3p08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftp0n1g08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftp0n2c08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftp0n3p08.png [new file with mode: 0644]
third_party/libpng/contrib/pngsuite/ftp1n3p08.png [new file with mode: 0644]
third_party/libpng/contrib/visupng/PngFile.c [new file with mode: 0644]
third_party/libpng/contrib/visupng/PngFile.h [new file with mode: 0644]
third_party/libpng/contrib/visupng/README.txt [new file with mode: 0644]
third_party/libpng/contrib/visupng/VisualPng.c [new file with mode: 0644]
third_party/libpng/contrib/visupng/VisualPng.dsp [new file with mode: 0644]
third_party/libpng/contrib/visupng/VisualPng.dsw [new file with mode: 0644]
third_party/libpng/contrib/visupng/VisualPng.ico [new file with mode: 0644]
third_party/libpng/contrib/visupng/VisualPng.png [new file with mode: 0644]
third_party/libpng/contrib/visupng/VisualPng.rc [new file with mode: 0644]
third_party/libpng/contrib/visupng/cexcept.h [new file with mode: 0644]
third_party/libpng/contrib/visupng/resource.h [new file with mode: 0644]
third_party/libpng/depcomp [new file with mode: 0755]
third_party/libpng/example.c [new file with mode: 0644]
third_party/libpng/install-sh [new file with mode: 0755]
third_party/libpng/libpng-config.in [new file with mode: 0755]
third_party/libpng/libpng-manual.txt [new file with mode: 0644]
third_party/libpng/libpng.3 [new file with mode: 0644]
third_party/libpng/libpng.pc.in [new file with mode: 0644]
third_party/libpng/libpngpf.3 [new file with mode: 0644]
third_party/libpng/ltmain.sh [new file with mode: 0755]
third_party/libpng/missing [new file with mode: 0755]
third_party/libpng/png.5 [new file with mode: 0644]
third_party/libpng/png.c [new file with mode: 0644]
third_party/libpng/png.h [new file with mode: 0644]
third_party/libpng/pngbar.jpg [new file with mode: 0644]
third_party/libpng/pngbar.png [new file with mode: 0644]
third_party/libpng/pngconf.h [new file with mode: 0644]
third_party/libpng/pngdebug.h [new file with mode: 0644]
third_party/libpng/pngerror.c [new file with mode: 0644]
third_party/libpng/pngget.c [new file with mode: 0644]
third_party/libpng/pnginfo.h [new file with mode: 0644]
third_party/libpng/pnglibconf.h [new file with mode: 0644]
third_party/libpng/pngmem.c [new file with mode: 0644]
third_party/libpng/pngnow.png [new file with mode: 0644]
third_party/libpng/pngpread.c [new file with mode: 0644]
third_party/libpng/pngpriv.h [new file with mode: 0644]
third_party/libpng/pngread.c [new file with mode: 0644]
third_party/libpng/pngrio.c [new file with mode: 0644]
third_party/libpng/pngrtran.c [new file with mode: 0644]
third_party/libpng/pngrutil.c [new file with mode: 0644]
third_party/libpng/pngset.c [new file with mode: 0644]
third_party/libpng/pngstruct.h [new file with mode: 0644]
third_party/libpng/pngtest.c [new file with mode: 0644]
third_party/libpng/pngtest.png [new file with mode: 0644]
third_party/libpng/pngtrans.c [new file with mode: 0644]
third_party/libpng/pngvalid.c [new file with mode: 0644]
third_party/libpng/pngwio.c [new file with mode: 0644]
third_party/libpng/pngwrite.c [new file with mode: 0644]
third_party/libpng/pngwtran.c [new file with mode: 0644]
third_party/libpng/pngwutil.c [new file with mode: 0644]
third_party/libpng/projects/visualc71/PRJ0041.mak [new file with mode: 0644]
third_party/libpng/projects/visualc71/README.txt [new file with mode: 0644]
third_party/libpng/projects/visualc71/README_zlib.txt [new file with mode: 0644]
third_party/libpng/projects/visualc71/libpng.sln [new file with mode: 0644]
third_party/libpng/projects/visualc71/libpng.vcproj [new file with mode: 0644]
third_party/libpng/projects/visualc71/pngtest.vcproj [new file with mode: 0644]
third_party/libpng/projects/visualc71/zlib.vcproj [new file with mode: 0644]
third_party/libpng/projects/vstudio/libpng/libpng.vcxproj [new file with mode: 0644]
third_party/libpng/projects/vstudio/pnglibconf/pnglibconf.vcxproj [new file with mode: 0644]
third_party/libpng/projects/vstudio/pngtest/pngtest.vcxproj [new file with mode: 0644]
third_party/libpng/projects/vstudio/pngvalid/pngvalid.vcxproj [new file with mode: 0644]
third_party/libpng/projects/vstudio/readme.txt [new file with mode: 0644]
third_party/libpng/projects/vstudio/vstudio.sln [new file with mode: 0644]
third_party/libpng/projects/vstudio/zlib.props [new file with mode: 0644]
third_party/libpng/projects/vstudio/zlib/zlib.vcxproj [new file with mode: 0644]
third_party/libpng/scripts/README.txt [new file with mode: 0644]
third_party/libpng/scripts/SCOPTIONS.ppc [new file with mode: 0644]
third_party/libpng/scripts/checksym.awk [new file with mode: 0755]
third_party/libpng/scripts/chkfmt [new file with mode: 0755]
third_party/libpng/scripts/def.dfn [new file with mode: 0644]
third_party/libpng/scripts/descrip.mms [new file with mode: 0644]
third_party/libpng/scripts/libpng-config-body.in [new file with mode: 0755]
third_party/libpng/scripts/libpng-config-head.in [new file with mode: 0755]
third_party/libpng/scripts/libpng.pc.in [new file with mode: 0644]
third_party/libpng/scripts/list [new file with mode: 0644]
third_party/libpng/scripts/makefile.32sunu [new file with mode: 0644]
third_party/libpng/scripts/makefile.64sunu [new file with mode: 0644]
third_party/libpng/scripts/makefile.acorn [new file with mode: 0644]
third_party/libpng/scripts/makefile.aix [new file with mode: 0644]
third_party/libpng/scripts/makefile.amiga [new file with mode: 0644]
third_party/libpng/scripts/makefile.atari [new file with mode: 0644]
third_party/libpng/scripts/makefile.bc32 [new file with mode: 0644]
third_party/libpng/scripts/makefile.beos [new file with mode: 0644]
third_party/libpng/scripts/makefile.bor [new file with mode: 0644]
third_party/libpng/scripts/makefile.cegcc [new file with mode: 0644]
third_party/libpng/scripts/makefile.darwin [new file with mode: 0644]
third_party/libpng/scripts/makefile.dec [new file with mode: 0644]
third_party/libpng/scripts/makefile.dj2 [new file with mode: 0644]
third_party/libpng/scripts/makefile.elf [new file with mode: 0644]
third_party/libpng/scripts/makefile.freebsd [new file with mode: 0644]
third_party/libpng/scripts/makefile.gcc [new file with mode: 0644]
third_party/libpng/scripts/makefile.hp64 [new file with mode: 0644]
third_party/libpng/scripts/makefile.hpgcc [new file with mode: 0644]
third_party/libpng/scripts/makefile.hpux [new file with mode: 0644]
third_party/libpng/scripts/makefile.ibmc [new file with mode: 0644]
third_party/libpng/scripts/makefile.intel [new file with mode: 0644]
third_party/libpng/scripts/makefile.knr [new file with mode: 0644]
third_party/libpng/scripts/makefile.linux [new file with mode: 0644]
third_party/libpng/scripts/makefile.mips [new file with mode: 0644]
third_party/libpng/scripts/makefile.msc [new file with mode: 0644]
third_party/libpng/scripts/makefile.ne12bsd [new file with mode: 0644]
third_party/libpng/scripts/makefile.netbsd [new file with mode: 0644]
third_party/libpng/scripts/makefile.openbsd [new file with mode: 0644]
third_party/libpng/scripts/makefile.sco [new file with mode: 0644]
third_party/libpng/scripts/makefile.sggcc [new file with mode: 0644]
third_party/libpng/scripts/makefile.sgi [new file with mode: 0644]
third_party/libpng/scripts/makefile.so9 [new file with mode: 0644]
third_party/libpng/scripts/makefile.solaris [new file with mode: 0644]
third_party/libpng/scripts/makefile.solaris-x86 [new file with mode: 0644]
third_party/libpng/scripts/makefile.std [new file with mode: 0644]
third_party/libpng/scripts/makefile.sunos [new file with mode: 0644]
third_party/libpng/scripts/makefile.tc3 [new file with mode: 0644]
third_party/libpng/scripts/makefile.vcwin32 [new file with mode: 0644]
third_party/libpng/scripts/makefile.watcom [new file with mode: 0644]
third_party/libpng/scripts/makevms.com [new file with mode: 0644]
third_party/libpng/scripts/options.awk [new file with mode: 0755]
third_party/libpng/scripts/pnglibconf.dfa [new file with mode: 0644]
third_party/libpng/scripts/pnglibconf.h.prebuilt [new file with mode: 0644]
third_party/libpng/scripts/pnglibconf.mak [new file with mode: 0755]
third_party/libpng/scripts/pngwin.rc [new file with mode: 0644]
third_party/libpng/scripts/smakefile.ppc [new file with mode: 0644]
third_party/libpng/scripts/sym.dfn [new file with mode: 0644]
third_party/libpng/scripts/symbols.def [new file with mode: 0644]
third_party/libpng/scripts/symbols.dfn [new file with mode: 0644]
third_party/libpng/scripts/vers.dfn [new file with mode: 0644]
third_party/libpng/test-pngtest.sh [new file with mode: 0755]
third_party/libpng/test-pngvalid-full.sh [new file with mode: 0755]
third_party/libpng/test-pngvalid-simple.sh [new file with mode: 0755]