2016-05-07 03:16:12 -03:00
|
|
|
prefix=/Users/Chris/Source/Repos/cog/ThirdParty/ffmpeg
|
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: libavformat
|
|
|
|
Description: FFmpeg container format library
|
2016-07-15 12:26:18 -04:00
|
|
|
Version: 57.41.100
|
|
|
|
Requires: libavcodec >= 57.48.101, libavutil >= 55.28.100
|
2016-05-07 03:16:12 -03:00
|
|
|
Requires.private:
|
|
|
|
Conflicts:
|
2016-07-15 12:26:18 -04: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 -L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -lm -lz -pthread -framework CoreServices
|
2016-05-07 03:16:12 -03:00
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|