code_app/third_party/ffmpeg/uos/mips64/lib/pkgconfig/libavdevice.pc

15 lines
657 B
PkgConfig
Raw Normal View History

2022-08-11 01:38:36 +00:00
prefix=/home/huagao/sane/code_app/third_party/ffmpeg/uos/mips64/ffmpeg/release
exec_prefix=${prefix}
libdir=/home/huagao/sane/code_app/third_party/ffmpeg/uos/mips64/ffmpeg/release/lib
includedir=/home/huagao/sane/code_app/third_party/ffmpeg/uos/mips64/ffmpeg/release/include
Name: libavdevice
Description: FFmpeg device handling library
Version: 59.8.101
Requires:
Requires.private: libavfilter >= 8.46.101, libswscale >= 6.8.102, libavformat >= 59.30.100, libavcodec >= 59.42.100, libswresample >= 4.8.100, libavutil >= 57.32.101
Conflicts:
Libs: -L${libdir} -lavdevice
Libs.private: -lm -latomic -lxcb -lxcb-shape -lxcb-xfixes
Cflags: -I${includedir}