[libpng15] Imported from libpng-1.5.9beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-02-03 15:56:22 -06:00
parent 902dbe619e
commit 28c3a2f9f9
34 changed files with 1215 additions and 733 deletions

View File

@@ -1,9 +1,9 @@
Makefiles for libpng version 1.5.8 - February 1, 2012
Makefiles for libpng version 1.5.9beta01 - February 3, 2012
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile
(gcc, creates libpng15.so.15.1.5.8)
(gcc, creates libpng15.so.15.1.5.9beta01)
makefile.gcc => Generic makefile (gcc, creates static libpng.a)
makefile.knr => Archaic UNIX Makefile that converts files with
ansi2knr (Requires ansi2knr.c from
@@ -20,7 +20,7 @@ pnglibconf.h.prebuilt => Stores configuration settings
makefile.dec => DEC Alpha UNIX makefile
makefile.dj2 => DJGPP 2 makefile
makefile.elf => Linux/ELF makefile symbol versioning,
(gcc, creates libpng15.so.15.1.5.8)
(gcc, creates libpng15.so.15.1.5.9beta01)
makefile.freebsd => FreeBSD makefile
makefile.gcc => Generic gcc makefile
makefile.hpgcc => HPUX makefile using gcc
@@ -35,12 +35,12 @@ pnglibconf.h.prebuilt => Stores configuration settings
makefile.os2 => OS/2 Makefile (gcc and emx, requires libpng.def)
makefile.sco => For SCO OSr5 ELF and Unixware 7 with Native cc
makefile.sggcc => Silicon Graphics (gcc,
creates libpng15.so.15.1.5.8)
creates libpng15.so.15.1.5.9beta01)
makefile.sgi => Silicon Graphics IRIX makefile (cc, creates static lib)
makefile.solaris => Solaris 2.X makefile (gcc,
creates libpng15.so.15.1.5.8)
creates libpng15.so.15.1.5.9beta01)
makefile.so9 => Solaris 9 makefile (gcc,
creates libpng15.so.15.1.5.8)
creates libpng15.so.15.1.5.9beta01)
makefile.std => Generic UNIX makefile (cc, creates static libpng.a)
makefile.sunos => Sun makefile
makefile.32sunu => Sun Ultra 32-bit makefile