/usr/lib/x86_64-linux-gnu/pkgconfig/phonon.pc is in libphonon-dev 4:4.6.0.0-3.
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 | prefix=/usr
exec_prefix=
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include
buildsystemdir=/usr/share/phonon/buildsystem/
Name: Phonon
Description: Phonon library needed to build applications
Version: 4.6.0
Requires: QtCore QtGui QtDBus
Libs: -L${libdir} -lphonon
Cflags: -I${includedir}
|