/usr/lib/x86_64-linux-gnu/pkgconfig/libxfce4kbd-private-3.pc is in libxfce4ui-2-dev 4.13.4-1ubuntu1.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: libxfce4kbd-private
Description: Private Xfce library for shared code between xfwm4 and xfce4-settings
Requires: gdk-3.0 gtk+-3.0 libxfce4util-1.0 libxfconf-0 libxfce4ui-2
Version: 4.13.4
Libs: -L${libdir} -lxfce4kbd-private-3
Cflags: -I${includedir}/xfce4/libxfce4kbd-private-3
|