/usr/lib/x86_64-linux-gnu/pkgconfig/gnome-vfs-module-2.0.pc is in libgnomevfs2-dev 1:2.24.4-1ubuntu6.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
sysconfdir=/etc
modulesdir=${sysconfdir}/gnome-vfs-2.0/modules
Name: gnome-vfs-module
Description: The GNOME virtual file-system module include info
Version: 2.24.4
Requires: gconf-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-2.0
Libs: -L${libdir} -lgnomevfs-2
Cflags: -I${includedir}/gnome-vfs-2.0 -I${includedir}/gnome-vfs-module-2.0 -I${libdir}/gnome-vfs-2.0/include
|