/usr/lib/pkgconfig/zathura.pc is in zathura-dev 0.3.5-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 12 13 14 15 16 | project=zathura
version=0.3.5
apiversion=2
abiversion=2gtk3
includedir=/usr/include
plugindir=/usr/lib/zathura
GTK_VERSION=3
INC_PATH=-I${includedir}
Name: ${project}
Description: document viewer
Version: ${version}
URL: http://pwmt.org/projects/zathura
Cflags: ${INC_PATH}
Requires.private: girara-gtk${GTK_VERSION} cairo
|