public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Chromium bloat
@ 2016-02-27 11:35 Peter Humphrey
  2016-02-27 12:51 ` Neil Bothwick
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Humphrey @ 2016-02-27 11:35 UTC (permalink / raw
  To: gentoo-user

Hello list,

I think I know the answer already, but is there any way to install www-
client/chromium without all the bloat? I don't see any need here for any of 
these:

	app-accessibility/speech-dispatcher
	app-accessibility/espeak
	media-sound/sox
	media-libs/libsndfile
	media-libs/speex

...but they aren't controlled, or even affected, by USE flags. And why two 
versions of dev-python/beautifulsoup?

Firefox will remain pro tem.

-- 
Rgds
Peter



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

* Re: [gentoo-user] Chromium bloat
  2016-02-27 11:35 [gentoo-user] Chromium bloat Peter Humphrey
@ 2016-02-27 12:51 ` Neil Bothwick
  2016-02-27 14:58   ` Peter Humphrey
  0 siblings, 1 reply; 6+ messages in thread
From: Neil Bothwick @ 2016-02-27 12:51 UTC (permalink / raw
  To: gentoo-user

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

On Sat, 27 Feb 2016 11:35:02 +0000, Peter Humphrey wrote:

> I think I know the answer already, but is there any way to install www-
> client/chromium without all the bloat? I don't see any need here for
> any of these:
> 
> 	app-accessibility/speech-dispatcher
> 	app-accessibility/espeak
> 	media-sound/sox
> 	media-libs/libsndfile
> 	media-libs/speex
> 
> ...but they aren't controlled, or even affected, by USE flags. And why
> two versions of dev-python/beautifulsoup?

Looking at the ebuild, speech-dispatcher is required is you do not have
USE="gn", the rest aren't mentioned and are probably dependencies of
speech-dispatcher.


-- 
Neil Bothwick

How do you know when it's time to tune your bagpipes?

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

* Re: [gentoo-user] Chromium bloat
  2016-02-27 12:51 ` Neil Bothwick
