This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/polkit-gobject-1.pc is in libpolkit-gobject-1-dev 0.105-14.1ubuntu0.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
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
policydir=${prefix}/share/polkit-1/actions/
actiondir=${prefix}/share/polkit-1/actions/

Name: polkit-gobject-1
Description: PolicyKit Authorization API
Version: 0.105
Libs: -L${libdir} -lpolkit-gobject-1
Cflags: -I${includedir}/polkit-1
Requires: gio-2.0 >= 2.18 glib-2.0 >= 2.18
# Programs using pkcheck can use this to determine
# whether or not it can be passed a uid.
pkcheck_supports_uid=true