From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A5600138334 for ; Fri, 9 Nov 2018 13:43:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDA65E0DBB; Fri, 9 Nov 2018 13:43:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73DA3E0D5C for ; Fri, 9 Nov 2018 13:43:47 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id 64FF3335CD5 for ; Fri, 9 Nov 2018 13:43:46 +0000 (UTC) Subject: Re: [gentoo-user] Default USE flags for net-libs/webkit-gtk To: gentoo-user@lists.gentoo.org References: From: Michael Orlitzky Message-ID: Date: Fri, 9 Nov 2018 08:43:43 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 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 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: 48b04e82-7779-44f9-9a3a-7bf505e87285 X-Archives-Hash: c543ea8525b8e3a714701ce895984de0 On 11/08/2018 09:59 PM, Yongming wrote: > > I understand that these dependencies can be > customised via /etc/portage/package.use/*, but I am also curious about > the thinking behind net-libs/webkit-gtk having "geolocation" flag on > by default. > There's no rule for this sort of thing, and that default is really old. Your best bet is to ping the maintainers on IRC/email and just ask. My guess: it's because upstream enables geolocation by default if you don't specify.