/usr/lib/x86_64-linux-gnu/pkgconfig/telepathy-farstream-0.4.pc is in libtelepathy-farstream-0.4-dev 0.4.0-3ubuntu2.
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
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: Telepathy-Farstream
Description: Library implementing the Telepathy Call API using Farstream
Version: 0.4.0
Requires.private: dbus-glib-1 >= 0.73, glib-2.0 >= 2.10, gobject-2.0 >= 2.10, farstream-0.1, telepathy-glib >= 0.7.23, gstreamer-0.10
Libs: -L${libdir} -ltelepathy-farstream-0.4
Cflags: -I${includedir}/telepathy-1.0-compat
|