/usr/lib/pkgconfig/neon.pc is in libneon27-gnutls-dev 0.29.6-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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: neon
Description: HTTP/WebDAV client library
Version: 0.29.6
Libs.private: -lz -lgnutls -L/usr/lib/x86_64-linux-gnu -O2 -g -Wl,-Bsymbolic-functions -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2
Libs: -L${libdir} -lneon-gnutls
Cflags: -I${includedir}/neon
|