This file is indexed.

/usr/lib/pkgconfig/gwyddion.pc is in libgwyddion20-dev 2.44-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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share

gwymoduledir=${exec_prefix}/lib/gwyddion/modules
gwyplugindir=${libdir}/gwyddion/modules
gwypixmapdir=${datarootdir}/gwyddion/pixmaps

Name: Gwyddion
Description: Gwyddion library
Version: 2.44
Requires: glib-2.0 >= 2.6.0 gtk+-2.0 >= 2.6.0 pangoft2 gtkglext-1.0 
Libs: -L${libdir} -lgwyapp2 -lgwymodule2 -lgwydgets2 -lgwydraw2 -lgwyprocess2 -lgwyddion2
Cflags: -I${includedir}/gwyddion -I${libdir}/gwyddion/include