/usr/lib/x86_64-linux-gnu/pkgconfig/libavdevice.pc is in libavdevice-dev 4:0.8.17-0ubuntu0.12.04.2.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: libavdevice
Description: Libav device handling library
Version: 53.2.0
Requires:
Requires.private: libavformat = 53.21.1
Conflicts:
Libs: -L${libdir} -lavdevice
Libs.private: -ldl -lX11 -lXext -lXfixes -ljack -lasound -ldc1394 -lraw1394 -lvpx -lvpx -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lspeex -lschroedinger-1.0 -lgsm -lfreetype -lva -lm -pthread -lbz2 -lz
Cflags: -I${includedir}
|