15 lines
383 B
PkgConfig
15 lines
383 B
PkgConfig
prefix=/opt/homebrew/Cellar/ffmpeg/7.1.1_2
|
|
exec_prefix=${prefix}
|
|
libdir=/opt/homebrew/Cellar/ffmpeg/7.1.1_2/lib
|
|
includedir=/opt/homebrew/Cellar/ffmpeg/7.1.1_2/include
|
|
|
|
Name: libpostproc
|
|
Description: FFmpeg postprocessing library
|
|
Version: 58.3.100
|
|
Requires:
|
|
Requires.private: libavutil >= 59.39.100
|
|
Conflicts:
|
|
Libs: -L${libdir} -lpostproc
|
|
Libs.private: -lm
|
|
Cflags: -I${includedir}
|