This file is indexed.

/usr/lib/pkgconfig/gupnp-1.0.pc is in libgupnp-1.0-dev 0.18.1-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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: gupnp-1.0
Description: GObject-based UPnP library
Version: 0.18.1
Libs: -L${libdir} -lgupnp-1.0
Cflags: -I${includedir}/gupnp-1.0
Requires: gssdp-1.0 libxml-2.0 libsoup-2.4
Requires.Private: uuid gmodule-2.0