Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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}