15 lines
381 B
PkgConfig
15 lines
381 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: libswscale
|
|
Description: FFmpeg image rescaling library
|
|
Version: 8.3.100
|
|
Requires:
|
|
Requires.private: libavutil >= 59.39.100
|
|
Conflicts:
|
|
Libs: -L${libdir} -lswscale
|
|
Libs.private: -lm
|
|
Cflags: -I${includedir}
|