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}
|
|
|
|
libdir=${prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: libavcodec
|
|
|
|
Description: FFmpeg codec library
|
2017-04-23 01:27:12 -03:00
|
|
|
Version: 57.93.100
|
|
|
|
Requires: libavutil >= 55.61.100
|
2016-05-07 03:16:12 -03:00
|
|
|
Requires.private:
|
|
|
|
Conflicts:
|
2017-04-23 01:27:12 -03:00
|
|
|
Libs: -L${libdir} -lavcodec -framework QuartzCore -framework VideoDecodeAcceleration -framework CoreFoundation -framework QuartzCore -framework CoreFoundation -framework AudioToolbox -framework CoreMedia -framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework CoreVideo -liconv -Wl,-framework,CoreFoundation -Wl,-framework,Security -lm -lbz2 -lz -pthread -framework CoreServices
|
2016-05-07 03:16:12 -03:00
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|