/usr/lib/pkgconfig/goocanvasmm-1.0.pc is in libgoocanvasmm-dev 0.15.4-1build1.
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 17 18 19 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
datarootdir=${prefix}/share
datadir=${datarootdir}
includedir=${prefix}/include
docdir=${datarootdir}/doc/goocanvasmm-1.0
doxytagfile=${docdir}/reference/goocanvasmm-1.0.tag
htmlrefdir=${docdir}/reference/html
htmlrefpub=http://library.gnome.org/goocanvasmm/unstable/
Name: goocanvasmm
Description: C++ binding for goocanvas
Version: 0.15.4
URL: http://www.gtkmm.org/
Requires: glibmm-2.4 >= 2.14.2 gtkmm-2.4 >= 2.22.0 goocanvas >= 0.15
Libs: -L${libdir} -lgoocanvasmm-1.0
Cflags: -I${includedir}/goocanvasmm-1.0 -I${libdir}/goocanvasmm-1.0/include
|