summarylogtreecommitdiffstats
path: root/pnglite.pc
blob: 881a4b104129e5d17a599d29664bb1df2f31da47 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: pnglite
Description: Lightweight PNG C library
Version: 0.1.17
Cflags: -I${includedir}
Libs: -L${libdir} -lpnglite