/usr/lib/x86_64-linux-gnu/pkgconfig/libebur128.pc is in libebur128-dev 1.2.2-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 | prefix=/usr
includedir=${prefix}/include
libdir=${prefix}/lib/x86_64-linux-gnu
Name: libebur128
Description: EBU R 128 standard for loudness normalisation
Version: 1.2.2
URL: https://github.com/jiixyj/libebur128
Libs: -L${libdir} -lebur128
Libs.private: -lm
Cflags: -I${includedir}
|