This file is indexed.

/usr/lib/pkgconfig/libgpointing-device-settings.pc is in libgpds-dev 1.5.1-6.

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=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
moduledir=${exec_prefix}/lib/gpointing-device-settings/module
uidir=${datarootdir}/gpointing-device-settings/ui
icondir=${datarootdir}/gpointing-device-settings/icon

Name: LibGPointingDeviceSettings
Description: Library to create dynamic module of UI for pointing device settings
Version: 1.5.1
Requires: gtk+-2.0 >= 2.14.0 gconf-2.0 >= 2.24.0
Libs: -L${libdir} -lgpds
Cflags: -I${includedir}/gpointing-device-settings