Gentoo Archives: gentoo-user

From: waltdnes@××××××××.org
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Duplicate USE flags
Date: Wed, 06 Jul 2016 16:11:13
Message-Id: 20160706161101.GA29049@waltdnes.org
In Reply to: Re: [gentoo-user] Duplicate USE flags by Rich Freeman
1 > On Wed, Jul 6, 2016 at 10:31 AM, Mike Gilbert <floppym@g.o> wrote:
2 > >> Hello list,
3 > >>
4 > >> Can anyone tell me why we have two USE flags for the same thing?
5 > >> Geoloc and geolocation both switch on geolocation but in different
6 > >> packages.
7
8 Would you believe 4 flags? geolocation/geoip/geoipv2/geoloc
9
10 On Wed, Jul 06, 2016 at 11:05:54AM -0400, Rich Freeman wrote
11 > Just to add one note, this happens fairly often, and when people
12 > notice we generally fix it. New USE flags pop up all the time,
13 > because new ideas in software come up all the time...
14
15 [i3][waltdnes][~] grep ":geoi\|:geol" /usr/portage/profiles/use.local.desc
16
17 dev-qt/qtwebengine:geolocation - Enable physical position determination via dev-qt/qtpositioning
18 dev-qt/qtwebkit:geolocation - Enable physical position determination via dev-qt/qtpositioning
19 kde-plasma/plasma-workspace:geolocation - Enables dataengine providing location information
20 media-gfx/kphotoalbum:geolocation - Add support for kde-apps/marble
21 net-analyzer/bro:geoip - Enable support for Maxmind's GeoIP library
22 net-analyzer/pmacct:geoipv2 - Add support for GeoIP2 through dev-libs/libmaxminddb
23 net-im/empathy:geoloc - Enable geolocation support through app-misc/geoclue
24 net-irc/inspircd:geoip - Add geoip support for country and city lookup based on IPs
25 net-libs/webkit-gtk:geoloc - Enable geolocation support through app-misc/geoclue
26 www-apache/mod_security:geoip - Configure ModSecurity to query the GeoIP database from MaxMind, provided by dev-libs/geoip. This flag only controls the default configuration, as the GeoIP query code is part of ModSecurity's source code.
27
28 Maybe they should be consolidated into one global flag, and moved out
29 of use.local.desc into use.desc.
30
31 --
32 Walter Dnes <waltdnes@××××××××.org>
33 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Duplicate USE flags Peter Humphrey <peter@××××××××××××.uk>