On Sat, 29 Mar 2014 01:44:06 +1300
Kent Fredric <[email protected]> wrote:
> On 28 March 2014 23:47, Michał Górny <[email protected]> wrote:
> > Please paste a real example, it's easier to understand what you're
> > trying to do when we see what it does.
> 
> 
> For the A.1 style:
> 
> MODULE_AUTHOR=DOY
> MODULE_VERSION=2.0604
> inherit perl-module
> 
> ^ from Moose 2.60.400.ebuild , this creates SRC_URI based on those
> tokens above as:
> 
>   "mirror://cpan/authors/id/D/DO/DOY/Moose-2.0604.tar.gz"
> 
> 
> KDE_HANDBOOK="optional"
> KMNAME="kde-workspace"
> inherit systemd kde4-meta flag-o-matic user
> 
> ^ from kdm-4.11.7.ebuild

These look a lot like they're just parameters to an eclass... An
alternative approach is to make this explicit, rather than having
zillions of environment variables:

http://exherbo.org/docs/exheres-for-smarties.html#exlib_parameters

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

Reply via email to