This file is indexed.

/usr/lib/pkgconfig/grilo-net-0.1.pc is in libgrilo-0.1-dev 0.1.18-1.

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
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=${prefix}/include/grilo-0.1
datarootdir=${prefix}/share
datadir=${datarootdir}
girdir=${datadir}/gir-1.0
typelibdir=${libdir}/girepository-1.0

Name: Grilo networking library
Description: Grilo networking helpers for plug-ins
Requires: grilo-0.1
Version: 0.1.18
Libs: -L${libdir} -lgrlnet-0.1
Cflags: -I${includedir}