Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Ideas for a (fast) EAPI=3
Date: Thu, 12 Mar 2009 18:48:52
Message-Id: 20090312184836.35161feb@snowcone
In Reply to: Re: [gentoo-dev] Ideas for a (fast) EAPI=3 by Donnie Berkholz
1 On Thu, 12 Mar 2009 11:43:58 -0700
2 Donnie Berkholz <dberkholz@g.o> wrote:
3 > > Currently, if a package does an explicit 'unpack foo.bar',
4 > > where .bar is an unsupported archive format, unpack just does
5 > > nothing. This isn't a good default behaviour; if a package really
6 > > wants something to be ignored silently, it should have to say so.
7 >
8 > I like it when unpack ${A} works regardless of what's in SRC_URI,
9 > especially if it's an uncompressed file rather than an unsupported
10 > compression format.
11
12 You'd have to do unpack --if-compressed ${A} to get that behaviour.
13 It's sometimes handy to have, and of course it's necessary for
14 default_src_unpack, but silently ignoring duff inputs isn't very
15 Unixy or very software engineeringy...
16
17 --
18 Ciaran McCreesh

Attachments

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