[devel] Imported from libpng-1.4.0beta66.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-06-26 21:46:52 -05:00
parent c332bbcd34
commit bfbf86558c
90 changed files with 218 additions and 210 deletions

View File

@@ -4,7 +4,7 @@
# Copyright (C) 2002 Patrick R.L. Welche
# Copyright (C) 2007, 2009 Glenn Randers-Pehrson
#
# This code is released under the zlib/libpng license.
# This code is released under the libpng license.
# For conditions of distribution and use, see the disclaimer
# and license in png.h
@@ -17,7 +17,7 @@ INCSDIR=${LOCALBASE}/include/libpng
LIB= png
SHLIB_MAJOR= 3
SHLIB_MINOR= 1.4.0beta65
SHLIB_MINOR= 1.4.0beta66
SRCS= png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \
pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \
pngwtran.c pngmem.c pngerror.c pngpread.c