This file is indexed.

/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_script.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
QT.script.VERSION = 5.7.1
QT.script.MAJOR_VERSION = 5
QT.script.MINOR_VERSION = 7
QT.script.PATCH_VERSION = 1
QT.script.name = QtScript
QT.script.module = Qt5Script
QT.script.libs = $$QT_MODULE_LIB_BASE
QT.script.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtScript
QT.script.frameworks =
QT.script.bins = $$QT_MODULE_BIN_BASE
QT.script.libexecs = $$QT_MODULE_LIBEXEC_BASE
QT.script.plugins = $$QT_MODULE_PLUGIN_BASE
QT.script.imports = $$QT_MODULE_IMPORT_BASE
QT.script.qml = $$QT_MODULE_QML_BASE
QT.script.depends = core
QT.script.module_config = v2
QT.script.DEFINES = QT_SCRIPT_LIB
QT_MODULES += script