This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/gmtk.pc is in libgmtk-dev 1.0.8-3.

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=${prefix}/lib/x86_64-linux-gnu
datarootdir=${prefix}/share
datadir=${datarootdir}
includedir=${prefix}/include/gmtk
gtk2=no
gtk3=yes

Name: gmtk
Description: Gnome Media Player Toolkit
Version: 1.0.8
Requires.private: gmlib >= 1.0.8
Requires: 
Libs: -L${libdir} -lgmtk
Cflags: -I${includedir}