/usr/lib/pkgconfig/wxsmith-contrib.pc is in codeblocks-contrib 10.05-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/wxSmithContribItems
includedir=${prefix}/include/wxSmithContribItems
datarootdir = ${prefix}/share
sharedir=${datarootdir}
Name: wxSmithContribItems
Description: Contrib items for the wxSmith
Version: 10.05-release
Libs: -L${libdir} -lwxflatnotebook -lwxchartctrl -lwxcustombutton
Cflags: -fPIC -I${includedir} \
-I${includedir}/wxflatnotebook/wxFlatNotebook/include \
-I${includedir}/wxchart/wxchart-1.0/include \
-I${includedir}/wxthings/wxthings/include
|