/usr/lib/x86_64-linux-gnu/pkgconfig/yate.pc is in yate-dev 5.0.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 14 15 16 17 18 19 20 21 22 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
datarootdir=${prefix}/share
share=${datarootdir}/yate
config=/etc/yate
modules=${prefix}/lib/x86_64-linux-gnu/yate
skins=${share}/skins
scripts=${share}/scripts
helpdir=${share}/help
yate=yate
yate_config=yate-config
Name: Yate
Description: Yet Another Telephony Engine
URL: http://yate.null.ro/
Version: 5.0.0
Libs: -L${libdir} -lyate -export-dynamic -shared -Wl,--unresolved-symbols=ignore-in-shared-libs -Wl,--retain-symbols-file,/dev/null
Cflags: -I${includedir}/yate -fno-check-new -fno-exceptions -fPIC -DHAVE_GCC_FORMAT_CHECK -DHAVE_BLOCK_RETURN
|