Bug#804284: please don't build with srcdir==builddir and srcdir!=builddir

2015-11-06 Thread Andreas Cadhalpun
Control: tags -1 moreinfo Hi Matthias, On 06.11.2015 23:15, Matthias Klose wrote: > please don't build with srcdir==builddir and srcdir!=builddir. > while it may work in this case, there is no guarantee that build > artifacts from the srcdir==builddir build will be picked up in the >

Bug#803831: kodi: FTBFS with FFmpeg 2.9

2015-11-06 Thread Andreas Cadhalpun
Control: forwarded -1 https://github.com/xbmc/xbmc/pull/8112#issuecomment-154432878 Hi Bálint, (Trying to correctly set the forwarded address.) On 06.11.2015 16:25, Bálint Réczey wrote: > Thanks for the patch. I will update kodi soon. Thanks, also for forwarding upstream. Best regards,

Bug#804222: harvid: FTBFS: *** No rule to make target '../libharvid/libharvid.a', needed by 'harvid'. Stop.

2015-11-06 Thread Andreas Cadhalpun
bharvid is required to build the harvid binary in the src directory. Declaring this dependency is only possible, when changing the $(SUBDIRS) target from double-colon to single-colon, since double-colon implies independence. But then it has to be marked .PHONY as well, or nothing will be built. Au

Bug#804132: clamav-daemon: cannot create PID file while running under systemd

2015-11-05 Thread Andreas Cadhalpun
Control: reassign -1 clamav-freshclam Control: forcemerge 767353 -1 Hi Sven, On 05.11.2015 09:49, Sven Hartge wrote: > While running under systemd, clamd cannot create its PID file because > the directory /run/clamav/ does not allow the clamav user to create files. While running under systemd,

Bug#803822: gst-libav1.0: FTBFS with FFmpeg 2.9

2015-11-05 Thread Andreas Cadhalpun
Hi Sebastian, On 04.11.2015 21:20, Sebastian Dröge wrote: > On Di, 2015-11-03 at 21:14 +0100, Andreas Cadhalpun wrote: >> >> OK, split patches attached. > > And also forwarded these upstream for review now, thanks again :) Thanks. > I hope I find some time to re

Bug#803866: vcmi: FTBFS with FFmpeg 2.9

2015-11-05 Thread Andreas Cadhalpun
Hi Johannes, On 05.11.2015 11:30, Johannes Schauer wrote: > many thanks for the patch! > > I already forwarded this upstream as https://github.com/vcmi/vcmi/pull/135 Thanks. > The problem is, that the developers are still using libav*53 4:0.8.17 in their > CI framework. I see, Ubuntu LTS...

Bug#803825: hedgewars: FTBFS with FFmpeg 2.9

