File size: 407 Bytes
8ead80b |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
prefix=
exec_prefix=
libdir=${pcfiledir}/../../../libavdevice
includedir=.
Name: libavdevice
Description: FFmpeg device handling library
Version: 60.2.101
Requires: libavfilter >= 9.11.100, libswscale >= 7.3.100, libavformat >= 60.11.100, libavcodec >= 60.26.100, libswresample >= 4.11.100, libavutil >= 58.19.100
Conflicts:
Libs: -L${libdir} -Wl,-rpath,${libdir} -lavdevice
Cflags: -I${includedir}
|