14 lines
815 B
PkgConfig
14 lines
815 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: libavformat
|
|
Description: FFmpeg container format library
|
|
Version: 57.82.101
|
|
Requires: libavcodec >= 57.106.101, libswresample >= 2.8.100, libavutil >= 55.76.100
|
|
Requires.private:
|
|
Conflicts:
|
|
Libs: -L${libdir} -lavformat -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}
|