This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/mutter-clutter-2.pc is in libmutter-2-dev 3.28.1-1ubuntu1.

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
15
16
17
18
19
20
21
22
23
24
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu/mutter
includedir=${prefix}/include/mutter

apiversion=2
requires=cairo-gobject >= 1.14.0 gio-2.0 >= 2.53.2 atk >= 2.5.3 pangocairo >= 1.30 json-glib-1.0 >= 0.12.0 wayland-egl wayland-server libdrm gbm x11 xext xdamage xcomposite >= 0.4 xtst xi mutter-cogl-2
requires_private=  pangoft2 libudev >= 136 libinput >= 1.4.0 xkbcommon
backends=x11 egl

# only kept for backward compatibility
soname_infix=deprecated
winsys=deprecated
backend=deprecated
cogl=deprecated
cogl_driver=deprecated

Name: Mutter Clutter
Description: Mutter's Clutter Private Library
Version: 3.28.1
Libs: -L${libdir} -lmutter-clutter-${apiversion}
Cflags: -I${includedir}/clutter-${apiversion}
Requires: ${requires}
Requires.private: ${requires_private}