/usr/lib/x86_64-linux-gnu/pkgconfig/libxfce4kbd-private-2.pc is in libxfce4ui-1-dev 4.12.1-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 | 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-2.0 gtk+-2.0 libxfce4util-1.0 libxfconf-0 libxfce4ui-1
Version: 4.12.1
Libs: -L${libdir} -lxfce4kbd-private-2
Cflags: -I${includedir}/xfce4/libxfce4kbd-private-2
|