Dnia 2015-07-30, o godz. 10:57:46 William Hubbs <[email protected]> napisał(a):
> All,
>
> I'm finding in working on Go ebuilds, that we are propegating a
> src_unpack function that is very similar to the one in vcs-snapshot.
>
> This patch adds an EXTRACT_PATH variable to the vcs-snapshot eclass
> which, if set, puts the extracted archives in the specified directory under
> ${S}.
>
> If it is not set, nothing should happen.
>
> This could be used by other types of ebuilds later, but for now it would
> be used by Go ebuilds.
>
> Thoughts?
I'm against it. This doubles the eclass code, adding completely
orthogonal and incompatible behavior.
The goal of this eclass is to provide a relatively simple way of
extracting VCS snapshots and putting them in a predictable locations,
not fitting some random src_unpack() you happen to use.
--
Best regards,
Michał Górny
<http://dev.gentoo.org/~mgorny/>
pgpzQjdw3rD9o.pgp
Description: OpenPGP digital signature
