14 lines
423 B
PkgConfig
14 lines
423 B
PkgConfig
prefix=${pcfiledir}/../..
|
|
exec_prefix=${prefix}
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libavdevice
|
|
Description: FFmpeg device handling library
|
|
Version: 62.4.100
|
|
Requires:
|
|
Requires.private: libavfilter >= 11.15.101, libswscale >= 9.7.100, libavformat >= 62.13.101, libavcodec >= 62.29.101, libswresample >= 6.4.100, libavutil >= 60.29.100
|
|
Conflicts:
|
|
Libs: -L${libdir} -lavdevice
|
|
Cflags: -I${includedir}
|