/usr/lib/x86_64-linux-gnu/pkgconfig/uhd.pc is in libuhd-dev 3.10.3.0-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}
libdir=${exec_prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: UHD
Description: Ettus Research - USRP Hardware Driver
URL: https://github.com/EttusResearch/uhd
Version: 003.010.003.000-0-unknown
Requires:
Requires.private:
Conflicts:
Cflags: -I${includedir} -I/usr/include
Libs: -L${libdir} -luhd -lboost_system
Libs.private: -L/usr/lib/x86_64-linux-gnu
|