pkgsrc/graphics/png/PLIST
wiz 3d75e21402 Update to 1.5.1beta01:
1.5.1beta01 contains a security fix for 1.5.0.

The current public release, libpng 1.5.0, continues the evolution
of the libpng API, finally hiding the contents of the venerable
and hoary png_struct and png_info data structures inside private
(i.e., non-installed) header files. (Apps that compiled with libpng
1.4 without warnings about deprecated features should happily
compile with 1.5, too.) It also includes a new, more thorough test
program (pngvalid.c), a new pnglibconf.h header file that tracks
what features were enabled or disabled when libpng was built, and
huge thanks to John Bowler, who did most of the work. Complete
differences relative to libpng 1.4.x are detailed at
http://www.libpng.org/pub/png/src/libpng-1.4.x-to-1.5.x-summary.txt .

Since the shlib name changed, next up: PKGREVISION++ all across pkgsrc.
2011-01-13 13:27:21 +00:00

15 lines
351 B
Text

@comment $NetBSD: PLIST,v 1.13 2011/01/13 13:27:21 wiz Exp $
bin/libpng-config
bin/libpng15-config
include/libpng15/png.h
include/libpng15/pngconf.h
include/libpng15/pnglibconf.h
include/png.h
include/pngconf.h
include/pnglibconf.h
lib/libpng15.la
lib/pkgconfig/libpng.pc
lib/pkgconfig/libpng15.pc
man/man3/libpng.3
man/man3/libpngpf.3
man/man5/png.5