2017-01-27 01:12:52 +00:00
|
|
|
prefix=/Users/Chris/Source/Repos/cog/ThirdParty/ffmpeg
|
2016-05-07 06:16:12 +00:00
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: libavformat
|
|
|
|
Description: FFmpeg container format library
|
2017-01-27 01:12:52 +00:00
|
|
|
Version: 57.65.100
|
|
|
|
Requires: libavcodec >= 57.75.100, libavutil >= 55.45.100
|
2016-05-07 06:16:12 +00:00
|
|
|
Requires.private:
|
|
|
|
Conflicts:
|
2017-01-27 01:12:52 +00:00
|
|
|
Libs: -L${libdir} -lavformat -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 -lm -lbz2 -lz -pthread -framework CoreServices
|
2016-05-07 06:16:12 +00:00
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|