/usr/lib/pkgconfig/gxwmm.pc is in libgxwmm-dev 0.35.2-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 | prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
datarootdir=${prefix}/share
datadir=${datarootdir}
includedir=${prefix}/include
Name: gxwmm
Description: Additional widgets for the GTKMM toolkit
Version: 1
URL: http://www.gtkmm.org/
Requires: atkmm-1.6 >= 2.22.2 giomm-2.4 >= 2.24 pangomm-1.4 >= 2.27.1 gtk+-2.0 >= 2.24.0 gtk+-unix-print-2.0 gdkmm-2.4
Libs: -L${libdir} -lgxwmm
Cflags: -I${includedir}/gxwmm -I${libdir}/gxwmm/include
|