/usr/lib/x86_64-linux-gnu/pkgconfig/mediastreamer.pc is in libmediastreamer-dev 3.6.1-2.1build2.
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 | # This is a comment
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
Name: mediastreamer
Description: A mediastreaming library for telephony applications
Requires: ortp
Version: 2.9.1
Libs: -L${prefix}/lib/x86_64-linux-gnu -lmediastreamer_base -lmediastreamer_voip
Cflags: -I${prefix}/include
|