/usr/lib/pkgconfig/neon.pc is in libneon27-gnutls-dev 0.30.0-1ubuntu1.
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.30.0
Libs.private: -lz -lgnutls -Wl,-Bsymbolic-functions -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lxml2
Libs: -L${libdir} -lneon-gnutls
Cflags: -I${includedir}/neon
|