This file is indexed.

/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_svg.pri is in libqt5svg5-dev 5.3.2-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
QT.svg.VERSION = 5.3.2
QT.svg.MAJOR_VERSION = 5
QT.svg.MINOR_VERSION = 3
QT.svg.PATCH_VERSION = 2
QT.svg.name = QtSvg
QT.svg.libs = $$QT_MODULE_LIB_BASE
QT.svg.rpath = /usr/lib/x86_64-linux-gnu
QT.svg.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtSvg
QT.svg.bins = $$QT_MODULE_BIN_BASE
QT.svg.libexecs = $$QT_MODULE_LIBEXEC_BASE
QT.svg.plugins = $$QT_MODULE_PLUGIN_BASE
QT.svg.imports = $$QT_MODULE_IMPORT_BASE
QT.svg.qml = $$QT_MODULE_QML_BASE
QT.svg.depends = core gui widgets
QT.svg.module_config =
QT.svg.DEFINES = QT_SVG_LIB
QT_MODULES += svg