/usr/lib/x86_64-linux-gnu/pkgconfig/glibmm-2.4.pc is in libglibmm-2.4-dev 2.39.93-0ubuntu1.
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
gmmprocdir=${libdir}/glibmm-2.4/proc
docdir=${datarootdir}/doc/glibmm-2.4
doxytagfile=${docdir}/reference/glibmm-2.4.tag
htmlrefdir=${docdir}/reference/html
htmlrefpub=http://library.gnome.org/devel/glibmm/unstable/
Name: glibmm
Description: C++ wrapper for GLib
Version: 2.39.93
URL: http://www.gtkmm.org/
Requires: gobject-2.0 sigc++-2.0
Libs: -L${libdir} -lglibmm-2.4
Cflags: -I${includedir}/glibmm-2.4 -I${libdir}/glibmm-2.4/include
|