Actually clean, untouched ffmpeg 2.1.3 now.

This commit is contained in:
Ben "root" Anderson
2014-02-09 21:50:44 -06:00
parent 3b4f884be0
commit 41c22f429d
31 changed files with 3 additions and 127 deletions
@@ -1,14 +0,0 @@
prefix=/usr/local
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include
Name: libswresample
Description: FFmpeg audio resampling library
Version: 0.17.104
Requires: libavutil = 52.48.101
Requires.private:
Conflicts:
Libs: -L${libdir} -lswresample -lm
Libs.private:
Cflags: -I${includedir}