/usr/lib/x86_64-linux-gnu/pkgconfig/grilo-net-0.3.pc is in libgrilo-0.3-dev 0.3.2-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 13 14 15 | prefix=/usr
exec_prefix=/usr
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include/grilo-0.3
datarootdir=${prefix}/share
datadir=${datarootdir}
girdir=/usr/share/gir-1.0
typelibdir=/usr/lib/x86_64-linux-gnu/girepository-1.0
Name: Grilo networking library
Description: Grilo networking helpers for plug-ins
Requires: grilo-0.3
Version: 0.3.2
Libs: -L${libdir} -lgrlnet-0.3
Cflags: -I${includedir}
|