public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Robbins <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] USE variables in SRC_URI
Date: Tue Oct  2 00:41:01 2001	[thread overview]
Message-ID: <20011002004034.A25316@cvs.gentoo.org> (raw)

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.			



             reply	other threads:[~2001-10-02  6:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-02  0:41 Daniel Robbins [this message]
2001-10-02  2:23 ` [gentoo-dev] USE variables in SRC_URI 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

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=20011002004034.A25316@cvs.gentoo.org \
    --to=drobbins@gentoo.org \
    --cc=gentoo-dev@cvs.gentoo.org \
    --cc=gentoo-dev@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