This file is indexed.

/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_scripttools.pri is in qtscript5-dev 5.7.1~20161021+dfsg-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
13
14
15
16
17
18
19
QT.scripttools.VERSION = 5.7.1
QT.scripttools.MAJOR_VERSION = 5
QT.scripttools.MINOR_VERSION = 7
QT.scripttools.PATCH_VERSION = 1
QT.scripttools.name = QtScriptTools
QT.scripttools.module = Qt5ScriptTools
QT.scripttools.libs = $$QT_MODULE_LIB_BASE
QT.scripttools.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtScriptTools
QT.scripttools.frameworks =
QT.scripttools.bins = $$QT_MODULE_BIN_BASE
QT.scripttools.libexecs = $$QT_MODULE_LIBEXEC_BASE
QT.scripttools.plugins = $$QT_MODULE_PLUGIN_BASE
QT.scripttools.imports = $$QT_MODULE_IMPORT_BASE
QT.scripttools.qml = $$QT_MODULE_QML_BASE
QT.scripttools.depends = core
QT.scripttools.run_depends = gui widgets_private script
QT.scripttools.module_config = v2
QT.scripttools.DEFINES = QT_SCRIPTTOOLS_LIB
QT_MODULES += scripttools