legacy-imlib2/imlib2.pc.in

13 lines
250 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: imlib2
Description: Powerful image loading and rendering library
Requires: @requirements@
Version: @VERSION@
Libs: -L${libdir} -lImlib2
Cflags: -I${includedir}