15 lines
499 B
PkgConfig
15 lines
499 B
PkgConfig
prefix=../install
|
|
exec_prefix=${prefix}
|
|
libdir=../install/lib
|
|
includedir=../install/include
|
|
|
|
Name: libavdevice
|
|
Description: FFmpeg device handling library
|
|
Version: 59.7.100
|
|
Requires: 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
|
|
Requires.private:
|
|
Conflicts:
|
|
Libs: -L${libdir} -lavdevice -lm -latomic -lxcb -lxcb-shape -lxcb-xfixes
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|