/usr/lib/pkgconfig/libmetacity-private.pc is in libmetacity-dev 1:2.34.13-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 12 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
libgnome_serverdir=${prefix}/lib/metacity
Name: libmetacity-private
Description: Metacity internals shared
Requires: gtk+-2.0
Version: 2.34.13
Libs: -L${libdir} -lmetacity-private
Cflags: -I${includedir}/metacity-1
|