/usr/lib/pkgconfig/libwebauth.pc is in libwebauth-dev 4.0.2-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 | prefix=/usr
exec_prefix=/usr
includedir=/usr/include
libdir=/usr/lib
Name: WebAuth
Description: Site-wide web authentication system
URL: http://webauth.stanford.edu/
Version: 4.0.2
Cflags: -I${includedir}
Libs: -L${libdir} -lwebauth
Libs.private: -lkrb5 -lcrypto
Requires.private: apr-1 apr-util-1
|