15 lines
690 B
PkgConfig
15 lines
690 B
PkgConfig
|
|
prefix=/mnt/data/cmvr/cmvr-es/dependency/x86/third_party/ffmpeg/v6.1
|
||
|
|
exec_prefix=${prefix}
|
||
|
|
libdir=/mnt/data/cmvr/cmvr-es/dependency/x86/third_party/ffmpeg/v6.1/lib
|
||
|
|
includedir=/mnt/data/cmvr/cmvr-es/dependency/x86/third_party/ffmpeg/v6.1/include
|
||
|
|
|
||
|
|
Name: libavdevice
|
||
|
|
Description: FFmpeg device handling library
|
||
|
|
Version: 60.3.100
|
||
|
|
Requires:
|
||
|
|
Requires.private: libavfilter >= 9.12.100, libswscale >= 7.5.100, libpostproc >= 57.3.100, libavformat >= 60.16.101, libavcodec >= 60.31.102, libswresample >= 4.12.100, libavutil >= 58.29.100
|
||
|
|
Conflicts:
|
||
|
|
Libs: -L${libdir} -lavdevice
|
||
|
|
Libs.private: -lm -latomic -lxcb -lxcb-shm -lxcb-shape -lxcb-xfixes -lasound -lXv -lX11 -lXext
|
||
|
|
Cflags: -I${includedir}
|