This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/gwyddion.pc is in libgwyddion20-dev 2.50-2.

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=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
datarootdir=${prefix}/share

gwymoduledir=${prefix}/lib/x86_64-linux-gnu/gwyddion/modules
gwyplugindir=${prefix}/lib/x86_64-linux-gnu/gwyddion/modules
gwypixmapdir=${datarootdir}/gwyddion/pixmaps

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