The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
libdir=${pcfiledir}/../../lib
includedir=${pcfiledir}/../../include/plplot
drvdir=${pcfiledir}/../../lib/plplot5.10.0/driversd

Name: PLplot C++
Description: Scientific plotting library (C++ bindings, double precision)
Requires: plplotd
Version: 5.10.0
Libs: -L${libdir} -lplplotcxxd 
Cflags: -I${includedir}