This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/SystemSettings.pc is in libsystemsettings-dev 0.3+16.04.20160330-0ubuntu1.

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
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
plugin_manifest_dir=${prefix}/share/ubuntu/settings/system
plugin_module_dir=${libdir}/ubuntu-system-settings
plugin_private_module_dir=${libdir}/ubuntu-system-settings/private
plugin_qml_dir=${prefix}/share/ubuntu/settings/system/qml-plugins

Name: SystemSettings
Description: Ubuntu Touch system settings plug-in development
Version: 0.1
Requires: Qt5Core Qt5Qml
Libs: -L${libdir} -lSystemSettings
Cflags: -I${includedir}