* [lpng] Adjustment: Update libpng to version 1.6.37.

This commit is contained in:
Robert MacGregor 2021-10-12 22:04:36 -04:00
parent c0ff69a2e6
commit 2f3215c4fb
475 changed files with 110673 additions and 2682 deletions

View file

@ -0,0 +1,10 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libpng16
Name: libpng
Description: Loads and saves PNG files
Version: 1.6.37
Libs: -L${libdir} -lpng16
Cflags: -I${includedir}