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

Bug 204300

Summary: mail-client/evolution: autodepend on gstreamer
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: evolution-noautomagic.patch

Description Pacho Ramos gentoo-dev 2008-01-04 18:02:00 UTC
I read in ebuild the following:
# gstreamer for audio-inline, when it uses 0.10

But it already uses gst-0.10:
plugins/audio-inline/ChangeLog

2007-09-05  Frederic Crozat  <fcrozat@mandriva.com>

        * audio-inline.c:
        * org-gnome-audio-inline.eplug.xml:
        Port plugin to gstreamer 0.10 and handle additional mimetypes
        (bug #329629).

Thanks a lot

Reproducible: Always
Comment 1 Mart Raudsepp gentoo-dev 2008-01-06 13:59:09 UTC
Evolution was just moved to gnome herd
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-01-25 03:26:49 UTC
Check your plugin list... At least on 2.21.x, this is actually enabled automatically if you have the correct gstreamer deps installed at emerge time.  We definitely need to fix the autodeps from plugins, but for now, audio-inline should work.
Comment 3 Pacho Ramos gentoo-dev 2008-01-25 09:20:29 UTC
Yes, seems that it's present. Sorry, but I got confused after reading "# gstreamer for audio-inline, when it uses 0.10" in ebuild. Should I close this bug then?

Thanks and sorry for the inconvenience
Comment 4 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-01-29 19:05:17 UTC
No, I'll just modify it to be the autodep.  We need to fix that anyway.
Comment 5 RĂ©mi Cardona (RETIRED) gentoo-dev 2008-05-27 20:21:48 UTC
Ping?
Comment 6 Pacho Ramos gentoo-dev 2009-01-11 14:09:11 UTC
This still affects to 2.24
Comment 7 Pacho Ramos gentoo-dev 2009-01-11 14:34:38 UTC
Created attachment 178058 [details, diff]
evolution-noautomagic.patch

Maybe this could be a start point, the problem is that seems that also dbus-glib and networkmanager stuff are automagic :-S
Comment 8 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-07-23 21:04:00 UTC
Fixed in 2.26.3. The current solution is still not optimal but I prefer to work directly upstream to work this stuff out. Thanks for reporting.