cmvr-es/dependency/arm/third_party/ffmpeg/v4.2/lib/pkgconfig/libavdevice.pc

15 lines
642 B
PkgConfig
Raw Normal View History

prefix=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/ffmpeg/v4.2
exec_prefix=${prefix}
libdir=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/ffmpeg/v4.2/lib
includedir=/home/cmvr/Projects/cmvr-es/dependency/arm/third_party/ffmpeg/v4.2/include
Name: libavdevice
Description: FFmpeg device handling library
Version: 58.8.100
Requires:
Requires.private: libavfilter >= 7.57.100, libswscale >= 5.5.100, libpostproc >= 55.5.100, libavformat >= 58.29.100, libavcodec >= 58.54.100, libswresample >= 3.5.100, libavutil >= 56.31.100
Conflicts:
Libs: -L${libdir} -lavdevice
Libs.private: -lm -lxcb -lasound
Cflags: -I${includedir}