This file is indexed.

/usr/lib/pkgconfig/cb_wxmathplot.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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/codeblocks/wxContribItems
includedir=${prefix}/include/codeblocks/wxContribItems
datarootdir = ${prefix}/share
sharedir=${datarootdir}

Name: wxMathPlot
Description: MathPlot for wxWidgets, also used for the wxSmith Contrib Items
Version: 16.01svn10692
Libs: -L${libdir} -lwxmathplot
Cflags: -I${includedir}