/usr/lib/x86_64-linux-gnu/pkgconfig/gupnp-1.0.pc is in libgupnp-1.0-dev 0.20.16-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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: gupnp-1.0
Description: GObject-based UPnP library
Version: 0.20.16
Libs: -L${libdir} -lgupnp-1.0
Cflags: -I${includedir}/gupnp-1.0
Requires.private: gssdp-1.0 libxml-2.0 libsoup-2.4 uuid
|