This file is indexed.

/usr/lib/pkgconfig/evolution-shell-3.0.pc is in evolution-dev 3.4.4-3.

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
17
18
19
20
21
22
23
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
libexecdir=/usr/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}

privlibdir=${libdir}/evolution/3.4
privlibexecdir=${libexecdir}/evolution/3.4
privincludedir=${includedir}/evolution-3.4
moduledir=${libdir}/evolution/3.4/modules
imagesdir=${datadir}/evolution/3.4/images

execversion=3.4

Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: 3.4.4
Requires: gtk+-3.0 gconf-2.0 libebackend-1.2 libedataserverui-3.0
Requires.private: gnome-desktop-3.0
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}