This file is indexed.

/usr/lib/pkgconfig/g-wrap-2.0-guile.pc is in libgwrap-runtime-dev 1.9.14-2ubuntu1.

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
# Package Information for pkg-config

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
module_directory=${prefix}/share/guile/site

Name: G-Wrap
Description: A Guile wrapper generator
Version: 1.9.14
Requires: libffi
Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime -lguile-2.0 -lgc  
Cflags:  -std=gnu99 -I${includedir} -pthread -I/usr/include/guile/2.0