/usr/lib/pkgconfig/libgtkhtml-3.14.pc is in libgtkhtml3.14-dev 1:3.32.2-0ubuntu4.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
gtkhtml_datadir=${prefix}/share/gtkhtml-3.14
gtkhtml_apiversion=3.14
Name: libgtkhtml
Description: libgtkhtml
Requires: gtk+-2.0 >= 2.20.0 enchant >= 1.1.7 gconf-2.0 iso-codes
Version: 3.32.2
Libs: -L${libdir} -lgtkhtml-3.14
Cflags: -I${includedir}/libgtkhtml-3.14
|