This file is indexed.

/usr/lib/pkgconfig/gjs-1.0.pc is in libgjs-dev 1.52.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
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
bindir=${exec_prefix}/bin
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}

gjs_console=${bindir}/gjs-console

Cflags: -I${includedir}/gjs-1.0
Requires:  gobject-2.0 >= 2.50.0   
Requires.private:  gobject-introspection-1.0 libffi gthread-2.0 gio-2.0 >= 2.50.0 mozjs-52 cairo cairo-gobject gthread-2.0 gio-2.0 >= 2.50.0 mozjs-52 cairo-xlib gtk+-3.0 >= 3.20
Libs: -L${libdir} -lgjs

Name: gjs-1.0
Description: JS bindings for GObjects
Version: 1.52.1