From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] RFC: qt.eclass
Date: Thu, 30 Jun 2005 15:15:05 -0400 [thread overview]
Message-ID: <200506301515.05333.vapier@gentoo.org> (raw)
In-Reply-To: <42C440D2.4030803@gentoo.org>
On Thursday 30 June 2005 02:58 pm, Donnie Berkholz wrote:
> Caleb Tennis wrote:
> > DEPEND="$(qt_min_version 3.0)"
> > or
> > DEPEND="qt? ( $(qt_min_version 3.1.2-r2) )"
> >
> > And the eclass will expand out all Qt3 ebuilds which satisfy the
> > statement.
>
> I'm no expert on portage, but running random functions in DEPEND sounds
> like a bad idea.
it depends on the information that the function acts upon ...
if the results depend on stuff that is installed (i.e. things in /var/db/pkg)
or env vars the user manipulates (like $SOME_FOO), then that's bad ... if the
results depend on a variable that changes across ebuilds but retains the same
value in a specific ebuild (like $PN or $PV), that is OK
-mike
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2005-06-30 19:17 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-30 17:54 [gentoo-dev] RFC: qt.eclass Caleb Tennis
2005-06-30 18:58 ` Donnie Berkholz
2005-06-30 19:15 ` Mike Frysinger [this message]
2005-06-30 19:35 ` Caleb Tennis
2005-06-30 19:33 ` Caleb Tennis
2005-06-30 19:37 ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
2005-06-30 20:06 ` Dan Armak
2005-06-30 20:36 ` Aron Griffis
2005-06-30 20:42 ` Caleb Tennis
2005-06-30 21:05 ` Mike Frysinger
2005-06-30 21:11 ` Dan Armak
2005-06-30 21:38 ` Aron Griffis
2005-06-30 22:12 ` Thomas de Grenier de Latour
2005-07-01 7:42 ` Dan Armak
2005-07-01 13:56 ` Aron Griffis
2005-07-01 14:45 ` Dan Armak
2005-07-01 15:03 ` Thomas de Grenier de Latour
2005-07-01 15:14 ` Jonathan Smith
2005-07-01 15:33 ` Dan Armak
2005-07-02 11:43 ` foser
2005-07-02 12:52 ` Dan Armak
2005-07-02 13:15 ` Thomas de Grenier de Latour
2005-07-04 1:08 ` Brian D. Harring
2005-07-01 20:19 ` Paul de Vrieze
2005-07-01 21:00 ` Dan Armak
2005-07-02 7:17 ` Marius Mauch
2005-07-02 21:02 ` Paul de Vrieze
2005-07-01 15:34 ` Dan Armak
2005-07-02 2:50 ` Aron Griffis
2005-07-01 14:48 ` Caleb Tennis
2005-07-02 2:56 ` Aron Griffis
2005-07-01 9:15 ` Paul de Vrieze
2005-07-01 12:28 ` Dan Armak
2005-07-01 12:33 ` Paul de Vrieze
2005-07-01 13:17 ` Francesco R
2005-07-01 13:31 ` Francesco R
2005-07-02 11:48 ` foser
2005-06-30 20:08 ` Caleb Tennis
2005-06-30 20:01 ` [gentoo-dev] " Thomas de Grenier de Latour
2005-06-30 20:07 ` Thomas de Grenier de Latour
2005-06-30 20:09 ` Caleb Tennis
2005-06-30 21:12 ` Olivier Crete
2005-07-01 8:55 ` Chris Bainbridge
2005-07-01 12:29 ` Dan Armak
2005-07-01 12:35 ` Caleb Tennis
2005-07-01 15:35 ` Alec Joseph Warner
2005-07-01 15:55 ` Caleb Tennis
2005-07-01 9:18 ` Paul de Vrieze
2005-07-02 19:41 ` Gregorio Guidi
2005-07-02 20:09 ` Dan Armak
2005-07-02 20:30 ` Gregorio Guidi
2005-07-02 20:54 ` Caleb Tennis
2005-07-04 10:51 ` Gregorio Guidi
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=200506301515.05333.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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