Cog/ThirdParty/ffmpeg/lib/pkgconfig/libavcodec.pc
Christopher Snowhill 2e205f1cfa Updated FFmpeg.
2017-09-17 18:11:47 -07:00

14 lines
751 B
PkgConfig

prefix=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg
exec_prefix=${prefix}
libdir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/lib
includedir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/include
Name: libavcodec
Description: FFmpeg codec library
Version: 57.106.101
Requires: libavutil >= 55.75.100
Requires.private:
Conflicts:
Libs: -L${libdir} -lavcodec -framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework CoreVideo -liconv -Wl,-framework,CoreFoundation -Wl,-framework,Security -lm -lbz2 -lz -pthread -pthread -framework CoreServices -framework CoreGraphics -framework VideoToolbox -framework CoreImage -framework AVFoundation -framework AudioToolbox -framework AppKit
Libs.private:
Cflags: -I${includedir}