[libpng12] Imported from libpng-1.2.58beta01.tar

This commit is contained in:
Glenn Randers-Pehrson 2017-08-07 06:15:51 -05:00
parent 1b97a1695a
commit a15d0c2964
11 changed files with 19 additions and 19 deletions

View File

@ -1,5 +1,5 @@
Installing libpng version 1.2.58beta01 - December 30, 2016
Installing libpng version 1.2.58beta01 - August 7, 2017
On Unix/Linux and similar systems, you can simply type

View File

@ -10,7 +10,7 @@ this sentence.
This code is released under the libpng license.
libpng versions 1.0.7, July 1, 2000, through 1.2.58beta01, December 30, 2016, are
libpng versions 1.0.7, July 1, 2000, through 1.2.58beta01, August 7, 2017, are
Copyright (c) 2000-2002, 2004, 2006-2017 Glenn Randers-Pehrson, are
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
@ -107,4 +107,4 @@ the additional disclaimers inserted at version 1.0.7.
Glenn Randers-Pehrson
glennrp at users.sourceforge.net
December 30, 2016
August 7, 2017

2
README
View File

@ -1,4 +1,4 @@
README for libpng version 1.2.58beta01 - December 30, 2016 (shared library 12.0)
README for libpng version 1.2.58beta01 - August 7, 2017 (shared library 12.0)
See the note about version numbers near the top of png.h
See INSTALL for instructions on how to install libpng.

View File

@ -1,7 +1,7 @@
Y2K compliance in libpng:
=========================
December 30, 2016
August 7, 2017
Since the PNG Development group is an ad-hoc body, we can't make
an official declaration.

View File

@ -1,6 +1,6 @@
libpng.txt - A description on how to use and modify libpng
libpng version 1.2.58beta01 - December 30, 2016
libpng version 1.2.58beta01 - August 7, 2017
Updated and distributed by Glenn Randers-Pehrson
<glennrp at users.sourceforge.net>
Copyright (c) 1998-2014 Glenn Randers-Pehrson
@ -11,7 +11,7 @@ libpng.txt - A description on how to use and modify libpng
Based on:
libpng versions 0.97, January 1998, through 1.2.58beta01 - December 30, 2016
libpng versions 0.97, January 1998, through 1.2.58beta01 - August 7, 2017
Updated and distributed by Glenn Randers-Pehrson
Copyright (c) 1998-2014 Glenn Randers-Pehrson

View File

@ -1,4 +1,4 @@
.TH LIBPNG 3 "December 30, 2016"
.TH LIBPNG 3 "August 7, 2017"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.2.58beta01
.SH SYNOPSIS
@ -424,7 +424,7 @@ Following is a copy of the libpng.txt file that accompanies libpng.
.SH LIBPNG.TXT
libpng.txt - A description on how to use and modify libpng
libpng version 1.2.58beta01 - December 30, 2016
libpng version 1.2.58beta01 - August 7, 2017
Updated and distributed by Glenn Randers-Pehrson
<glennrp at users.sourceforge.net>
Copyright (c) 1998-2014 Glenn Randers-Pehrson
@ -435,7 +435,7 @@ libpng.txt - A description on how to use and modify libpng
Based on:
libpng versions 0.97, January 1998, through 1.2.58beta01 - December 30, 2016
libpng versions 0.97, January 1998, through 1.2.58beta01 - August 7, 2017
Updated and distributed by Glenn Randers-Pehrson
Copyright (c) 1998-2014 Glenn Randers-Pehrson
@ -3740,7 +3740,7 @@ possible without all of you.
Thanks to Frank J. T. Wojcik for helping with the documentation.
Libpng version 1.2.58beta01 - December 30, 2016:
Libpng version 1.2.58beta01 - August 7, 2017:
Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc.
Currently maintained by Glenn Randers-Pehrson (glennrp at users.sourceforge.net).
@ -3765,7 +3765,7 @@ this sentence.
This code is released under the libpng license.
libpng versions 1.0.7, July 1, 2000, through 1.2.58beta01, December 30, 2016, are
libpng versions 1.0.7, July 1, 2000, through 1.2.58beta01, August 7, 2017, are
Copyright (c) 2000-2002, 2004, 2006-2017 Glenn Randers-Pehrson, are
derived from libpng-1.0.6, and are distributed according to the same
disclaimer and license as libpng-1.0.6 with the following individuals
@ -3862,7 +3862,7 @@ the additional disclaimers inserted at version 1.0.7.
Glenn Randers-Pehrson
glennrp at users.sourceforge.net
December 30, 2016
August 7, 2017
.\" end of man page

View File

@ -1,4 +1,4 @@
.TH LIBPNGPF 3 "December 30, 2016"
.TH LIBPNGPF 3 "August 7, 2017"
.SH NAME
libpng \- Portable Network Graphics (PNG) Reference Library 1.2.58beta01
(private functions)

2
png.5
View File

@ -1,4 +1,4 @@
.TH PNG 5 "December 30, 2016"
.TH PNG 5 "August 7, 2017"
.SH NAME
png \- Portable Network Graphics (PNG) format
.SH DESCRIPTION

4
png.c
View File

@ -732,14 +732,14 @@ png_get_copyright(png_structp png_ptr)
#else
#ifdef __STDC__
return ((png_charp) PNG_STRING_NEWLINE \
"libpng version 1.2.58beta01 - December 30, 2016" PNG_STRING_NEWLINE \
"libpng version 1.2.58beta01 - August 7, 2017" PNG_STRING_NEWLINE \
"Copyright (c) 1998-2002,2004,2006-2017 Glenn Randers-Pehrson" \
PNG_STRING_NEWLINE \
"Copyright (c) 1996-1997 Andreas Dilger" PNG_STRING_NEWLINE \
"Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc." \
PNG_STRING_NEWLINE);
#else
return ((png_charp) "libpng version 1.2.58beta01 - December 30, 2016\
return ((png_charp) "libpng version 1.2.58beta01 - August 7, 2017\
Copyright (c) 1998-2002,2004,2006-2017 Glenn Randers-Pehrson\
Copyright (c) 1996-1997 Andreas Dilger\
Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.");

View File

@ -1,7 +1,7 @@
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.2.58beta01, December 30, 2016
* libpng version 1.2.58beta01, August 7, 2017
*
* Copyright (c) 1998-2015 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)

View File

@ -1,5 +1,5 @@
Makefiles for libpng version 1.2.58beta01 - December 30, 2016
Makefiles for libpng version 1.2.58beta01 - August 7, 2017
makefile.linux => Linux/ELF makefile
(gcc, creates libpng12.so.0.1.2.58beta01)