Bug 196852 - Keywording of >=media-video/totem-2.20 dependencies
Bug#: 196852 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: REOPENED Severity: enhancement Priority: P2
Resolution:  Assigned To: gnome@gentoo.org Reported By: eva@gentoo.org
Component: Ebuilds
URL: 
Summary: Keywording of >=media-video/totem-2.20 dependencies
Keywords:  InOverlay, KEYWORDREQ
Status Whiteboard: 
Opened: 2007-10-23 21:29 0000
Description:   Opened: 2007-10-23 21:29 0000
Hi archs,

this bug is for reminding you that galago use flag for totem is masked on your
archs because dev-libs/libgalago isn't keyworded.

It is used for a plugin so it's not high priority. Thanks for considering.

------- Comment #1 From Roy Marples (RETIRED) 2007-10-24 11:24:38 0000 -------
Actually this was quite easy, fixed.

------- Comment #2 From Gilles Dartiguelongue 2007-10-24 11:32:06 0000 -------
erm there are other arches here :), thanks anyway

------- Comment #3 From Gilles Dartiguelongue 2008-03-30 18:40:46 0000 -------
arm, sh, ping ? If you are not interested, you can just unCC yourself from the
bug, it's ok.

------- Comment #4 From Rémi Cardona 2008-08-25 22:16:10 0000 -------
I think 5 months is enough to prove arm and sh are indeed not interested.

Closing fixed

------- Comment #5 From Mart Raudsepp 2008-08-26 05:32:11 0000 -------
Please don't close arm/sh bugs with loosing the request. The plan was to gather
all arm and all sh keywords into one bug and stablings into another before
closing all the different bugs.

------- Comment #6 From Raúl Porcel 2009-04-05 18:42:01 0000 -------
arm should be done now.

For sh, as I already mentioned to Mart, something along latest totem needs
evolution-data-server, which needs xulrunner, which i'm not sure it works on
superh, i'll have a look, but it would be cool if it didn't depend on it, tbh
:)

------- Comment #7 From Raúl Porcel 2009-04-05 21:18:08 0000 -------
(In reply to comment #6)
> For sh, as I already mentioned to Mart, something along latest totem needs
> evolution-data-server, which needs xulrunner, which i'm not sure it works on
> superh, i'll have a look, but it would be cool if it didn't depend on it, tbh
> :)
> 

Gilles was right, e-d-s doesn't need xulrunner, what needed xulrunner was yelp
:P
Still...

------- Comment #8 From Raúl Porcel 2009-04-28 18:21:14 0000 -------
So...

totem-pl-parser deps on e-d-s, which depends on nss, which is a no-go for SH.
Suggestions? 

------- Comment #9 From Mart Raudsepp 2009-04-29 10:30:01 0000 -------
This is upstream bug http://bugzilla.gnome.org/show_bug.cgi?id=522639
It has a solution to make evolution-data-server optional through an unsupported
configure option that drops certain playlists support (I think it was iPod
related). The proper solution would be to get that parsing functionality
without pulling in the whole of evolution-data-server.
In the future there will be libcamel separate from evolution-data-server, but
that's probably quite hefty still. Another option would be to manage to get
that parsing code imported alone.
Currently totem-pl-parser depends on evolution-data-server purely for calling
one function out of libcamel.

------- Comment #10 From Nirbheek Chauhan 2009-10-24 11:15:09 0000 -------
(In reply to comment #9)
> Currently totem-pl-parser depends on evolution-data-server purely for calling
> one function out of libcamel.
> 

totem-pl-parser 2.28 uses gmime instead of e-d-s now; but keywording totem
itself for sh is more difficult due to the plethora of plugins that have been
added.

Perhaps the patch for using gmime instead of e-d-s could be backported for sh?
Would probably be nice for non-gnome users that want to use totem/rhythmbox
too.