Bug#758350: libgroove: Use pkg-config to determine FFmpeg linker flags

2014-08-17 Thread Andrew Kelley
Thank you for your patch Andreas. This library has been developed exclusively against libav. I have only tested this library against ffmpeg one time, and when I did, it segfaulted. I'm having a hard time understanding why I should make the package and build script more complicated for an unsuppor

Bug#758350: libgroove: Use pkg-config to determine FFmpeg linker flags

2014-08-17 Thread Andreas Cadhalpun
Hi Sebastian, On 17.08.2014 03:09, Sebastian Ramacher wrote: On 2014-08-16 23:40:51, Andreas Cadhalpun wrote: + # check for libav +-find_package(LibAV 10.0) ++find_package(LibAV) Why is the version check removed and not replaced with something ensuring that libav 10 compatible interfaces are

Bug#758350: libgroove: Use pkg-config to determine FFmpeg linker flags

2014-08-16 Thread Sebastian Ramacher
On 2014-08-16 23:40:51, Andreas Cadhalpun wrote: > + # check for libav > +-find_package(LibAV 10.0) > ++find_package(LibAV) Why is the version check removed and not replaced with something ensuring that libav 10 compatible interfaces are present? Cheers -- Sebastian Ramacher signature.asc Desc

Bug#758350: libgroove: Use pkg-config to determine FFmpeg linker flags

2014-08-16 Thread Andreas Cadhalpun
Source: libgroove Version: 4.1.1+dfsg-1 Severity: wishlist Tags: patch Usertags: reintroducing-ffmpeg Dear maintainer, I am working on reintroducing FFmpeg to Debian [1-2]. In order to make FFmpeg co-installable with Libav, the libraries were renamed to lib*-ffmpeg. Thus using linker flags like