/usr/lib/pkgconfig/cb_wxled.pc is in codeblocks-contrib 13.12+dfsg-4.
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/codeblocks/wxContribItems
includedir=${prefix}/include/codeblocks/wxContribItems/wxled
datarootdir = ${prefix}/share
sharedir=${datarootdir}
Name: wxSmithLed
Description: LedCtrl(s) also used for the wxSmith Contrib Items
Version: 13.12-9501
Libs: -L${libdir} -lwxled
Cflags: -fPIC -I${includedir}/gizmosled/include/ \
-I${includedir}/lcdwindow/include \
-I${includedir}/led/include \
-I${includedir}/ledpanel/include
|