public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Nick Fortino <nfortino@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Find ebuilds that use a flag
Date: Fri, 13 Mar 2009 13:34:12 -0700	[thread overview]
Message-ID: <49BAC344.2020706@gmail.com> (raw)
In-Reply-To: <loom.20090313T142810-434@post.gmane.org>

James wrote:
> Hello,
>
>
> I need to be able to find which packages use a particular flag.
>
> "gpac" to be specific:
>
> Enable GPAC support when exporting to 3GPP format.
>
>
> Any simple/global tools to find and list each and every
> package available on Gentoo that has this flag as a option?
>
>
> There is also an ebuild named "gpac"
>
> Kino is one package the has this "gpac" flag.
> How so I know it is the only one that requires
> this gpac flag?
>
> James
>
>
>
>
>
>   
Using eix (emerge eix; update-eix):
eix -e -U gpac

Using equery:
equery hasuse -p -o gpac

-p meaning search portage tree
-o meaning search any overlays you might have

Listening to your hard drive grind away should convince you it's doing 
what you want. It should also convince you to use eix.


Either way you do it, media-video/keno is the only one

Nick



  parent reply	other threads:[~2009-03-13 20:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 14:36 [gentoo-user] Find ebuilds that use a flag James
2009-03-13 14:53 ` Justin
2009-03-13 16:13   ` [gentoo-user] " James
2009-03-13 15:35 ` [gentoo-user] " Mike Kazantsev
2009-03-13 16:17   ` [gentoo-user] " James
2009-03-13 16:25     ` Mike Kazantsev
2009-03-13 16:48       ` Justin
2009-03-13 20:34 ` Nick Fortino [this message]
2009-03-14 16:53   ` James

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=49BAC344.2020706@gmail.com \
    --to=nfortino@gmail.com \
    --cc=gentoo-user@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