Bug#803813: ffmpegthumbs: FTBFS with FFmpeg 2.9

2016-02-06 Thread Andreas Cadhalpun
Control: forwarded -1 https://git.reviewboard.kde.org/r/126992/ Hi Maximiliano, On 05.02.2016 11:20, Maximiliano Curia wrote: > On 07/01/16 23:42, Andreas Cadhalpun wrote: >> I'm wondering what the status of this bug is: > >> * Are you aware of the patch I provided? &g

Bug#803813: ffmpegthumbs: FTBFS with FFmpeg 2.9

2016-01-07 Thread Andreas Cadhalpun
Dear Maintainer, the next version of FFmpeg is planned to be released this month (and it might be called 3.0 instead of 2.9). Since I haven't heard back from you during the past two month I'm wondering what the status of this bug is: * Are you aware of the patch I provided? * Do you plan an upl

Bug#803813: ffmpegthumbs: FTBFS with FFmpeg 2.9

2015-11-02 Thread Andreas Cadhalpun
API +Author: Andreas Cadhalpun +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 ${ffmpegthumbs_PART_SRCS}) + +-target_link_libraries(ffm

Re: Select provider of libav* libraries

2015-05-01 Thread Andreas Cadhalpun
[CC'ed are the maintainers of reverse (build-)dependencies. Please reply only to . If you're interested in this discussion, consider subscribing that list.] Hi, On 29.04.2015 20:56, Alessio Treglia wrote: > I am afraid that I have to revive this discussion once again now that > Jessie is out as w

Bug#758346: kde4libs: Use pkg-config to determine FFmpeg linker flags

2014-08-16 Thread Andreas Cadhalpun
/dev/null +++ b/debian/patches/pkg-config.patch @@ -0,0 +1,24 @@ +Description: Use pkg-config to determine FFmpeg linker flags + +Author: Andreas Cadhalpun +Last-Update: <2014-08-05> + +--- kde4libs-4.13.3.orig/cmake/modules/FindFFmpeg.cmake kde4libs-4.13.3/cmake/modules/FindFFmpeg.

Bug#758336: ffmpegthumbs: Use pkg-config to determine FFmpeg linker flags

2014-08-16 Thread Andreas Cadhalpun
f --- /dev/null +++ b/debian/patches/pkg-config.patch @@ -0,0 +1,18 @@ +Description: Use pkg-config to determine FFmpeg linker flags + +Author: Andreas Cadhalpun +Last-Update: <2014-05-18> + +--- ffmpegthumbs-4.12.2.orig/cmake/FindFFmpeg.cmake ffmpegthumbs-4.12.2/cmake/FindFFmpeg.cmake +@@