K2.6 patches and update.
[tomato.git] / release / src / router / ffmpeg / libavformat / libavformat.pc
blob2d31ac7839bce6c61e2f3e166168e24f176881df
1 prefix=/usr/local
2 exec_prefix=${prefix}
3 libdir=${prefix}/lib
4 includedir=${prefix}/include
6 Name: libavformat
7 Description: FFmpeg container format library
8 Version: 52.64.2
9 Requires: 
10 Requires.private: libavcodec = 52.72.2
11 Conflicts:
12 Libs: -L${libdir} -lavformat 
13 Libs.private: -L/home/vicente/repos/tomato/release/src-rt/router/zlib -lz -lz -pthread -lm
14 Cflags: -I${includedir}