Download this file

15 lines (13 with data), 314 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
prefix=/Users/JAVZ/Desktop/bin/
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include
Name: libavcodec
Description: FFmpeg codec library
Version: 52.72.2
Requires: libavutil = 50.15.1
Requires.private:
Conflicts:
Libs: -L${libdir} -lavcodec -lz -lbz2 -lm
Libs.private:
Cflags: -I${includedir}