From: Anton Starikov <antst@ifm.liu.se>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] per-package environment variables.
Date: Wed, 01 Sep 2004 13:08:11 +0200 [thread overview]
Message-ID: <4135AD9B.8090109@ifm.liu.se> (raw)
In-Reply-To: <200408312305.54733.ribosome@gentoo.org>
Olivier Fisette wrote:
> A file named "/etc/portage/package.env" could contain entries such as:
>
> app-office/openoffice lang_ru
>
>>=app-sci/emboss-2.8.0 icc
>
> =app-sci/pymol-0.95* gcc_low_opt
Agree, support for version is also important, as for group, because we
have some packages with the name but in dfifferent groups.
> If we wanted to make things even easier to configure, we could have something
> like the following in "/etc/portage/package.env":
>
> =app-sci/pymol-0.95* [ CC="gcc" CFLAGS="-O1" ]
>
> ... were a keyword is replaced by a delimited short bash script that would be
> sourced to provide per package env vars. This would avoid having to create
> files in "/etc/portage/env.d" which target only one package.
Anyway, if we going to include both, files and inlined vars, we have to
have a bit complicated parser of lines. In such case we even don't need
[], we can leave as
=app-sci/pymol-0.95* gcc_low_opt CC="gcc"
"=" specify enough that we have inlined expression.
--
Anton Starikov
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2004-09-01 11:08 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-31 22:26 [gentoo-dev] per-package environment variables Antst GD
2004-08-31 22:34 ` Mike Frysinger
2004-08-31 22:44 ` Antst GD
2004-09-08 18:19 ` Ned Ludd
2004-08-31 23:28 ` Mike Frysinger
2004-09-01 0:00 ` Anton Starikov
2004-09-01 0:13 ` Anton Starikov
2004-09-01 3:05 ` Olivier Fisette
2004-09-01 11:08 ` Anton Starikov [this message]
2004-09-01 15:53 ` Robin H. Johnson
2004-09-01 19:56 ` Olivier Fisette
2004-09-01 22:39 ` Anton Starikov
2004-09-02 22:49 ` Anton Starikov
2004-09-02 23:30 ` Olivier Fisette
2004-09-03 1:36 ` Anton Starikov
2004-09-03 1:35 ` Robin H. Johnson
2004-09-03 2:05 ` Olivier Fisette
2004-09-03 2:53 ` Anton Starikov
2004-09-01 0:26 ` Nicholas Jones
2004-09-01 0:51 ` Anton Starikov
2004-09-01 14:02 ` aye
2004-09-01 14:22 ` Anton Starikov
2004-09-01 15:59 ` Robin H. Johnson
2004-09-01 18:42 ` aye
2004-09-01 18:46 ` Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4135AD9B.8090109@ifm.liu.se \
--to=antst@ifm.liu.se \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox