This file is indexed.

/usr/lib/pkgconfig/guile-1.8.pc is in guile-1.8-dev 1.8.8+1-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
12
13
14
15
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}

sitedir=${datarootdir}/guile/site
libguileinterface=21:0:4

Name: GNU Guile
Description: GNU's Ubiquitous Intelligent Language for Extension
Version: 1.8.8
Libs: -L${libdir} -lguile -Wl,-Bsymbolic-functions  -lgmp -lcrypt -lm -lltdl 
Cflags: -I${includedir}  -pthread