/usr/lib/pkgconfig/sofia-sip-ua-glib.pc is in libsofia-sip-ua-glib-dev 1.12.11+20110422.1-2.
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 14 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
libexecdir=${exec_prefix}/libexec
includedir=${prefix}/include
include_sofiadir=${includedir}/sofia-sip-1.12
gobject=@HAVE_GOBJECT@
Name: sofia-sip-ua-glib
Description: Sofia-SIP library bindings for glib
Version: 1.12.11devel
Requires: sofia-sip-ua, glib-2.0
Libs: -L${libdir} -lsofia-sip-ua-glib
Cflags: -I${includedir}/sofia-sip-1.12
|