15 lines
656 B
PkgConfig
15 lines
656 B
PkgConfig
|
prefix=/usr/local/Cellar/ffmpeg/6.0
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=/usr/local/Cellar/ffmpeg/6.0/lib
|
||
|
includedir=/usr/local/Cellar/ffmpeg/6.0/include
|
||
|
|
||
|
Name: libavformat
|
||
|
Description: FFmpeg container format library
|
||
|
Version: 60.3.100
|
||
|
Requires:
|
||
|
Requires.private: libavcodec >= 60.3.100, libswresample >= 4.10.100, libavutil >= 58.2.100
|
||
|
Conflicts:
|
||
|
Libs: -L${libdir} -lavformat
|
||
|
Libs.private: -lm -lxml2 -lbz2 -L/usr/local/Cellar/libbluray/1.3.4/lib -lbluray -lz -L/usr/local/Cellar/gnutls/3.8.0/lib -lgnutls -L/usr/local/Cellar/librist/0.2.7_3/lib -lrist -L/usr/local/Cellar/srt/1.5.1/lib -lsrt -L/usr/local/Cellar/zeromq/4.3.4/lib -lzmq
|
||
|
Cflags: -I${includedir}
|