This file is indexed.

/usr/lib/pkgconfig/eet.pc is in libeet-dev 1.4.0-2.1build1.

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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: eet
Description: Library for speedy data storage, retrieval, and compression
Requires.private: gnutls eina >= 1.0.0 
Version: 1.4.0
Libs: -L${libdir} -leet
Libs.private:   -L/lib/x86_64-linux-gnu -lgcrypt -pthread -ljpeg -lz -lm
Cflags: -I${includedir}/eet-1
Cflags.private: