Download this file

15 lines (13 with data), 327 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: libavdevice
Description: FFmpeg device handling library
Version: 52.2.0
Requires: libavformat = 52.64.2
Requires.private:
Conflicts:
Libs: -L${libdir} -lavdevice -lz -lbz2 -lm
Libs.private:
Cflags: -I${includedir}