Gentoo Archives: gentoo-dev

From: Carsten Lohrke <carlo@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] new old eclass - wxwidgets.eclass
Date: Sun, 07 Oct 2007 22:25:11
Message-Id: 200710080010.56396.carlo@gentoo.org
In Reply to: Re: [gentoo-dev] new old eclass - wxwidgets.eclass by Mart Raudsepp
1 > work fine with conditional wx usage? need-wxwidgets for that, I guess?
2
3 No, please. These need-foo()'s are crap, because too often people people do
4
5 need-foo
6 DEPEND="another-dep"
7
8 resetting the to be stored dependencies to just "another-dep"...
9
10
11 Also top level function calls in ebuilds are dead ugly per se. Use
12 NEED_WX="x.y" to be set before inheriting the eclass instead.
13
14
15 Carsten

Attachments

File name MIME type
signature.asc application/pgp-signature