/usr/lib/x86_64-linux-gnu/pkgconfig/evolution-shell-3.0.pc is in evolution-dev 3.28.1-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 16 17 18 19 20 21 22 23 | prefix=/usr
libdir=/usr/lib
libexecdir=/usr/lib
includedir=/usr/include
datarootdir=/usr/share
datadir=/usr/share
privlibdir=/usr/lib/evolution
privlibexecdir=/usr/lib/evolution
privincludedir=/usr/include/evolution
errordir=/usr/share/evolution/errors
moduledir=/usr/lib/evolution/modules
imagesdir=/usr/share/evolution/images
execversion=3.28
Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: 3.28.1
Requires: gtk+-3.0 libebackend-1.2 libedataserver-1.2 libedataserverui-1.2 webkit2gtk-4.0
Requires.private: gnome-desktop-3.0
Libs: -L${privlibdir} -levolution-shell -levolution-util -Wl,-R/usr/lib/evolution
Cflags: -I${privincludedir}
|