* [gentoo-portage-dev] Specific build permanent environment
@ 2003-12-08 9:59 Yannick Le Saint (kyncani)
2003-12-08 15:27 ` Andrew Gaffney
2003-12-08 15:27 ` Yannick Le Saint (kyncani)
0 siblings, 2 replies; 3+ messages in thread
From: Yannick Le Saint (kyncani) @ 2003-12-08 9:59 UTC (permalink / raw
To: gentoo-portage-dev
Hi, first of all, i'd like to say how much i appreciate the goals of
portage-ng's rewrite :)
That having said, i would like to be able to specify a specific build
environment for some packages, manually modifying the environment for
emerge is just not sufficient.
May i propose a /etc/portage/portage.d directory, where i could create,
say a /etc/portage/portage.d/net-fs/samba/make.conf file which would
modify the normal build environment.
for example, my /etc/portage/portage.d/net-fs/samba/make.conf file
would contain :
USE="-ldap"
this way i know that if samba gets upgraded, i won't have to recompile
it myself with USE="-samba" emerge ... samba.
and maybe even a /etc/portage/portage.d/net-misc/jigdo/make.conf file
with :
ACCEPT_KEYWORDS="~x86"
so that if jigdo gets updated in ~x86 and i run x86 keywords (i do),
jigdo will get updated (portage would know that i build jigdo with
~x86).
Yeah, that's it, with maybe some mechanism to provide slot-specific
informations, maybe ...
--
gentoo-portage-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-portage-dev] Specific build permanent environment
2003-12-08 9:59 [gentoo-portage-dev] Specific build permanent environment Yannick Le Saint (kyncani)
@ 2003-12-08 15:27 ` Andrew Gaffney
2003-12-08 15:27 ` Yannick Le Saint (kyncani)
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Gaffney @ 2003-12-08 15:27 UTC (permalink / raw
To: gentoo-portage-dev
Yannick Le Saint (kyncani) wrote:
> Hi, first of all, i'd like to say how much i appreciate the goals of
> portage-ng's rewrite :)
>
> That having said, i would like to be able to specify a specific build
> environment for some packages, manually modifying the environment for
> emerge is just not sufficient.
>
> May i propose a /etc/portage/portage.d directory, where i could create,
> say a /etc/portage/portage.d/net-fs/samba/make.conf file which would
> modify the normal build environment.
>
> for example, my /etc/portage/portage.d/net-fs/samba/make.conf file
> would contain :
>
> USE="-ldap"
>
> this way i know that if samba gets upgraded, i won't have to recompile
> it myself with USE="-samba" emerge ... samba.
I believe there will be support for something like this is portage-2.0.50. You will be
able to specify something like USE="X gtk gtk2 perl ldap (net-fs/samba -ldap)". I can't
remember if that is the correct syntax, but you get the point.
--
Andrew Gaffney
--
gentoo-portage-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-portage-dev] Specific build permanent environment
2003-12-08 9:59 [gentoo-portage-dev] Specific build permanent environment Yannick Le Saint (kyncani)
2003-12-08 15:27 ` Andrew Gaffney
@ 2003-12-08 15:27 ` Yannick Le Saint (kyncani)
1 sibling, 0 replies; 3+ messages in thread
From: Yannick Le Saint (kyncani) @ 2003-12-08 15:27 UTC (permalink / raw
To: gentoo-portage-dev
On Mon, 2003-12-08 at 09:59, Yannick Le Saint (kyncani) wrote:
> Hi, first of all, i'd like to say how much i appreciate the goals of
> portage-ng's rewrite :)
>
> That having said, i would like to be able to specify a specific build
> environment for some packages, manually modifying the environment for
> emerge is just not sufficient.
>
> May i propose a /etc/portage/portage.d directory, where i could create,
> say a /etc/portage/portage.d/net-fs/samba/make.conf file which would
> modify the normal build environment.
>
> for example, my /etc/portage/portage.d/net-fs/samba/make.conf file
> would contain :
>
> USE="-ldap"
>
> this way i know that if samba gets upgraded, i won't have to recompile
> it myself with USE="-samba" emerge ... samba.
I meant i won't have to recompile it myself with USE="-ldap" emerge ...
samba of course. (just a typo).
>
> and maybe even a /etc/portage/portage.d/net-misc/jigdo/make.conf file
> with :
>
> ACCEPT_KEYWORDS="~x86"
>
> so that if jigdo gets updated in ~x86 and i run x86 keywords (i do),
> jigdo will get updated (portage would know that i build jigdo with
> ~x86).
>
>
> Yeah, that's it, with maybe some mechanism to provide slot-specific
> informations, maybe ...
>
>
>
> --
> gentoo-portage-dev@gentoo.org mailing list
>
>
--
gentoo-portage-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-08 15:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-08 9:59 [gentoo-portage-dev] Specific build permanent environment Yannick Le Saint (kyncani)
2003-12-08 15:27 ` Andrew Gaffney
2003-12-08 15:27 ` Yannick Le Saint (kyncani)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox