openbsd-ports/graphics/png/pkg/PLIST
naddy 64920edcf7 Update to png 1.5.2. Lots of improvements, but also significant
API incompatibility:

"The libpng 1.5.x series finally hides the contents of the venerable
and hoary png_struct and png_info data structures inside private
(i.e., non-installed) header files. Instead of direct struct-access,
applications should be using the various png_get_xxx() and png_set_xxx()
accessor functions, which have existed for almost as long as libpng
itself."
2011-07-08 20:34:36 +00:00

14 lines
303 B
Plaintext

@comment $OpenBSD: PLIST,v 1.25 2011/07/08 20:34:37 naddy Exp $
%%SHARED%%
bin/libpng-config
include/libpng/
include/libpng/png.h
include/libpng/pngconf.h
include/libpng/pnglibconf.h
lib/libpng.a
lib/pkgconfig/
lib/pkgconfig/libpng.pc
@man man/man3/libpng.3
@man man/man3/libpngpf.3
@man man/man5/png.5