The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
prefix=/usr
exec_prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: imlib2
Description: Powerful image loading and rendering library
Version: 1.4.2
Libs: -L${libdir} -lImlib2
Cflags: -I${includedir}