/usr/lib/x86_64-linux-gnu/pkgconfig/libad9361.pc is in libad9361-dev 0.1-1.
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 | prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
sharedlibdir=/usr/lib
includedir=/usr/include
Name: libad9361
Description: Library for interfacing IIO devices
Version: 0.1
Requires:
Libs: -L${libdir} -L${sharedlibdir} -lad9361
Cflags: -I${includedir}
|