2017-03-13 04:00:18 +00:00
|
|
|
prefix=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg
|
2016-05-07 06:16:12 +00:00
|
|
|
exec_prefix=${prefix}
|
2017-05-21 00:31:59 +00:00
|
|
|
libdir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/lib
|
|
|
|
includedir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/include
|
2016-05-07 06:16:12 +00:00
|
|
|
|
|
|
|
Name: libavcodec
|
|
|
|
Description: FFmpeg codec library
|
2017-10-02 00:46:01 +00:00
|
|
|
Version: 57.106.104
|
|
|
|
Requires: libswresample >= 2.8.100, libavutil >= 55.77.101
|
2016-05-07 06:16:12 +00:00
|
|
|
Requires.private:
|
|
|
|
Conflicts:
|
2017-10-02 00:46:01 +00:00
|
|
|
Libs: -L${libdir} -lavcodec -framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework CoreVideo -liconv -Wl,-framework,CoreFoundation -Wl,-framework,Security -lm -lbz2 -lz -pthread -pthread -framework CoreServices -framework CoreGraphics -framework VideoToolbox -framework CoreImage -framework AVFoundation -framework AudioToolbox -framework AppKit -mmacosx-version-min=10.6
|
2016-05-07 06:16:12 +00:00
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|