9ebdb5fd00
I decided to just make a bug-fix update and keep the 1.5.x series because newer versions may also need the zlib update.
11 lines
210 B
PkgConfig
11 lines
210 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/libpng15
|
|
|
|
Name: libpng
|
|
Description: Loads and saves PNG files
|
|
Version: 1.5.28
|
|
Libs: -L${libdir} -lpng15
|
|
Cflags: -I${includedir}
|