Imported from libpng-1.2.2beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-03-06 22:08:00 -06:00
parent c6de22da1d
commit c1bfe686ce
59 changed files with 762 additions and 308 deletions

11
scripts/libpng.pc.in Normal file
View File

@@ -0,0 +1,11 @@
prefix=@PREFIX@
exec_prefix=$(prefix)
libdir=$(exec_prefix)/lib
includedir=$(exec_prefix)/include
Name: libpng12
Description: Loads and saves PNG files
Version: 1.2.2beta3
Libs: -L$(libdir) -lpng12
Cflags: -I$(includedir)/libpng12