The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
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}