/usr/lib/x86_64-linux-gnu/pkgconfig/gloox.pc is in libgloox-dev 1.0.13-3build1.
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
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: gloox
Description: A high-level XMPP/Jabber library for C++
Version: 1.0.13
Libs: -L${libdir} -lgloox -lresolv -lresolv -lresolv -lidn -lgnutls -lz
Cflags: -I${includedir} -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/p11-kit-1 -pthread
|