Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: auto-detection of unpack dependencies
Date: Tue, 15 Jul 2008 19:19:14
Message-Id: 20080715201904.3fa2fb7b@snowcone
In Reply to: Re: [gentoo-dev] RFC: auto-detection of unpack dependencies by "Petteri Räty"
1 On Tue, 15 Jul 2008 22:15:16 +0300
2 Petteri Räty <betelgeuse@g.o> wrote:
3 > > Could do it just as an eclass...
4 > >
5 > > inherit work-out-my-unpack-deps-for-me
6 > >
7 > > In principle, there's nothing that can't be done on the ebuild side
8 > > here.
9 >
10 > Wouldn't this also require having a variable like SRC_URI or
11 > AUTODEP_SRC_URI above inherit?
12
13 Yep. Although, you could do something like:
14
15 inherit normal-eclass-stuff
16
17 SRC_URI="blah"
18
19 inherit fancy-extra-eclass-stuff
20
21 --
22 Ciaran McCreesh

Attachments

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