2016-12-08 19:46:59 -03:00
|
|
|
prefix=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg
|
2016-05-07 03:16:12 -03:00
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: libavcodec
|
|
|
|
Description: FFmpeg codec library
|
2016-12-08 19:46:59 -03:00
|
|
|
Version: 57.64.101
|
|
|
|
Requires: libavutil >= 55.34.100
|
2016-05-07 03:16:12 -03:00
|
|
|
Requires.private:
|
|
|
|
Conflicts:
|
2016-12-08 19:46:59 -03:00
|
|
|
Libs: -L${libdir} -lavcodec -framework QuartzCore -framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework CoreVideo -framework CoreFoundation -framework AudioToolbox -framework CoreMedia -framework VideoDecodeAcceleration -framework CoreFoundation -framework QuartzCore -liconv -Wl,-framework,CoreFoundation -Wl,-framework,Security -L/usr/local/lib -lSDL2 -lm -lbz2 -lz -pthread -framework CoreServices
|
2016-05-07 03:16:12 -03:00
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|