/usr/lib/pkgconfig/libxfce4sensors-1.0.pc is in xfce4-sensors-plugin 1.2.3-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}
datadir=${datarootdir}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
libexecdir=${prefix}/lib/xfce4-sensors-plugin
localedir=${datarootdir}/locale
datarootdir=${prefix}/share
Name: libxfce4sensors
Description: Library for the Xfce 4 Sensors Plugin and Viewer
Requires: libxfce4util-1.0 libxfce4ui-1
Version: 1.2.3
Libs: -L${libdir} -lxfce4sensors
Cflags: -I${includedir}/xfce4/
|