This file is indexed.

/usr/lib/pkgconfig/monosgen-2.pc is in libmonosgen-2.0-dev 4.6.2.7+dfsg-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
prefix=${pcfiledir}/../..
exec_prefix=${pcfiledir}/../..
libdir=${prefix}/lib
includedir=${prefix}/include/mono-2.0
sysconfdir=/etc

Name: Mono
Description: Mono Runtime
Version: 4.6.2
Libs: -L${libdir}  -lmonosgen-2.0  -lm -lrt  -ldl -lpthread
Cflags: -I${includedir} -D_REENTRANT