Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511794 - media-libs/mediastreamer-2.16.1 version bump
Summary: media-libs/mediastreamer-2.16.1 version bump
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal with 2 votes (vote)
Assignee: Andrew Savchenko
URL:
Whiteboard: last-rite
Keywords: PMASKED
Depends on:
Blocks: 504114
  Show dependency tree
 
Reported: 2014-05-29 15:23 UTC by Thomas Beutin
Modified: 2019-12-29 14:01 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mediastreamer-2.10.0.ebuild (mediastreamer-2.10.0.ebuild,4.47 KB, text/plain)
2014-10-11 16:21 UTC, Guillaume Horel
Details
patches (files.tar.gz,1.42 KB, application/octet-stream)
2014-10-11 16:29 UTC, Guillaume Horel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Beutin 2014-05-29 15:23:28 UTC
mediastreamer-2.10.0 is available for download:

http://download.savannah.gnu.org/releases/linphone/mediastreamer/

Reproducible: Always
Comment 1 Guillaume Horel 2014-10-11 16:21:21 UTC
Created attachment 386450 [details]
mediastreamer-2.10.0.ebuild
Comment 2 Guillaume Horel 2014-10-11 16:29:32 UTC
Created attachment 386452 [details]
patches
Comment 3 Sergey Ilinykh 2015-05-07 06:02:53 UTC
2.11 is there. compiled and works fine for me. added it into my overlay.


and current 2.8.2 in portage fails to build.
Comment 4 cyberbat 2016-08-22 11:32:20 UTC
mediastreamer-2.12.1 is the last version for now
Comment 5 kavol 2016-12-07 15:45:33 UTC
mediastreamer-2.14.0.tar.gz	12-Oct-2016 19:45
Comment 6 kavol 2017-03-20 15:23:19 UTC
new location: http://www.linphone.org/releases/sources/mediastreamer/

mediastreamer-2.15.1.tar.gz	02-Mar-2017 16:59

@Rion: thanks for the overlay ... however it failed for me:

>>> Emerging (14 of 15) media-libs/mediastreamer-2.15.1::rion
...
configure: error: "xxd is required (provided by vim package)"
Comment 7 kavol 2017-03-31 10:42:53 UTC
and one more problem, it causes kopete to fail rebuild :-(

...
/var/tmp/portage/kde-apps/kopete-16.12.3/work/kopete-16.12.3/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc:347:77: error: cannot convert ‘const char*’ to ‘MSFactory* {aka _MSFactory*}’ for argument ‘1’ to ‘RingStream* ring_start(MSFactory*, const char*, int, MSSndCard*)’
         ring_stream_ = ring_start (engine_->GetRingWav().c_str(), 1, sndcard);
                                                                             ^
/var/tmp/portage/kde-apps/kopete-16.12.3/work/kopete-16.12.3/protocols/jabber/libjingle/talk/session/phone/linphonemediaengine.cc:355:77: error: cannot convert ‘const char*’ to ‘MSFactory* {aka _MSFactory*}’ for argument ‘1’ to ‘RingStream* ring_start(MSFactory*, const char*, int, MSSndCard*)’
         ring_stream_ = ring_start (engine_->GetCallWav().c_str(), 1, sndcard);
...
Comment 8 Andreas Sturmlechner gentoo-dev 2017-04-01 15:23:09 UTC
(In reply to kavol from comment #7)
> and one more problem, it causes kopete to fail rebuild :-(

About that: https://git.reviewboard.kde.org/r/129325/
Comment 9 Dennis Schridde 2018-12-02 00:00:44 UTC
In case anyone searches for the Git repository containing this version: https://gitlab.linphone.org/BC/public/mediastreamer2/tags/2.16.1
Comment 10 Dennis Schridde 2018-12-02 00:09:27 UTC
(In reply to Dennis Schridde from comment #9)
> In case anyone searches for the Git repository containing this version:
> https://gitlab.linphone.org/BC/public/mediastreamer2/tags/2.16.1

Git mirror (no authentication required): https://github.com/BelledonneCommunications/mediastreamer2/releases/tag/2.16.1
Comment 11 Larry the Git Cow gentoo-dev 2019-11-30 13:40:00 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6cf609ab2a2dca6b6a9afd47db4ec579b1346d2

commit f6cf609ab2a2dca6b6a9afd47db4ec579b1346d2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-11-24 10:32:25 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-11-30 13:39:00 +0000

    profiles: Mask media-libs/mediastreamer for removal
    
    Bug: https://bugs.gentoo.org/511794
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)