/usr/lib/x86_64-linux-gnu/pkgconfig/openhmd.pc is in libopenhmd-dev 0.2.0-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 | prefix=${pcfiledir}/../..
libdir=${prefix}/lib
includedir=${prefix}/include/openhmd
Name: openhmd
Description: API and drivers for immersive technology devices such as HMDs
Version: 0.0.1
Requires: hidapi-libusb
Conflicts:
Libs: -L${libdir} -lopenhmd
Cflags: -I${includedir}
|