/usr/lib/x86_64-linux-gnu/pkgconfig/gdkmm-2.4.pc is in libgtkmm-2.4-dev 1:2.24.5-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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
datarootdir=${prefix}/share
datadir=${datarootdir}
includedir=${prefix}/include
docdir=${datarootdir}/doc/gtkmm-2.4
doxytagfile=${docdir}/reference/gtkmm-2.4.tag
htmlrefdir=${docdir}/reference/html
htmlrefpub=http://library.gnome.org/devel/gtkmm/unstable/
Name: gdkmm
Description: C++ binding for the GDK drawing kit
Version: 2.24.5
URL: http://www.gtkmm.org/
Requires: giomm-2.4 >= 2.27.93 pangomm-1.4 >= 2.27.1 gtk+-2.0 >= 2.24.0
Libs: -L${libdir} -lgdkmm-2.4
Cflags: -I${includedir}/gdkmm-2.4 -I${libdir}/gdkmm-2.4/include
|