Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 399737

Summary: media-libs/mediastreamer-2.8.0 version bump
Product: Gentoo Linux Reporter: Vadim Efimov <evadim>
Component: New packagesAssignee: Michał Górny <mgorny>
Status: RESOLVED FIXED    
Severity: enhancement CC: bircoph, pva, voip+disabled, volkmar
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.linphone.org/eng/linphone/news/linphone-3.5.0-released-for-desktop.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 399735    
Bug Blocks: 397645, 416201, 416203, 416205    
Attachments: mediastreamer-2.8.2.ebuild.patch
metadata.xml.patch
mediastreamer-2.8.2-v4l-automagic.patch
mediastreamer-2.8.2-autopoint.patch
mediastreamer-2.8.2.ebuild.patch

Description Vadim Efimov 2012-01-22 14:50:06 UTC
Block Bug #397645 - net-voip/linphone-3.5.0 version bump:
linphone-3.5.0 depend on media-libs/mediastreamer-2.8.0 which depend on net-libs/ortp-0.18.0
Blocked by  Bug #399735

Reproducible: Always




Renamed ebuild not compiles, because of some sed's in ebuild trigger eautoreconf, which fail at aclocal -I m4 due to nonexistent dir "m4". Quick hacked by "mkdir m4" before eautoreconf. After that - compiles and works fine.
Comment 1 Andrew Savchenko gentoo-dev 2012-05-16 05:07:38 UTC
Created attachment 311937 [details, diff]
mediastreamer-2.8.2.ebuild.patch

Hello,

I updated mediastreamer to 2.8.2 version as a part of linphone-3.5.2 update.

This update aside from version bump adds g726, g729, silk codecs support. It depends on ortp, mediastreamer-x264, mediastreamer-silk, mediastreamer-bcg729. Bugs for new/updated packages will be filed as needed.
Comment 2 Andrew Savchenko gentoo-dev 2012-05-16 05:08:37 UTC
Created attachment 311939 [details, diff]
metadata.xml.patch

metadata update (new USE flags)
Comment 3 Andrew Savchenko gentoo-dev 2012-05-16 05:09:18 UTC
Created attachment 311941 [details, diff]
mediastreamer-2.8.2-v4l-automagic.patch

Required patch (automagic removal).
Comment 4 Andrew Savchenko gentoo-dev 2012-06-01 18:44:15 UTC
Created attachment 313857 [details, diff]
mediastreamer-2.8.2-autopoint.patch

New eautotools.eclass uses autopoint instead of libtoolize, this causes a mess required to be fixed.
Comment 5 Andrew Savchenko gentoo-dev 2012-06-01 18:56:39 UTC
Created attachment 313859 [details, diff]
mediastreamer-2.8.2.ebuild.patch

Updated ebuild patch.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2012-11-19 21:28:43 UTC
Committed.