/usr/lib/x86_64-linux-gnu/pkgconfig/nabrit-3.pc is in libnabrit-dev 0.5.1-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 | prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${prefix}/lib/x86_64-linux-gnu
Name: NASPRO Bridge it
Description: LV2 bridging helper library
URL: http://naspro.sourceforge.net/libraries.html#naspro-bridge-it
Requires: nacore-5 >= 0.4.0 lv2 >= 1.0.0
Conflicts:
Version: 0.5.1
Libs: -L${libdir} -lnabrit
Cflags: -I${includedir}/NASPRO/brit-3
|