/usr/lib/x86_64-linux-gnu/pkgconfig/libgnome-2.0.pc is in libgnome2-dev 2.32.1-6.
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=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
libgnome_serverdir=${prefix}/lib/x86_64-linux-gnu
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
|