/usr/lib/pkgconfig/libgnome-2.0.pc is in libgnome2-dev 2.32.1-2ubuntu1.
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
includedir=${prefix}/include
libgnome_serverdir=${prefix}/lib/libgnome
localstatedir=/var
Name: libgnome
Description: libgnome
Requires: glib-2.0 libbonobo-2.0
Requires.private: ORBit-2.0 gconf-2.0 gnome-vfs-2.0 libcanberra >= 0
Version: 2.32.1
Libs: -L${libdir} -lgnome-2 -lpopt
Cflags: -I${includedir}/libgnome-2.0
|