2017-12-17 00:57:49 -03:00
|
|
|
prefix=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg
|
2017-09-24 20:35:45 -03:00
|
|
|
exec_prefix=${prefix}
|
2017-12-17 00:57:49 -03:00
|
|
|
libdir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/lib
|
|
|
|
includedir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/include
|
2017-09-24 20:35:45 -03:00
|
|
|
|
|
|
|
Name: libswresample
|
|
|
|
Description: FFmpeg audio resampling library
|
2017-12-17 00:57:49 -03:00
|
|
|
Version: 3.0.101
|
|
|
|
Requires: libavutil >= 56.6.100
|
2017-09-24 20:35:45 -03:00
|
|
|
Requires.private:
|
|
|
|
Conflicts:
|
|
|
|
Libs: -L${libdir} -lswresample -lm
|
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|