/usr/lib/x86_64-linux-gnu/pkgconfig/kiwix.pc is in libkiwix-dev 0.2.0-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 | prefix=/usr
libdir=${prefix}/lib64
includedir=${prefix}/include
Name: libkiwix
Description: A library that contains a lot of things used by used by other kiwix programs
Version: 1.0
Requires: libzim icu-i18n pugixml xapian-core
Libs: -L${libdir} -lkiwix -lctpp2
Cflags: -I${includedir}/
|