From: Justin <justin@j-schmitz.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Find ebuilds that use a flag
Date: Fri, 13 Mar 2009 15:53:04 +0100 [thread overview]
Message-ID: <49BA7350.3080401@j-schmitz.net> (raw)
In-Reply-To: <loom.20090313T142810-434@post.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
James schrieb:
> 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
>
>
>
>
>
You can use
equery hasuse gpac ==> shows all install packages which have
or
qgrep -v IUSE|grep gpac ==> extensive but should bring you all packages which have it in USE
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-03-13 14:53 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 [this message]
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 ` [gentoo-user] " Nick Fortino
2009-03-14 16:53 ` [gentoo-user] " 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=49BA7350.3080401@j-schmitz.net \
--to=justin@j-schmitz.net \
--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