Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Better handling of USE flags to enable/disable system libraries
Date: Tue, 28 May 2013 18:04:00
Message-Id: 201305281403.53906.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] Better handling of USE flags to enable/disable system libraries by "Michał Górny"
1 On Tuesday 28 May 2013 13:53:54 Michał Górny wrote:
2 > On Tue, 28 May 2013 16:43:10 +0200 David Carlos Manuelda wrote:
3 > > I posted a bug about that along with a suggestion, despite sometimes I do
4 > > not explain myself correctly (I am very sorry): bug #471590
5 > >
6 > > Many packages are bundling its own libraries rather than link against
7 > > system ones, and there is a bug tracker for that (bug #251464)
8 > > [...]
9 > > What I propose for example, is a very good and simple approach: to have
10 > > an option in portage's make.conf, something like that (the name may
11 > > change):
12 > >
13 > > 1.- USE_SYSTEM_LIBRARIES="cairo sqlite XXX"
14 > > 2.- USE_SYSTEM_LIBRARIES="* -cairo"
15 > > 3.- USE_SYSTEM_LIBRARIES="*"
16 >
17 > I don't think we should do it like this.
18 >
19 > Bundling libraries is a pathological case. In general, we should work
20 > on fixing this and getting rid of bundled libraries. In that general
21 > case, the flags are not required.
22
23 +1
24 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Better handling of USE flags to enable/disable system libraries David Carlos Manuelda <stormbyte@×××××.com>