usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / ffmpeg / libavdevice / libavdevice.pc
blob50e427b6a268ae86387d02d4c3c7a2b9f5ed8ace
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/repos/tomato/release/src-rt/router/zlib -lz -lz -pthread -lm
14 Cflags: -I${includedir}