public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] No automatic RDEPEND=DEPEND for ebuild and eclass anymore
@ 2005-07-06 23:40 Sven Wegener
  2005-07-08 12:07 ` Dan Armak
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Wegener @ 2005-07-06 23:40 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

Hi all!

OK, subject isn't fully the truth. Portage doesn't set RDEPEND=DEPEND
for eclasses. So, please check your eclasses and if they only set DEPEND
and you need the RDEPEND=DEPEND thing, go ahead and add it to the
eclass!

For the ebuild part the plan is to remove the automatic RDEPEND=DEPEND
setting from portage. I can hear you scream:

- "But that's a nice feature!"
- "It makes my life easier. Don't do it!"

Here are the reasons for removing it:

- RDEPEND is the only variable that gets this special treatment. Less
  confusion, if we remove the "magic" from RDEPEND.
- The ebuild should clearly say what it needs and not rely on portage
  deciding the RDEPEND=DEPEND bit.
- Developers are just setting DEPEND and leave RDEPEND alone, which
  results in unnecessary RDEPENDs. The removal will (hopefully) make
  developers pay more attention and result in cleaner dependencies.
- eclasses don't have the automatic RDEPEND=DEPEND thing, the change
  will streamline ebuilds and eclasses to be treated equally.

Cheers,
Sven

-- 
Sven Wegener
Gentoo Developer
http://www.gentoo.org/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-08 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-06 23:40 [gentoo-dev] No automatic RDEPEND=DEPEND for ebuild and eclass anymore Sven Wegener
2005-07-08 12:07 ` Dan Armak
2005-07-08 13:08   ` Sven Wegener

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox