public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: thegeezer <thegeezer@thegeezer.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] USE flags handling
Date: Sun, 17 Aug 2014 22:21:41 +0100	[thread overview]
Message-ID: <53F11CE5.8010901@thegeezer.net> (raw)
In-Reply-To: <CAO5-k+rEqJHSA2DOBNMt+jDXpPBJmrQ9OY0eT2xhLhgWZRxxFA@mail.gmail.com>

On 29/07/14 18:04, behrouz khosravi wrote:
> Hello everyone.
> I just concurred my fear and jumped to installing gentoo!
> So far so good!
> Before installing on my laptop and desktop, I am trying on virtual box
> and the system is running Fluxbox very good.(default profile)
> Now I am thinking about managing USE flags.
> What if I  disable everything in the make.conf ( I mean USE="-*" ) and
> gradually add the needed flags to package.use?
> I am not trying to have severe control, I just want to expand my knowledge!
> thanks.
>
late to the conversation but no one else has mentioned, you might want
to take advantage of the newer way of doing use flags.
i.e. do not put them all in /etc/portage/make.conf
take advantage of the /etc/portage/package.use/  (you might need to
mkdir this)
in there you can put a single file per package requirements.

i.e. you try to emerge etherape, and it tells you that libgnomecanvas
requires use of glade
so cat the requirement into a file named by what requires it

$ cat /etc/portage/package.use/etherape
>=gnome-base/libgnomecanvas-2.30.3 glade

this also works for package.keywords etc

this means that you can more easily keep track of which use flags are
for which programs:
$ ls /etc/portage/package.use/
chromium   efl          freemind        teamviewer   transmission
compiz     etherape     gvfs            terminator   vinagre
darktable  filemangler  networkmanager  thunar       virtualbox
dvdrip     firefox      stellarium      thunderbird  wpa_supplicant


hth


  parent reply	other threads:[~2014-08-17 21:22 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29 17:04 [gentoo-user] USE flags handling behrouz khosravi
2014-07-29 17:18 ` Philip Webb
2014-07-29 20:15   ` behrouz khosravi
2014-07-29 22:04     ` Philip Webb
2014-07-30  1:00       ` behrouz khosravi
2014-07-30 10:37       ` Dale
2014-07-30 13:14         ` Peter Humphrey
2014-07-30 16:52           ` Dale
2014-07-29 17:26 ` Neil Bothwick
2014-07-29 17:32   ` Alec Ten Harmsel
2014-07-29 20:56   ` behrouz khosravi
2014-07-29 20:16 ` Walter Dnes
2014-07-29 21:35   ` Alan McKinnon
2014-07-30  1:01     ` behrouz khosravi
2014-07-30  0:54   ` behrouz khosravi
2014-07-30 14:07     ` [gentoo-user] " James
2014-07-30 15:02       ` Neil Bothwick
2014-07-30 18:02         ` Volker Armin Hemmann
2014-07-30 18:26           ` Alan McKinnon
2014-07-30 20:18             ` Joost Roeleveld
2014-07-30 20:22               ` Volker Armin Hemmann
2014-07-30 20:43                 ` Alan McKinnon
2014-07-30 20:53                   ` Volker Armin Hemmann
2014-07-30 22:34                 ` Bill Kenworthy
2014-07-30 19:05           ` Neil Bothwick
2014-07-30 19:48             ` Dale
2014-07-30 20:31               ` Volker Armin Hemmann
2014-07-30 20:54                 ` Dale
2014-07-30 20:59                   ` Neil Bothwick
2014-07-31  0:26                     ` Dale
2014-07-31  2:41                       ` Volker Armin Hemmann
2014-07-31  6:28                         ` Walter Dnes
2014-07-31  7:23                           ` Dale
2014-07-31  8:24                             ` Alan McKinnon
2014-07-31  9:28                         ` Neil Bothwick
2014-07-31  1:55                 ` Walter Dnes
2014-07-31  2:49                   ` Volker Armin Hemmann
2014-07-31  3:50                     ` Alec Ten Harmsel
2014-07-31  8:47                       ` Volker Armin Hemmann
2014-07-31 10:45                         ` Alec Ten Harmsel
2014-07-31 13:37                           ` Alan McKinnon
2014-07-31 14:16                             ` J. Roeleveld
2014-07-31 14:33                               ` Neil Bothwick
2014-07-31 14:35                                 ` Neil Bothwick
2014-07-31 17:13                                 ` J. Roeleveld
2014-08-01  9:49                             ` Peter Humphrey
2014-08-01  3:16                         ` Walter Dnes
2014-08-01 16:26                           ` Philip Webb
2014-08-02 13:35                             ` J. Roeleveld
2014-08-02 15:13                               ` [gentoo-user] " Stroller
2014-08-03  6:49                                 ` Joost Roeleveld
2014-08-04  2:53                                   ` Philip Webb
2014-08-04  3:23                                   ` Stroller
2014-08-04  3:26                                   ` wraeth
2014-08-04  4:37                                     ` Dale
2014-08-02 22:08                               ` [gentoo-user] " Philip Webb
2014-08-01 16:57                           ` Alan McKinnon
2014-08-03  2:59                             ` Walter Dnes
2014-08-03  4:38                               ` Philip Webb
2014-08-03  7:07                                 ` Joost Roeleveld
2014-08-03  8:17                                   ` Walter Dnes
2014-08-03  8:47                                     ` J. Roeleveld
2014-08-04  3:39                                     ` [gentoo-user] " Stroller
2014-08-04  7:26                                       ` Neil Bothwick
2014-08-04  7:30                                         ` Neil Bothwick
2014-08-03 13:57                               ` [gentoo-user] " Alan McKinnon
2014-08-01 19:49                           ` Volker Armin Hemmann
2014-07-31  8:57                       ` Peter Humphrey
2014-07-31  6:34                   ` Alan McKinnon
2014-07-31  8:32                     ` J. Roeleveld
2014-07-31  8:47                       ` J. Roeleveld
2014-07-30 18:12       ` behrouz khosravi
2014-07-30 18:56         ` James
2014-07-30 19:40           ` Alan McKinnon
2014-07-29 21:33 ` [gentoo-user] " Andreas K. Huettel
2014-07-30 17:57 ` Volker Armin Hemmann
2014-07-30 18:33   ` Alan McKinnon
2014-07-30 18:32 ` the
2014-07-31 13:05 ` Frank Steinmetzger
2014-07-31 13:22   ` behrouz khosravi
2014-07-31 15:27   ` the
2014-08-17 21:21 ` thegeezer [this message]
2014-08-18  5:16   ` behrouz khosravi

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=53F11CE5.8010901@thegeezer.net \
    --to=thegeezer@thegeezer.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