/usr/lib/x86_64-linux-gnu/pkgconfig/lxhotkey.pc is in lxhotkey-dev 0.1.0-1build2.
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 | prefix=/usr
exec_prefix=${prefix}
pkglibdir=${prefix}/lib/x86_64-linux-gnu/lxhotkey
includedir=${prefix}/include
pluginsdir=${pkglibdir}
Name: lxhotkey
Description: A lightweight global keyboard shortcuts configurator.
Requires: libfm >= 1.2.0
Version: 0.1.0
Libs:
Cflags: -I${includedir}
|