Hi Martin,
On 20.05.2014 12:36, "IOhannes m zmölnig (Debian/GNU)" wrote:
finally:
the package FTBFS in a pristine sid environment (using
pbuilder/git-buildpackage).
most likely the package is needs some work for libav10.
This is indeed due to Libav 10.
If you don't want to port karlyriceditor to Libav, you can just wait a
bit until FFmpeg is back in Debian (currently sitting in NEW [1]) and
then switch the build-dependencies to the '-ffmpeg' variants, as the
attached patch does.
I tested it and karlyriceditor builds fine with FFmpeg.
Best regards,
Andreas
1: https://ftp-master.debian.org/new/ffmpeg_7:2.2.1-1.html
diff --git a/control b/control
index 449a79c..74e1158 100644
--- a/control
+++ b/control
@@ -2,7 +2,7 @@ Source: karlyriceditor
Section: utils
Priority: extra
Maintainer: Martin Steghöfer <mar...@steghoefer.eu>
-Build-Depends: debhelper (>= 8), autotools-dev, dpkg-dev (>= 1.16), qt4-qmake, libavformat-dev, libavresample-dev, pkg-config, libswscale-dev, libsdl1.2-dev, libqt4-dev-bin, libqt4-dev, docbook-to-man
+Build-Depends: debhelper (>= 8), autotools-dev, dpkg-dev (>= 1.16), qt4-qmake, libavformat-ffmpeg-dev, libavresample-ffmpeg-dev, pkg-config, libswscale-ffmpeg-dev, libsdl1.2-dev, libqt4-dev-bin, libqt4-dev, docbook-to-man
Standards-Version: 3.9.5
Homepage: http://sourceforge.net/projects/karlyriceditor/
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers