This file is indexed.

/usr/lib/pkgconfig/folks.pc is in libfolks-dev 0.6.8-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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
bindir=${exec_prefix}/bin
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
vapidir=${datarootdir}/vala/vapi

Name: Folks
Description: The Folks meta-contacts library
Version: 0.6.8
Requires: glib-2.0 gobject-2.0 gee-1.0 telepathy-glib >= 0.11.11
Libs: -L${libdir} -lfolks
Cflags: -I${includedir}