public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Morgan Christiansson <sft3905@post.netlink.se>
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] USE variables in SRC_URI
Date: Tue Oct  2 12:36:01 2001	[thread overview]
Message-ID: <3BBA0905.9010906@post.netlink.se> (raw)
In-Reply-To: 1002010918.26460.13.camel@fry

Mikael Hallendal wrote:

>tis 2001-10-02 klockan 08.40 skrev Daniel Robbins:
>
>>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.)
>>
>
>Hi!
>
>This is great!
>
>Both foo? in SRC_URI and !foo? is both really needed. 
>
>Regards,
>  Mikael Hallendal
>
You could do it like this too:

use foo && SRC_URI="$SRC_URI http://domain/project-foo-patch.tbz2"

Although the !foo? is problably nicer. Just another way to do it until 
the !foo? way is finished.

Also that'd work with my used flags patch until it's integrated into the 
rest of portage. ;)




  reply	other threads:[~2001-10-02 18:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=3BBA0905.9010906@post.netlink.se \
    --to=sft3905@post.netlink.se \
    --cc=gentoo-dev@cvs.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