You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
444B

  1. prefix=${pcfiledir}/../..
  2. exec_prefix=${prefix}
  3. libdir=${prefix}/lib
  4. includedir=${prefix}/include
  5. Name: libavdevice
  6. Description: FFmpeg device handling library
  7. Version: 60.2.100
  8. Requires:
  9. Requires.private: libavfilter >= 9.4.100, libswscale >= 7.2.100, libpostproc >= 57.2.100, libavformat >= 60.4.100, libavcodec >= 60.6.101, libswresample >= 4.11.100, libavutil >= 58.3.100
  10. Conflicts:
  11. Libs: -L${libdir} -lavdevice
  12. Cflags: -I${includedir}