Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-project
On 29-05-2012 11:32:10 +0300, Samuli Suominen wrote:
> On 05/29/2012 10:09 AM, Fabian Groffen wrote:
>> > Please do not hestitate
>> > to repeat your agenda item here with a pointer if you previously
>> > suggested one (since the last meeting).
>> >
>> > The agenda for the next meeting will be sent out in a week by the
>> > meeting's chairman.
>> >
>> > Please respond to gentoo-project list, if possible.
>> >
>> >
>>
>> This one,
>>
>>
http://archives.gentoo.org/gentoo-dev/msg_920c6d6daafe7702bfa3b8a2bc21e0c1.xml
> Can you indicate what the council has to vote on/decide for this one?
EAPI=5
optional: "$@" placement in default for src_configure()
econf "$@"
optional: "$@" placement in default for src_compile()
emake "$@"
this one is what I'm really after for:
default for src_install() in EAPI=5 should accept "$@" in correct place
to avoid usage of EXTRA_EMAKE within ebuilds/eclasses and to avoid
duplicating the Portage code for DOCS.
NOTE: When this was last voted on for EAPI=3, we didn't have this DOCS
handling, and this wasn't important yet.
emake DESTDIR="${D}" "$@" install
> In anticipation on the answer, you probably need to formalise what you
> want, so the PMS guys can be a bit more happy on what you really mean
> for all corner cases now, and in the future. That in turn allows
> council members to bless the feature for a future EAPI (or not).
I'm not good with documentation so this sounds too much of a curve,
sorry... Unfortunate if this boils down to it.
Thanks,
Fabian
|
|