cog/ThirdParty/ffmpeg/lib/pkgconfig/libavformat.pc

15 lines
768 B
PkgConfig
Raw Normal View History

2016-12-08 22:46:59 +00: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-12-08 22:46:59 +00:00
Version: 57.56.100
Requires: libavcodec >= 57.64.101, libavutil >= 55.34.100
Requires.private:
Conflicts:
2016-12-08 22:46:59 +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 -L/usr/local/lib -lSDL2 -lm -lbz2 -lz -pthread -framework CoreServices
Libs.private:
Cflags: -I${includedir}