This file is indexed.

/usr/lib/pkgconfig/CEGUI-0.pc is in libcegui-mk2-dev 0.8.7-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
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include/cegui-0.8.7
moduledir=${prefix}/lib/cegui-0.8
datafiles=${prefix}/share/cegui-0.8.7

Name: CEGUI-0
Description: The free GUI library for games and multi-media development.
Version: 0.8.7
Libs: -L${libdir} -lCEGUIBase-0
Cflags: -I${includedir} -I${prefix}/include/cegui-0.8.7