[Bug 1043] Review request: linphone - Phone anywhere in the whole world by using the Internet

RPM Fusion Bugzilla noreply at rpmfusion.org
Sun Jan 17 07:40:41 CET 2010


http://bugzilla.rpmfusion.org/show_bug.cgi?id=1043


Alex Lancaster <alexl at users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexl at users.sourceforge.net




--- Comment #6 from Alex Lancaster <alexl at users.sourceforge.net>  2010-01-17 07:40:40 ---
(In reply to comment #1)
> We do not allow replacement of package from fedora.
> linphone exists in fedora hence we cannot replace it.
> Hence such package is rejected in it's current shape .
> 
> If ffmpeg support in linphone can be built as a module, then linphone-ffmpeg 
> can eventually be introduced in rpmfusion to extend fedora's linphone
> capabilities.

Just FYI, I managed to do this for picard (Fedora) and picard-freeworld (RPM
Fusion) packages because of ffmpeg issues.  This was possible because the
ffmpeg functionality was restricted to a single shared library:

# rpm -ql picard-freeworld 
/usr/lib64/python2.6/site-packages/picard/musicdns/avcodec.so

It's a bit of a pain, I have one spec that compiles without ffmpeg on Fedora,
then I take the same spec on RPM Fusion but modify it to add BR: ffmpeg-devel
strip out everything but the single shared library.  But it works.  

If linphone can be modularized the same way, that's a possible solution and I
could help with that.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list