On Mon, Feb 05, 2018 at 08:08:32PM +0100, Sebastian Ramacher wrote: > > Here's a patch so that linphone 3.12.0 can be build with libupnp 1.8.3. > Thanks for the patch. Forwarding to the bug tracker.
Okay, I'm confused now ... I just wanted to state that we can currently only apply this patch in experimental, because the linphone transition is blocked by kopete, but ... the patch points to code in mediastreamer2. That is in a seperate src:mediastreamer2 repository. That one build-depends on libupnp-dev and the patch applies fine, but it builds against both unstable and experimental upnp with and without patch. Because it apparently doesn't build upnp at all, it is referenced in configure.ac but not in CMake. And the resulting package does not link to libupnp in any version. Same for src:linphone in experimental, there is a lot of code referencing UPNP but I don't think CMake is ever going to touch it. Best Regards, Bernhard