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: libsoup
Description: a glib-based HTTP library
Version: 2.34.2
Requires: libsoup-2.4
Libs: -L${libdir} -lsoup-gnome-2.4
Cflags: -I${includedir}/libsoup-gnome-2.4