2015-11-05 Thread Andreas Cadhalpun
Hi Gianfranco, On 04.11.2015 15:13, Gianfranco Costamagna wrote: > then I'll upload as soon as the previous one reach testing. That's fine, thanks. > thanks again, for the great help, in the future I'm sure I'll be able to try > to fix this mess > by myself (the first step is alwasy the

Bug#803882: squeezelite: FTBFS with FFmpeg 2.9

2015-11-05 Thread Andreas Cadhalpun
Hi Chris, On 05.11.2015 11:44, Chris Boot wrote: > Thanks very much for the patch. I've pulled it into my master packaging > branch and I'll push a release in a week or two once I have tested this > some more. That's fine. I'll ping this bug, should it be still open, when the transition is about

Bug#803815: fuse-emulator-utils: FTBFS with FFmpeg 2.9

2015-11-04 Thread Andreas Cadhalpun
Hi Alberto, On 04.11.2015 08:59, Alberto Garcia wrote: > Upstream said that they're planning to remove the FFmpeg dependency > for the next release, so let's do it like this: > > - If there's a new upstream version I'll upload it and this patch will > not be needed. > > - If FFmpeg 2.9 is

Bug#803825: hedgewars: FTBFS with FFmpeg 2.9

2015-11-04 Thread Andreas Cadhalpun
Hi Gianfranco, On 04.11.2015 10:49, Gianfranco Costamagna wrote: >> That's not correct: the alternatives have been present for a >> long time, so that the deprecated functions will be removed >> in the next version. > > thanks, this is something I was wondering, even if I couldn't easily find >

Bug#803808: dolphin-emu: FTBFS with FFmpeg 2.9

2015-11-03 Thread Andreas Cadhalpun
Hi James, On 03.11.2015 00:06, James Cowgill wrote: > On Mon, 2015-11-02 at 22:05 +0100, Andreas Cadhalpun wrote: >> Attached is a patch replacing the deprecated functionality. >> It also works with ffmpeg 2.8. >> Please apply this patch and forward it upstream, if necessary

Bug#803819: gnash: FTBFS with FFmpeg 2.9

2015-11-03 Thread Andreas Cadhalpun
Hi Gabriele, On 03.11.2015 00:51, Gabriele Giacone wrote: > Thanks for providing patches. > Could you please make your changes conditional upon > LIBAVCODEC_VERSION_{MAJOR,MINOR} / LIBAVUTIL_VERSION_INT / ... when > needed to keep supporting old ffmpeg/libav versions too? These changes are

Bug#803815: fuse-emulator-utils: FTBFS with FFmpeg 2.9

2015-11-03 Thread Andreas Cadhalpun
Control: forwarded -1 https://sourceforge.net/p/fuse-emulator/patches/341/ Hi Alberto, On 03.11.2015 15:38, Alberto Garcia wrote: > Thanks, I forwarded it upstream: > > https://sourceforge.net/p/fuse-emulator/patches/341/ Thanks, I'm marking the bug accordingly. > Do you want me to upload the

Bug#803863: survex: FTBFS with FFmpeg 2.9

2015-11-03 Thread Andreas Cadhalpun
Hi Olly, On 03.11.2015 06:20, Olly Betts wrote: > I've fixed this upstream (but without assuming that AV_PIX_FMT_RGB24 is > present, so as not to break builds that currently work). Thanks. > The ffmpeg2.9 transition doesn't even seem to be listed as "planned" > yet at

Bug#803700: mrpt: FTBFS: 7 FAILED TESTS

2015-11-03 Thread Andreas Cadhalpun
Control: tags -1 fixed-upstream Hi Jose Luis, On 03.11.2015 10:34, Jose Luis Blanco wrote: > For the records: This was caused by the use of the latest alpha > version of Eigen 3.3, as explained in this bug report: > http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1066#c3 > > It is already fixed

Bug#803825: hedgewars: FTBFS with FFmpeg 2.9

2015-11-03 Thread Andreas Cadhalpun
Hi Gianfranco, On 03.11.2015 14:53, Gianfranco Costamagna wrote: > I assumed the difference has been introduced in version 57 That's not correct: the alternatives have been present for a long time, so that the deprecated functions will be removed in the next version. > so I did some > > #if

Bug#803845: mrpt: FTBFS with FFmpeg 2.9

2015-11-03 Thread Andreas Cadhalpun
Control: tags -1 fixed-upstream Hi Jose Luis, On 03.11.2015 12:42, Jose Luis Blanco wrote: > It is now applied upstream [1], with some additional #ifdef's to allow > building against the libavcodec version shipped in Ubuntu 14.04. Great! By the way, it would be nice if you could add explicit

Bug#803822: gst-libav1.0: FTBFS with FFmpeg 2.9

2015-11-03 Thread Andreas Cadhalpun
ecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). Best regards, Andreas 1: https://anonscm.debian.org/cgit/pkg-multimedia/ffmpeg.git/tree/doc/APIchanges#n558 Description: Replace deprecated avpicture_deinterlace Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> Last-Update: <2015

