2022-09-15 00:37:44 +08:00
|
|
|
prefix=${pcfiledir}/../..
|
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: libavdevice
|
|
|
|
Description: FFmpeg device handling library
|
2022-10-27 15:07:45 +08:00
|
|
|
Version: 59.7.100
|
2022-09-15 00:37:44 +08:00
|
|
|
Requires:
|
2022-10-27 15:07:45 +08:00
|
|
|
Requires.private: libavfilter >= 8.44.100, libswscale >= 6.7.100, libpostproc >= 56.6.100, libavformat >= 59.27.100, libavcodec >= 59.37.100, libswresample >= 4.7.100, libavutil >= 57.28.100
|
2022-09-15 00:37:44 +08:00
|
|
|
Conflicts:
|
|
|
|
Libs: -L${libdir} -lavdevice
|
|
|
|
Cflags: -I${includedir}
|