This file is indexed.

/usr/lib/pkgconfig/edje.pc is in libedje-dev 1.0.0-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
14
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}/edje

Name: edje
Description: Enlightened graphical design and layout engine.
Requires.private: ecore-imf-evas >= 1.0.0 ecore-imf >= 1.0.0 lua5.1 embryo >= 1.0.0 ecore >= 1.0.0 evas >= 1.0.0 eet >= 1.4.0 eina >= 1.0.0 
Version: 1.0.0
Libs: -L${libdir} -ledje
Libs.private: 
Cflags: -I${includedir}/edje-1