Bug 216325 - media-sound/rhythmbox can use both gst-plugins-cdparanoia and gst-plugins-cdio
Bug#: 216325 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: ghepeu@virgilio.it
Component: GNOME
URL: 
Summary: media-sound/rhythmbox can use both gst-plugins-cdparanoia and gst-plugins-cdio
Keywords:  
Status Whiteboard: 
Opened: 2008-04-05 13:58 0000
Description:   Opened: 2008-04-05 13:58 0000
Currently rhythmbox ebuilds require gst-plugins-cdparanoia to play audio cds
and enforce the dependency using the element
">=media-plugins/gst-plugins-cdparanoia-0.10". 
However, rhythmbox can also play audio cds using the alternative plugin
gst-plugins-cdio, who use the more actively developed libcdio library.
The dependency should be changed in something like "|| (
>=media-plugins/gst-plugins-cdparanoia-0.10
>=media-plugins/gst-plugins-cdio-0.10 )".

------- Comment #1 From Rémi Cardona 2008-04-12 17:04:53 0000 -------
Actually, this is not limited to rhythmbox. sound-juicer can also use cdio. I
haven't gnome-cd or banshee, but I'd bet they could manage too.

------- Comment #2 From Daniel Gryniewicz 2008-04-15 01:56:12 0000 -------
They all work with gst-plugins-cdio, and they're all fixed (except gnome-cd,
which didn't seem to have a dep...)