/usr/lib/pkgconfig/gwibber-gtk-0.2.pc is in libgwibber-gtk-dev 3.4.0-0ubuntu4.
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/libgwibber-0.2
Name: libgwibber-gtk
Description: A library of Gtk widgets for Gwibber
Version: 3.4.0
Libs: -L${libdir} -lgwibber-gtk
Cflags: -I${includedir}
Requires: glib-2.0 gthread-2.0 gobject-2.0 gio-2.0 gio-unix-2.0 dbus-glib-1 gtk+-2.0 gwibber-0.2
|