Changes to update Tomato RAF.
[tomato.git] / release / src / router / ffmpeg / libavdevice / libavdevice.pc
blob3d78de5b8a7e5438c0ce32c9aa62b35b638ddb08
1 prefix=/usr/local
2 exec_prefix=${prefix}
3 libdir=${prefix}/lib
4 includedir=${prefix}/include
6 Name: libavdevice
7 Description: FFmpeg device handling library
8 Version: 52.2.0
9 Requires: 
10 Requires.private: libavformat = 52.64.2
11 Conflicts:
12 Libs: -L${libdir} -lavdevice 
13 Libs.private: -L/home/vicente/tomato/release/src-rt/router/zlib -lz -lz -pthread -lm
14 Cflags: -I${includedir}