2017-03-13 01:00:18 -03:00
|
|
|
prefix=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg
|
2016-05-07 03:16:12 -03:00
|
|
|
exec_prefix=${prefix}
|
2017-05-20 20:31:59 -04:00
|
|
|
libdir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/lib
|
|
|
|
includedir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/include
|
2016-05-07 03:16:12 -03:00
|
|
|
|
|
|
|
Name: libavcodec
|
|
|
|
Description: FFmpeg codec library
|
2019-10-15 23:15:52 -03:00
|
|
|
Version: 58.59.102
|
|
|
|
Requires: libavutil >= 56.35.101
|
2016-05-07 03:16:12 -03:00
|
|
|
Requires.private:
|
|
|
|
Conflicts:
|
2019-10-15 23:15:52 -03:00
|
|
|
Libs: -L${libdir} -lavcodec -pthread -liconv -lm -L/usr/local/Cellar/opus/1.3.1/lib -lopus
|
2016-05-07 03:16:12 -03:00
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|