/usr/lib/x86_64-linux-gnu/pkgconfig/lv2dynparamhost1.pc is in liblv2dynparam1-dev 2-6.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include/lv2dynparam1
Name: lv2dynparamhost1
Version: 2
Description: Convenience library for hosts to support LV2 dynparam extension (v1)
Libs: -L${libdir} -llv2dynparamhost1
Cflags: -I${includedir}
|