Bug#803822: gst-libav1.0: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
tch @@ -0,0 +1,498 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- gst-libav1.0-1.6.1.orig/configure.ac gst-libav1.0-1.6.1/configure.ac +@@ -256,7 +256,7 @@ AC_ARG_WITH(system-libav,

Bug#803828: karlyriceditor: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..31adf4d --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,74 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- ka

Bug#803829: kino: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..66e1e29 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,166 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- 1.3.4.orig/

Bug#803831: kodi: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..af3c870 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,574 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- k

Bug#803819: gnash: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..5b67ff7 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,180 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02>

Bug#803820: goldendict: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..12b4579 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,24 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803823: guvcview: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..329aa54 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,37 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02>

Bug#803816: gazebo: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..20ff187 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,33 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +---

Bug#803827: jugglemaster: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..4161e5b --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,44 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- jugg

Bug#803818: gmerlin-encoders: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..fed7222 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,342 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> +

Bug#803832: libam7xxx: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..988e639 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,15 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- libam7xx

Bug#803826: info-beamer: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..35d71e2 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,38 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- inf

Bug#803834: libde265: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..5b53631 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,15 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- libde26

Bug#803825: hedgewars: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..3236811 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,76 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +-

Bug#803821: gpac: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..693ea39 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,302 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02>

Bug#803835: libextractor: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..050e318 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,168 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- libe

Bug#803817: gmerlin-avdecoder: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..6d3b744 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,258 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803824: harvid: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..04de003 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,299 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- harvi

Bug#803830: lebiniou: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..e6613eb --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,43 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- lebini

Bug#803856: qutecom: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..42021ee --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,203 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- q

Bug#803863: survex: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..8c1aa93 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,15 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- survex-1.2

Bug#803867: vdr-plugin-softhddevice: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
a/debian/patches/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..0e56744 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,654 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-

Bug#803859: sflphone: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..34daaae --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,188 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- sflphon

Bug#803866: vcmi: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..09c94f3 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,64 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- vcmi-0.

Bug#803871: vxl: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
Fmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- vxl-1.17.0.dfsg2.orig/config/cmake/Modules/NewCMake/FindFFMPEG.cmake vxl-1.17.0.dfsg2/config/cmake/Modules/NewCMake/FindFFMPEG.cmake +@@ -48,6 +48,13 @@ ELSE( FFMPEG_CONFIG ) +

Bug#803873: xine-lib-1.2: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..3f084e2 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,73 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- xine-l

Bug#803869: vtk6: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..dd14b97 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,94 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- vtk6

Bug#803860: shotdetect: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..5a75ef0 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,68 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- shotd

Bug#803870: vtk: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..d464a2a --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,89 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- vtk-5.10

Bug#803865: tupi: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..e0e4d2a --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,60 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- tupi-0.

Bug#803862: strigi: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..24a314f --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,35 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- strig

Bug#803868: vlc: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..87c022a --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,520 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- vlc-2.2.1.

Bug#803836: libquicktime: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..bb3bc6d --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,343 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +---

Bug#803837: lightspark: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..e0b9d65 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,105 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803833: libavg: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..dcef95b --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,314 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> +

Bug#803840: lynkeos.app: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..b86d4bd --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,28 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- lynkeos.

Bug#803839: lives: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..2f651c4 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,265 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02>

Bug#803838: linphone: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..a1aabec --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,287 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- linphon

Bug#803842: moc: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..4b9f330 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,106 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- mo

Bug#803851: ovito: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..4e78e9a --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,36 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- ovito

Bug#803849: openscenegraph: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..9114802 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,145 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803843: motion: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
peg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- motion-3.2.12+git20140228.orig/configure.in motion-3.2.12+git20140228/configure.in +@@ -518,7 +518,7 @@ if test "${FFMPEG_OK}" = "found";

Bug#803872: wxsvg: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..4f55464 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,15 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- wxsvg-1

Bug#803875: xjadeo: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..f91ea98 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,351 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- xjadeo-0.

Bug#803876: yorick-av: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..6ac30d9 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,109 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- yorick-a

Bug#803803: blender: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
eplace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- blender-2.74+dfsg0.orig/CMakeLists.txt blender-2.74+dfsg0/CMakeLists.txt +@@ -892,7 +892,7 @@ if(UNIX AND NOT APPLE) + + if(WITH_CODEC_FFMPEG) + set(FFMPEG /usr

Bug#803810: ffdiaporama: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..2035493 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,161 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803804: cantata: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..5f025fe --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,15 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- canta

Bug#803807: dff: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
hes/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..f405b14 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,242 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: &l

Bug#803802: bino: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..6468ee5 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,130 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- bino-1.

Bug#803797: amarok: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..aee4e1c --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,87 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- amarok-2.

Bug#803799: aubio: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..335b405 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,24 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- aubio-0.4.1

Bug#803852: paraview: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..044e96e --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,94 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- pa

Bug#803844: mplayer: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
Package: mplayer Version: 1.2-1 Severity: important Tags: patch User: pkg-multimedia-maintain...@lists.alioth.debian.org Usertags: ffmpeg2.9 Dear Maintainer, your package fails to build with the upcoming ffmpeg 2.9. This bug will become release-critical at some point when the ffmpeg2.9

Bug#803850: zoneminder: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..1e4442b --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,794 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- zonem

Bug#803854: pianobar: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..fabda4f --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,67 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803853: performous: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..6b1b335 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,15 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--

Bug#803847: opencv: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..aca2bf4 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,221 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- op

Bug#803841: mlt: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
atch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..4dc19d5 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,563 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +

Bug#803845: mrpt: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..3258c73 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,70 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- mrpt-1.3

Bug#803858: renpy: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..1415f62 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,84 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- renpy

Bug#803864: transcode: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..ae2c141 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,433 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803857: rbdoom3bfg: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..acf84cf --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,32 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803846: opal: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..96c293b --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,171 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +---

Bug#803855: pjproject: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..783d8f4 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,193 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- p

Bug#803861: spek: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..b123a96 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,33 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- spek-0.8.2.o

Bug#803848: openmw: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..0ec0168 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,80 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> +

Bug#803796: alsa-plugins: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..dc55fb4 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,38 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +---

Bug#803811: ffmpeg2theora: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..9c0dfb0 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,205 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: &l

Bug#803809: dvbcut: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..d2ee1ca --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,92 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +---

Bug#803801: avifile: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..a6dfa80 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,177 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803812: ffmpegthumbnailer: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
tches/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..50d7878 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,224 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com

Bug#803815: fuse-emulator-utils: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..a986a18 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,126 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02>

Bug#803814: freerdp: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/ffmpeg_2.9.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..8c96e57 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,69 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803813: ffmpegthumbs: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- ffmpegthumbs-15.07.90.orig/CMakeLists.txt ffmpegthumbs-15.07.90/CMakeLists.txt +@@ -27,7 +27,7 @@ set( ffmpegthumbs_PART_SRCS + + kde4_add_plugin(ffmpegthumbs ${ffmpegt

Bug#803798: amide: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..a0f0519 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,15 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- amide-1.

Bug#803800: avbin: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..7a2b010 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,58 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- avbi

Bug#803805: chromaprint: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/patches/ffmpeg_2.9.patch new file mode 100644 index 000..f5fd17e --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,44 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- chromapr

Bug#803806: chromium-browser: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
.patch b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..f56d31e --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,18 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2

Bug#803808: dolphin-emu: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
b/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..c69c6a4 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,55 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +---

Bug#803882: squeezelite: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
/debian/patches/ffmpeg_2.9.patch new file mode 100644 index 000..19e38c1 --- /dev/null +++ b/debian/patches/ffmpeg_2.9.patch @@ -0,0 +1,49 @@ +Description: Replace deprecated FFmpeg API +Author: Andreas Cadhalpun <andreas.cadhal...@googlemail.com> +Last-Update: <2015-11-02> + +--- squeezel

Bug#803701: ovito: FTBFS: missing BD libcgal-qt5-dev

2015-11-01 Thread Andreas Cadhalpun
Source: ovito Version: 2.3.3+dfsg1-1 Severity: serious Tags: Patch Dear Maintainer, ovito currently fails to build due to a missing build-dependency on libcgal-qt5-dev: CMake Error at /usr/lib/x86_64-linux-gnu/cmake/CGAL/CGALExports.cmake:83 (message): The imported target "CGAL::CGAL_Qt5"

<    1   2   3   4   5   6   7   8   9   10   >