libavdevice.pc 503 B

1234567891011121314
  1. prefix=/home/Apple/Lib/ffmpeg4.4.5
  2. exec_prefix=${prefix}
  3. libdir=/home/Apple/Lib/ffmpeg4.4.5/lib
  4. includedir=/home/Apple/Lib/ffmpeg4.4.5/include
  5. Name: libavdevice
  6. Description: FFmpeg device handling library
  7. Version: 58.13.100
  8. Requires:
  9. Requires.private: libavfilter >= 7.110.100, libswscale >= 5.9.100, libavformat >= 58.76.100, libavcodec >= 58.134.100, libswresample >= 3.9.100, libavutil >= 56.70.100
  10. Conflicts:
  11. Libs: -L${libdir} -lavdevice
  12. Libs.private: -lm -latomic -lxcb
  13. Cflags: -I${includedir}