Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136810 - kontact-specialdates-3.5.2 should not rdepend on kmail
Summary: kontact-specialdates-3.5.2 should not rdepend on kmail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 235488
  Show dependency tree
 
Reported: 2006-06-14 12:23 UTC by Erik Quaeghebeur
Modified: 2007-04-12 13:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Quaeghebeur 2006-06-14 12:23:23 UTC
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 Carsten Lohrke (RETIRED) gentoo-dev 2007-03-31 16:06:13 UTC
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 Erik Quaeghebeur 2007-03-31 22:03:20 UTC
(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 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-01 12:26:02 UTC
(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 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-12 13:58:38 UTC
Committed necessary changes.