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