This file is indexed.

/usr/lib/pkgconfig/evince-document-3.0.pc is in libevince-dev 3.10.3-0ubuntu10.

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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/evince/3.0
backenddir=${exec_prefix}/lib/evince/4/backends

Name: Evince Document
Description: GNOME document viewer backend library
Version: 3.10.3
Requires: gio-2.0 >= 2.36.0 gtk+-3.0 >= 3.8.0
Libs: -L${libdir} -levdocument3
Cflags: -I${includedir}