15 lines
374 B
PkgConfig
15 lines
374 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: libswresample
|
|
Description: FFmpeg audio resampling library
|
|
Version: 4.10.100
|
|
Requires:
|
|
Requires.private: libavutil >= 58.2.100
|
|
Conflicts:
|
|
Libs: -L${libdir} -lswresample
|
|
Libs.private: -lm -lsoxr
|
|
Cflags: -I${includedir}
|