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

Name: Xext
Description: Misc X Extension Library
Version: 1.1.2
Requires: xextproto
Requires.private: x11
Cflags: -I${includedir}
Libs: -L${libdir} -lXext