/usr/lib/pkgconfig/gucharmap-2.90.pc is in libgucharmap-2-90-dev 1:3.10.1-0ubuntu2.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: gucharmap
Description: GTK+ Unicode Character Map
Version: 3.10.1
Requires: gtk+-3.0 glib-2.0
Requires.private: gio-2.0
Libs: -L${libdir} -lgucharmap_2_90
Cflags: -I${includedir}/gucharmap-2.90
|