/usr/lib/pkgconfig/libgoffice-0.8.pc is in libgoffice-0.8-dev 0.8.17-3.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include
Name: libGOffice
Description: G Office support library
Version: 0.8.17
Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-2.0 cairo pangocairo gconf-2.0
Libs: -L${libdir} -lgoffice-0.8
Libs.private:
Cflags: -I${includedir}/libgoffice-0.8
PluginDir=${libdir}/goffice/0.8.17/plugins
|