This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/clutter-x11-1.0.pc is in libclutter-1.0-dev 1.26.2+dfsg-4.

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
includedir=${prefix}/include

apiversion=1.0
requires=cogl-1.0 >= 1.21.2 cogl-path-1.0 cairo-gobject >= 1.14.0 gio-2.0 >= 2.44.0 atk >= 2.5.3 pangocairo >= 1.30 cogl-pango-1.0 json-glib-1.0 >= 0.12.0 gdk-3.0 wayland-cursor wayland-client xkbcommon wayland-server x11 xext xdamage xcomposite >= 0.4 xi
requires_private=  pangoft2 gdk-pixbuf-2.0 libudev >= 136 libinput >= 0.19.0 xkbcommon
backends=x11 gdk wayland egl

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

Name: Clutter
Description: Clutter Core Library
Version: 1.26.2
Libs: -L${libdir} -lclutter-${apiversion}
Cflags: -I${includedir}/clutter-${apiversion}
Requires: ${requires}
Requires.private: ${requires_private}