@ 2016-02-27 14:58   ` Peter Humphrey
  2016-02-27 15:18     ` Peter Humphrey
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Humphrey @ 2016-02-27 14:58 UTC (permalink / raw
  To: gentoo-user

On Saturday 27 February 2016 12:51:32 Neil Bothwick wrote:
> On Sat, 27 Feb 2016 11:35:02 +0000, Peter Humphrey wrote:
> > I think I know the answer already, but is there any way to install www-
> > client/chromium without all the bloat? I don't see any need here for
> > 
> > any of these:
> > 	app-accessibility/speech-dispatcher
> > 	app-accessibility/espeak
> > 	media-sound/sox
> > 	media-libs/libsndfile
> > 	media-libs/speex
> > 
> > ...but they aren't controlled, or even affected, by USE flags. And why
> > two versions of dev-python/beautifulsoup?
> 
> Looking at the ebuild, speech-dispatcher is required is you do not have
> USE="gn", the rest aren't mentioned and are probably dependencies of
> speech-dispatcher.

That looked promising until I noticed "(-gn)" in USE when I said emerge -pv 
chromium. So of course setting it in package.use didn't help.

Thanks anyway.

-- 
Rgds
Peter



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

* Re: [gentoo-user] Chromium bloat
  2016-02-27 14:58   ` Peter Humphrey
@ 2016-02-27 15:18     ` Peter Humphrey
  2016-02-27 16:15       ` Daniel Frey
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Humphrey @ 2016-02-27 15:18 UTC (permalink / raw
  To: gentoo-user

On Saturday 27 February 2016 14:58:25 I wrote:
> On Saturday 27 February 2016 12:51:32 Neil Bothwick wrote:
> > On Sat, 27 Feb 2016 11:35:02 +0000, Peter Humphrey wrote:
> > > I think I know the answer already, but is there any way to install
> > > www-
> > > client/chromium without all the bloat? I don't see any need here for
> > > 
> > > any of these:
> > > 	app-accessibility/speech-dispatcher
> > > 	app-accessibility/espeak
> > > 	media-sound/sox
> > > 	media-libs/libsndfile
> > > 	media-libs/speex
> > > 
> > > ...but they aren't controlled, or even affected, by USE flags. And why
> > > two versions of dev-python/beautifulsoup?
> > 
> > Looking at the ebuild, speech-dispatcher is required is you do not have
> > USE="gn", the rest aren't mentioned and are probably dependencies of
> > speech-dispatcher.
> 
> That looked promising until I noticed "(-gn)" in USE when I said emerge
> -pv chromium. So of course setting it in package.use didn't help.

Where are these punctuation marks documented, anyway? I've looked in various 
man pages and even the portage/output.py file under /usr/lib. Google didn't 
help either.

-- 
Rgds
Peter



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

* Re: [gentoo-user] Chromium bloat
  2016-02-27 15:18     ` Peter Humphrey
@ 2016-02-27 16:15       ` Daniel Frey
  2016-02-27 17:44         ` Peter Humphrey
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Frey @ 2016-02-27 16:15 UTC (permalink / raw
  To: gentoo-user

On 02/27/2016 07:18 AM, Peter Humphrey wrote:
> On Saturday 27 February 2016 14:58:25 I wrote:
>> On Saturday 27 February 2016 12:51:32 Neil Bothwick wrote:
>>> On Sat, 27 Feb 2016 11:35:02 +0000, Peter Humphrey wrote:
>>>> I think I know the answer already, but is there any way to install
>>>> www-
>>>> client/chromium without all the bloat? I don't see any need here for
>>>>
>>>> any of these:
>>>> 	app-accessibility/speech-dispatcher
>>>> 	app-accessibility/espeak
>>>> 	media-sound/sox
>>>> 	media-libs/libsndfile
>>>> 	media-libs/speex
>>>>
>>>> ...but they aren't controlled, or even affected, by USE flags. And why
>>>> two versions of dev-python/beautifulsoup?
>>>
>>> Looking at the ebuild, speech-dispatcher is required is you do not have
>>> USE="gn", the rest aren't mentioned and are probably dependencies of
>>> speech-dispatcher.
>>
>> That looked promising until I noticed "(-gn)" in USE when I said emerge
>> -pv chromium. So of course setting it in package.use didn't help.
> 
> Where are these punctuation marks documented, anyway? I've looked in various 
> man pages and even the portage/output.py file under /usr/lib. Google didn't 
> help either.
> 

The brackets mean the USE flag is forced, masked or removed.

(if you want to jump to the section in `man emerge` search for () using
"/\(\)" as searching for verbose or -v shows results everywhere)

man emerge:

       --verbose [ y | n ] (-v short option)
              Tell  emerge  to run in verbose mode.  Currently this flag
causes emerge to print out GNU info errors, if any, and to show the USE
flags that will be used for each package when pretending. The following
symbols are affixed to USE
              flags in order to indicate their status:


              Symbol   Location    Meaning
              ──────────────────────────────────────────────────────────────

              -        prefix      not enabled (either disabled or removed)
              *        suffix      transition to or from the enabled state
              %        suffix      newly added or removed
              ()       circumfix   forced, masked, or removed
              {}       circumfix   state is bound to FEATURES settings



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

* Re: [gentoo-user] Chromium bloat
  2016-02-27 16:15       ` Daniel Frey
@ 2016-02-27 17:44         ` Peter Humphrey
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Humphrey @ 2016-02-27 17:44 UTC (permalink / raw
  To: gentoo-user

On Saturday 27 February 2016 08:15:47 Daniel Frey wrote:
--->8
> The brackets mean the USE flag is forced, masked or removed.
> 
> (if you want to jump to the section in `man emerge` search for () using
> "/\(\)" as searching for verbose or -v shows results everywhere)

Actually, that search string failed in /usr/bin/most here, which I have as 
my MANPAGER. I just needed "/()".

> man emerge:
> 
>        --verbose [ y | n ] (-v short option)
>               Tell  emerge  to run in verbose mode.  Currently this flag
> causes emerge to print out GNU info errors, if any, and to show the USE
> flags that will be used for each package when pretending. The following
> symbols are affixed to USE
>               flags in order to indicate their status:
> 
>               Symbol   Location    Meaning
>              
> ──────────────────────────────────────────────────────────────
> 
>               -        prefix      not enabled (either disabled or
> removed) *        suffix      transition to or from the enabled state %  
>      suffix      newly added or removed
>               ()       circumfix   forced, masked, or removed
>               {}       circumfix   state is bound to FEATURES settings

So it is - thanks. I wonder how I missed it the first time. Anno Domini is at 
work again.

-- 
Rgds
Peter



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

end of thread, other threads:[~2016-02-27 17:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-27 11:35 [gentoo-user] Chromium bloat Peter Humphrey
2016-02-27 12:51 ` Neil Bothwick
2016-02-27 14:58   ` Peter Humphrey
2016-02-27 15:18     ` Peter Humphrey
2016-02-27 16:15       ` Daniel Frey
2016-02-27 17:44         ` Peter Humphrey

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