This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/cogl-gles2-1.0.pc is in libcogl-gles2-dev 1.22.2-2.

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
apiversion=1.0
requires= cairo >= 1.10 gobject-2.0 gmodule-no-export-2.0 gdk-pixbuf-2.0 >= 2.0 wayland-egl >= 1.0.0 wayland-client >= 1.0.0 gbm libdrm wayland-server >= 1.1.90 egl x11 xext xfixes >= 3 xdamage xcomposite >= 0.4 xrandr >= 1.2 cogl-1.0

Name: Cogl
Description: An object oriented GL/GLES Abstraction/Utility Layer
Version: 1.22.2
Libs: -L${libdir} -lcogl-gles2
Cflags: -I${includedir}/cogl
Requires: ${requires}