/usr/lib/pkgconfig/ginspector-0.0.pc is in libginspx-dev 20050529-3.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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: G-Inspector
Description: G-Inspector
Version: 0.0.0
Requires: gobject-2.0 gtk+-2.0 glrr-glib-0.0 glrr-gobject-0.0 glrr-gtk-0.0 glrr-widgets-0.0
Libs: -L${libdir} -lginspx
Cflags: -I${includedir}
|