/usr/lib/x86_64-linux-gnu/pkgconfig/avifile.pc is in libavifile-0.7-dev 1:0.7.48~20090503.ds-14build1.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include/avifile-0.7
Name: avifile
Description: A library for reading and writing of audio video files
Requires:
Conflicts:
Version: 0.7.48
Libs: -L${libdir} -laviplay
Libs.private: -lz
Cflags: -I${includedir}
|