On Tue, Nov 27, 2012 at 5:27 AM, <fabricesp-gu...@users.alioth.debian.org> wrote: > The following commit has been merged in the master branch: > commit a9015bc4729c1b88fc7eb8264091f00a5cedd0bc > Author: Fabrice Coutadeur <coutade...@gmail.com> > Date: Mon Nov 26 19:49:02 2012 +0100 > > Update for ffdiaporama 1.5 > - Added b-d on libqimageblitz-dev > - Replace dependency on ffmpeg by libav-tools > - Added dependency on libavcodec-extra > > diff --git a/debian/control b/debian/control > index d4f2087..c813223 100644 > --- a/debian/control > +++ b/debian/control > @@ -11,6 +11,7 @@ Build-Depends: > libavutil-dev, > libexiv2-dev, > libqt4-dev, > + libqimageblitz-dev, > libsdl-image1.2-dev, > libsdl-mixer1.2-dev, > libswscale-dev, > @@ -25,7 +26,8 @@ Package: ffdiaporama > Architecture: any > Depends: > ffdiaporama-data, > - ffmpeg, > + libav-tools, > + libavcodec-extra-53 | libavcodec-extra-54,
Sorry for chiming in that late, but I'm not sure if I agree with this last line. Why does ffdiaporama so badly require the -extra- variant? In any case, this alternative is wrong, as in the installed system, one of these two will definitely not be useful for the package. I think the best way to fix this would be to introduce a meta package that ensures that the -extra- variant is available. However, before doing so, I want to learn about the use case in more detail before. -- regards, Reinhard _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers