2017-03-13 04:00:18 +00:00
|
|
|
prefix=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg
|
2016-05-07 06:16:12 +00:00
|
|
|
exec_prefix=${prefix}
|
2017-05-21 00:31:59 +00:00
|
|
|
libdir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/lib
|
|
|
|
includedir=/Users/chris/Source/Repos/cog/ThirdParty/ffmpeg/include
|
2016-05-07 06:16:12 +00:00
|
|
|
|
|
|
|
Name: libavutil
|
|
|
|
Description: FFmpeg utility library
|
2018-02-19 04:44:10 +00:00
|
|
|
Version: 56.7.101
|
2016-05-07 06:16:12 +00:00
|
|
|
Requires:
|
|
|
|
Requires.private:
|
|
|
|
Conflicts:
|
2017-12-17 03:57:49 +00:00
|
|
|
Libs: -L${libdir} -lavutil -pthread -lm -framework VideoToolbox -framework CoreFoundation -framework CoreMedia -framework CoreVideo -framework CoreServices
|
2016-05-07 06:16:12 +00:00
|
|
|
Libs.private:
|
|
|
|
Cflags: -I${includedir}
|