From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C37BD1388C0 for ; Sat, 27 Feb 2016 14:58:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7240421C027; Sat, 27 Feb 2016 14:58:28 +0000 (UTC) Received: from smarthost01b.mail.zen.net.uk (smarthost01b.mail.zen.net.uk [212.23.1.3]) by pigeon.gentoo.org (Postfix) with ESMTP id 5163621C00F for ; Sat, 27 Feb 2016 14:58:27 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01b.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1aZgK9-0007I3-V3 for gentoo-user@lists.gentoo.org; Sat, 27 Feb 2016 14:58:26 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Chromium bloat Date: Sat, 27 Feb 2016 14:58:25 +0000 Message-ID: <1628715.6Z0yuMOYhp@wstn> User-Agent: KMail/4.14.8 (Linux/4.1.15-gentoo-r1; KDE/4.14.8; x86_64; ; ) In-Reply-To: <20160227125132.2d40dafe@digimed.co.uk> References: <3204321.7sH8pq2u77@wstn> <20160227125132.2d40dafe@digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01b-IP: [82.69.80.10] X-Archives-Salt: 33ef9deb-f693-4517-86ea-8af3cdf21fbe X-Archives-Hash: 961c567d7c7328f85b00f931faa6410a 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