This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/plplot-tcl.pc is in libplplot-dev 5.13.0+dfsg-6ubuntu2.

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
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include/plplot
drvdir=/usr/lib/x86_64-linux-gnu/plplot5.13.0/drivers

Name: PLplot Tcl/Tk
Description: Scientific plotting library (Double precision Tcl/Tk bindings)
Requires.private: plplot
Version: 5.13.0
Libs: -L"${libdir}" -lplplottcltk 
Libs.private: -L"${libdir}" -lplplot -ltclmatrix -ltcl -ltk
Cflags: -I"${includedir}" -I"/usr/include/tcl" -I"/usr/include/tcl" -I"/usr/include"