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=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
OpenEXR_includedir=${prefix}/include/OpenEXR

Name: OpenEXR
Description: OpenEXR image library
Version: 1.6.1
Libs: -L${libdir} -L/usr/lib -lIlmImf -lz -pthread -lImath -lHalf -lIex -lIlmThread
Cflags:  -I/usr/include/OpenEXR -pthread -I${OpenEXR_includedir}