public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Profile USE flags
@ 2007-04-15  8:50 Graham Murray
  2007-04-15  9:03 ` Dale
  0 siblings, 1 reply; 5+ messages in thread
From: Graham Murray @ 2007-04-15  8:50 UTC (permalink / raw
  To: gentoo-user

I have just looked at the 2007.0 profile and have seen that extra USE
flags have been added. Is there any source of information on the
reasoning behind USE flags being added to and removed from profiles?
Knowing the reasons for specific flags being added or removed from the
profile would help make an informed decision as to whether to edit
/etc/make.conf and add '-flagname' for features which have been added
but I do not think I need (or want) and add 'flagname' for those which
have been removed but I think I still want.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Profile USE flags
  2007-04-15  8:50 [gentoo-user] Profile USE flags Graham Murray
@ 2007-04-15  9:03 ` Dale
  2007-04-15  9:54   ` Graham Murray
  0 siblings, 1 reply; 5+ messages in thread
From: Dale @ 2007-04-15  9:03 UTC (permalink / raw
  To: gentoo-user

Graham Murray wrote:
> I have just looked at the 2007.0 profile and have seen that extra USE
> flags have been added. Is there any source of information on the
> reasoning behind USE flags being added to and removed from profiles?
> Knowing the reasons for specific flags being added or removed from the
> profile would help make an informed decision as to whether to edit
> /etc/make.conf and add '-flagname' for features which have been added
> but I do not think I need (or want) and add 'flagname' for those which
> have been removed but I think I still want.
>   

Well, if you want to know what a USE flag is for, you can try euse.  It
works like this:

> root@smoker / # euse -i gimp
> global use flags (searching: gimp)
> ************************************************************
> no matching entries found
>
> local use flags (searching: gimp)
> ************************************************************
> [+ C  ] gimp (media-gfx/dcraw):
> Builds rawphoto plugin for the GIMP
>
> [+ C  ] gimp (media-gfx/gtkam):
> GIMP plugin from gtkam
>
> [+ C  ] gimp (media-gfx/iscan):
> Build a plugin for the GIMP
>
> [+ C  ] gimp (media-gfx/sane-frontends):
> Build a plugin for the GIMP
>
> [+ C  ] gimp (media-gfx/ufraw):
> Build a plugin for the GIMP
>
> [+ C  ] gimp (media-gfx/xsane):
> Build a plugin for the GIMP
>
> root@smoker / #        

man euse for more info.  It is part of gentoolkit if you need to install it.

I hope that helps.

Dale

:-)  :-)  :-) 


-- 
www.myspace.com/-remove-me-dalek1967

Copy n paste then remove the -remove-me- part.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Profile USE flags
  2007-04-15  9:03 ` Dale
@ 2007-04-15  9:54   ` Graham Murray
  2007-04-15 10:31     ` Neil Bothwick
  2007-04-15 12:28     ` Daniel Iliev
  0 siblings, 2 replies; 5+ messages in thread
From: Graham Murray @ 2007-04-15  9:54 UTC (permalink / raw
  To: gentoo-user

Dale <dalek@exceedtech.net> writes:

> Graham Murray wrote:
>> I have just looked at the 2007.0 profile and have seen that extra USE
>> flags have been added. Is there any source of information on the
>> reasoning behind USE flags being added to and removed from profiles?
>> Knowing the reasons for specific flags being added or removed from the
>> profile would help make an informed decision as to whether to edit
>> /etc/make.conf and add '-flagname' for features which have been added
>> but I do not think I need (or want) and add 'flagname' for those which
>> have been removed but I think I still want.
>>   
>
> Well, if you want to know what a USE flag is for, you can try euse.  It
> works like this:

I know how euse works (and do use it). What I am more interested in is
why the profile maintainers decided that an existing (for example
'kerberos') flag should now be enabled by default in x86/2007.0/desktop
when it was not enabled in previous profiles.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Profile USE flags
  2007-04-15  9:54   ` Graham Murray
@ 2007-04-15 10:31     ` Neil Bothwick
  2007-04-15 12:28     ` Daniel Iliev
  1 sibling, 0 replies; 5+ messages in thread
From: Neil Bothwick @ 2007-04-15 10:31 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

Hello Graham Murray,

> I know how euse works (and do use it). What I am more interested in is
> why the profile maintainers decided that an existing (for example
> 'kerberos') flag should now be enabled by default in x86/2007.0/desktop
> when it was not enabled in previous profiles.

There are Changelogs in the profile directories, but these tend to show
what was changed more than why it was changed.


-- 
Neil Bothwick

Top Oxymorons Number 28: Butt Head

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Profile USE flags
  2007-04-15  9:54   ` Graham Murray
  2007-04-15 10:31     ` Neil Bothwick
@ 2007-04-15 12:28     ` Daniel Iliev
  1 sibling, 0 replies; 5+ messages in thread
From: Daniel Iliev @ 2007-04-15 12:28 UTC (permalink / raw
  To: gentoo-user

On Sun, 15 Apr 2007 10:54:34 +0100
Graham Murray <graham@gmurray.org.uk> wrote:
> I know how euse works (and do use it). What I am more interested in is
> why the profile maintainers decided that an existing (for example
> 'kerberos') flag should now be enabled by default in x86/2007.0/desktop
> when it was not enabled in previous profiles.


There is also a quick & dirty trick to ignore such kind of changes: put
in your /etc/make.conf all the USE flags you want enabled and prefix
them with "-*". For example:

USE="-* amd64 3dnow X a52 aac acl acpi alsa apm audiofile bash-completion \
     	bcmath bonobo bzip2 calendar caps cdparanoia cdr clamav \
	bla-h-blah blah"


-- 
Best regards,
Daniel

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-04-15 12:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-15  8:50 [gentoo-user] Profile USE flags Graham Murray
2007-04-15  9:03 ` Dale
2007-04-15  9:54   ` Graham Murray
2007-04-15 10:31     ` Neil Bothwick
2007-04-15 12:28     ` Daniel Iliev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox