/usr/lib/pkgconfig/wxsmith-contrib.pc is in codeblocks-contrib 16.01+dfsg-2.1.
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 16 17 18 19 20 21 22 23 24 25 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/codeblocks/wxContribItems
includedir=${prefix}/include/codeblocks/wxContribItems
datarootdir = ${prefix}/share
sharedir=${datarootdir}
#TREELIST_INCLUDE=-I${includedir}/wxTreeList/include
TREELIST_INCLUDE=
#TREELIST_LIB=-lwxtreelist
TREELIST_LIB=
Name: wxSmithContribItems
Description: wxWidgets contrib items also used for the wxSmith
Version: 16.01svn10692
Libs: -L${libdir} -lwxchartctrl -lwxcustombutton -lwxflatnotebook -lwximagepanel -lwxkwic -lwxled -lwxspeedbutton ${TREELIST_LIB}
Cflags: -I${includedir}/KWIC/include \
-I${includedir}/wxchart/include \
-I${includedir}/wxFlatNotebook/include \
-I${includedir}/wxImagePanel/include \
-I${includedir}/wxled/lcdwindow/include \
-I${includedir}/wxled/led/include \
-I${includedir}/wxled/ledpanel/include \
-I${includedir}/wxSpeedButton \
-I${includedir}/wxthings/include \
${TREELIST_INCLUDE}
|