Re: kfilemetadata compile failure

2018-05-15 Thread Albert Astals Cid
ase they need to compile with old > > verisons. > Well, it's up to the packagers to tell me if many of them are affected by > the kfilemetadata compile failure with ffmpeg < 3.1. Jonathan already complained, does that count? Cheers, Albert > If so, I can make a kfilemetadata v.5.46.1, but otherwise I would be just > creating unnecessary work for them.

Re: kfilemetadata compile failure

2018-05-15 Thread David Faure
David if he thinks it makes sense to have such a release or > not. Worst case scenario you can always email kde-distro-packagers and tell > them what the patch is in case they need to compile with old verisons. Well, it's up to the packagers to tell me if many of them are affected by t

Re: kfilemetadata compile failure

2018-05-14 Thread Albert Astals Cid
El dilluns, 14 de maig de 2018, a les 22:33:12 CEST, Matthieu Gallien va escriure: > I was meaning to have a fix on top of v5.46.0 that may be released as a > v5.46.1 if needed. Ah, that's up to David if he thinks it makes sense to have such a release or not. Worst case scenario you can always

Re: kfilemetadata compile failure

2018-05-14 Thread Matthieu Gallien
On lundi 14 mai 2018 19:57:58 CEST Albert Astals Cid wrote: > El diumenge, 13 de maig de 2018, a les 23:15:56 CEST, Matthieu Gallien va > > escriure: > > On dimanche 13 mai 2018 23:03:02 CEST Albert Astals Cid wrote: > > > El divendres, 11 de maig de 2018, a les 23:22:15 CEST, Jonathan Riddell >

Re: kfilemetadata compile failure

2018-05-14 Thread Albert Astals Cid
El diumenge, 13 de maig de 2018, a les 23:15:56 CEST, Matthieu Gallien va escriure: > On dimanche 13 mai 2018 23:03:02 CEST Albert Astals Cid wrote: > > El divendres, 11 de maig de 2018, a les 23:22:15 CEST, Jonathan Riddell va > > > > escriure: > > > On Thu, Apr 26, 2018 at 08:31:46AM +0200,

Re: kfilemetadata compile failure

2018-05-13 Thread Matthieu Gallien
On dimanche 13 mai 2018 23:03:02 CEST Albert Astals Cid wrote: > El divendres, 11 de maig de 2018, a les 23:22:15 CEST, Jonathan Riddell va > > escriure: > > On Thu, Apr 26, 2018 at 08:31:46AM +0200, Kevin Funk wrote: > > > On Wednesday, 25 April 2018 14:34:58 CEST Jonathan Riddell wrote: > > > >

Re: kfilemetadata compile failure

2018-05-13 Thread Albert Astals Cid
El divendres, 11 de maig de 2018, a les 23:22:15 CEST, Jonathan Riddell va escriure: > On Thu, Apr 26, 2018 at 08:31:46AM +0200, Kevin Funk wrote: > > On Wednesday, 25 April 2018 14:34:58 CEST Jonathan Riddell wrote: > > > kfilemetadata does not compile in KDE neon from git master currently > > >

Re: kfilemetadata compile failure

2018-05-11 Thread Jonathan Riddell
On Thu, Apr 26, 2018 at 08:31:46AM +0200, Kevin Funk wrote: > On Wednesday, 25 April 2018 14:34:58 CEST Jonathan Riddell wrote: > > kfilemetadata does not compile in KDE neon from git master currently > > > > /workspace/build/src/extractors/ffmpegextractor.cpp:97:15: error: > >

Re: kfilemetadata compile failure

2018-04-26 Thread Kevin Funk
On Wednesday, 25 April 2018 14:34:58 CEST Jonathan Riddell wrote: > kfilemetadata does not compile in KDE neon from git master currently > > /workspace/build/src/extractors/ffmpegextractor.cpp:97:15: error: > ‘AVCodecParameters’ does not name a type > 12:27:35 const AVCodecParameters*

kfilemetadata compile failure

2018-04-25 Thread Jonathan Riddell
kfilemetadata does not compile in KDE neon from git master currently /workspace/build/src/extractors/ffmpegextractor.cpp:97:15: error: ‘AVCodecParameters’ does not name a type 12:27:35 const AVCodecParameters* codec = stream->codecpar;