15 lines
361 B
PkgConfig
15 lines
361 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: libpostproc
|
|
Description: FFmpeg postprocessing library
|
|
Version: 57.1.100
|
|
Requires:
|
|
Requires.private: libavutil >= 58.2.100
|
|
Conflicts:
|
|
Libs: -L${libdir} -lpostproc
|
|
Libs.private: -lm
|
|
Cflags: -I${includedir}
|