14 lines
422 B
PkgConfig
14 lines
422 B
PkgConfig
|
prefix=${pcfiledir}/../..
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: libavdevice
|
||
|
Description: FFmpeg device handling library
|
||
|
Version: 59.8.101
|
||
|
Requires:
|
||
|
Requires.private: libavfilter >= 8.48.100, libswscale >= 6.8.112, libavformat >= 59.31.100, libavcodec >= 59.43.100, libswresample >= 4.9.100, libavutil >= 57.36.101
|
||
|
Conflicts:
|
||
|
Libs: -L${libdir} -lavdevice
|
||
|
Cflags: -I${includedir}
|