Review Request 129325: Fix build with mediastreamer >= 2.14
Fabian Vogt <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kopete |
|---|---|
| Message-ID | <[email protected]> |
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129325/ ----------------------------------------------------------- Review request for Kopete. Repository: kopete Description ------- The API changed with mediastreamer 2.14, so introduce new global defines to support both the new and the old API. Diffs ----- cmake/modules/FindMediastreamer.cmake 47fe5c3 protocols/jabber/libjingle/CMakeLists.txt 7ea8c3e protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc bd3de2b Diff: https://git.reviewboard.kde.org/r/129325/diff/ Testing ------- It builds. I'm not sure whether passing NULL as first parameter works, it might just crash. Thanks, Fabian Vogt