/usr/lib/pkgconfig/mediastreamer.pc is in libmediastreamer-dev 3.3.2-4.1ubuntu1.
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.6.0
Libs: -L${exec_prefix}/lib -lmediastreamer
Cflags: -I${prefix}/include
|