Bug 136810 - kontact-specialdates-3.5.2 should not rdepend on kmail
Bug#: 136810 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: gentoobugzilla@equaeghe.nospammail.net
Component: KDE
URL: 
Summary: kontact-specialdates-3.5.2 should not rdepend on kmail
Keywords:  
Status Whiteboard: 
Opened: 2006-06-14 12:23 0000
Description:   Opened: 2006-06-14 12:23 0000
kontact-specialdates-3.5.2 rdepends on kmail, it should not.

The ebuild mentions:

RDEPEND="$DEPEND
$(deprange $PV $MAXKDEVER kde-base/kmail)" # only to enable send mail
functionality

The comment is not clear on what type of mails to be sent, but 
* kde bugreports can be sent without kmail installed,
* for general emails kde's component chooser can be used to select another MUA.

------- Comment #1 From Carsten Lohrke 2007-03-31 16:06:13 0000 -------
Not quite. While it does call the user defined mua in the popup menu, it has
the kmail icon hardcoded, which gets installed by the kmail ebuild. I'm a bit
unsure, if it's worth doing something about it.

------- Comment #2 From Erik Quaeghebeur 2007-03-31 22:03:20 0000 -------
(In reply to comment #1)
> [...], it has the kmail icon hardcoded, which gets installed by the kmail 
> ebuild. 

Then perhaps I should take this upstream?

> I'm a bit unsure, if it's worth doing something about it.

Well, having to install a big program I'm not using just because of an _icon_
is absurd. Can the necessary icon be extracted from the kmail archive without
having to install kmail?

Erik

(BTW, thanks for looking at this bug)

------- Comment #3 From Carsten Lohrke 2007-04-01 12:26:02 0000 -------
(In reply to comment #2)
> Then perhaps I should take this upstream?

Did so already. https://bugs.kde.org/show_bug.cgi?id=143529

> Well, having to install a big program I'm not using just because of an _icon_
> is absurd. Can the necessary icon be extracted from the kmail archive without
> having to install kmail?

Sure, but, uhh, o.k. - I'll include it my kdepim change set.

------- Comment #4 From Carsten Lohrke 2007-04-12 13:58:38 0000 -------
Committed necessary changes.