/usr/lib/x86_64-linux-gnu/pkgconfig/pangomm-1.4.pc is in libpangomm-1.4-dev 2.34.0-1.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 12 13 14 15 16 17 18 19 20 21 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
datarootdir=${prefix}/share
datadir=${datarootdir}
includedir=${prefix}/include
gmmprocm4dir=${libdir}/pangomm-1.4/proc/m4
docdir=${datarootdir}/doc/pangomm-1.4
doxytagfile=${docdir}/reference/pangomm-1.4.tag
htmlrefdir=${docdir}/reference/html
htmlrefpub=http://library.gnome.org/devel/pangomm/unstable/
Name: pangomm
Description: C++ binding for Pango
Version: 2.34.0
URL: http://www.gtkmm.org/
Requires: glibmm-2.4 >= 2.36.0 cairomm-1.0 >= 1.2.2 pangocairo >= 1.23.0
Libs: -L${libdir} -lpangomm-1.4
Cflags: -I${includedir}/pangomm-1.4 -I${libdir}/pangomm-1.4/include
|