public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] USE variables in SRC_URI
@ 2001-10-02  0:41 Daniel Robbins
  2001-10-02  2:23 ` Mikael Hallendal
  0 siblings, 1 reply; 11+ messages in thread
From: Daniel Robbins @ 2001-10-02  0:41 UTC (permalink / raw
  To: gentoo-dev

Hi devs,

I just added a new pre-release version of Portage to gentoo-src (developers
only) CVS that allows you to use USE variables in the SRC_URI as follows:

SRC_URI="foo? ( http://www.foo.bar/meep.tar.gz )"

We will gradually start using these features.  But right now I need testers.
If MAINTAINER is set to "yes", then all the USE variables in the SRC_URI will
default to "on", so that maintainers will be forced to test all SRC_URIs and
also cause complete digests to be generated.  You can also use the new "!foo?"
syntax in SRC_URIs and soon in DEPENDS and RDEPENDS as well.  This new version
of Portage also adds archive size to the digest files and uses a new file-based
DEPEND and RDEPEND passing method (for behind-the-scenes bash <-> python
integration.)

To test the new version of Portage, cvs update your gentoo-src module and copy
bin/ebuild.sh to /usr/lib/portage/bin, and pym/portage.py to
/usr/lib/portage/pym.

Best Regards,

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-10-02 20:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-02  0:41 [gentoo-dev] USE variables in SRC_URI Daniel Robbins
2001-10-02  2:23 ` Mikael Hallendal
2001-10-02 12:36   ` Morgan Christiansson
2001-10-02 12:40     ` Daniel Robbins
2001-10-02 13:01       ` Dan Armak
2001-10-02 13:05         ` Daniel Robbins
2001-10-02 13:07         ` Mikael Hallendal
2001-10-02 13:10           ` Dan Armak
2001-10-02 14:17             ` Mikael Hallendal
2001-10-02 14:17             ` Mikael Hallendal
2001-10-02 14:21               ` Dan Armak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox