/usr/lib/pkgconfig/g-wrap-2.0-guile.pc is in libgwrap-runtime-dev 1.9.13-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 16 | # Package Information for pkg-config
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
module_directory=${prefix}/share/guile/site
Name: G-Wrap
Description: A Guile wrapper generator
Version: 1.9.13
Requires: libffi
Libs: -L${libdir} -lgwrap-guile-runtime -lgwrap-core-runtime -pthread -lguile -lltdl -Wl,-Bsymbolic-functions -lgmp -lcrypt -lm -lltdl
Cflags: -std=gnu99 -I${includedir} -pthread
|