[SCM] ffmpeg2theora/master: compile against libav10
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Mar 23 00:20:43 UTC 2014
The following commit has been merged in the master branch:
commit 7f9f88e5d08f93b12c00bb4e8a3049cb118db323
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sat Mar 22 18:55:01 2014 -0400
compile against libav10
diff --git a/debian/control b/debian/control
index a3928b4..cd74e7d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,16 +7,16 @@ Uploaders: Tiago Bortoletto Vaz <tiago at debian.org>,
Vcs-Browser: http://anonscm.debian.org/git/pkg-multimedia/ffmpeg2theora.git
Vcs-Git: git://anonscm.debian.org/git/pkg-multimedia/ffmpeg2theora.git
Build-Depends: debhelper (>= 7.0.50~),
- libavcodec-dev (>= 4:0.6),
- libavdevice-dev (>= 4:0.6),
+ libavcodec-dev (>= 6:10~),
+ libavdevice-dev (>= 6:10~),
libavfilter-dev,
- libavformat-dev (>= 4:0.6),
+ libavformat-dev (>= 6:10~),
libavutil-dev,
libkate-dev,
libogg-dev,
liboggkate-dev,
- libpostproc-dev (>= 4:0.6),
- libswscale-dev (>= 4:0.6),
+ libpostproc-dev,
+ libswscale-dev (>= 6:10~),
libtheora-dev,
libvorbis-dev,
pkg-config,
--
ffmpeg2theora packaging
More information about the pkg-multimedia-commits
mailing list