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