Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Proposal for advanced useflag-syntax
Date: Mon, 07 Aug 2006 13:43:44
Message-Id: 200608071540.32819.pauldv@gentoo.org
1 On Monday 07 August 2006 15:16, Enrico Weigelt wrote:
2 > * Luca Barbato <lu_zero@g.o> schrieb:
3 >
4 > <snip>
5 >
6 > > > For example: mplayer
7 > > > It has it's gui-less player and an gtk-based frontend in one package.
8 > > > We should split this into two packages: mplayer and gmplayer.
9 > > > The chances to get this done in the upstream *before* some major
10 > > > distro like gentoo does the split by its own are quite low.
11 > >
12 > > We do not split packages for frivolous reasons.
13 >
14 > Well, I don't consider reducing complexity "frivolous" ;-o
15
16 Which reduction for which complexity? Do you want to bring everyone's systems
17 to a grinding halt, just because you can't understand the "complexity" of
18 useflags. Useflags are one of the distinguishing features of gentoo. Now you
19 opt to do away with them. I do not see the reason. It is also against the
20 gentoo philosophy of offering software the way upstream provides it.
21
22 >
23 > <snip>
24 >
25 > > > Some
26 > > > people @mplayerhq are quite aeh, unfortunate, about changes in the
27 > > > build procedure. Maybe you like to have a look at the discussion
28 > > > about my patches introducing pkg-config utilization.
29
30 pkg-config is a broken concept. Libraries themselves should state dependency
31 information. Pkg-config is a "solution" that introduces at least as many
32 problems as it solves. Only libtool (esp. old versions) is worse in it's
33 incomplete use of the linker and the way it encourages broken library
34 linking.
35
36 > That's the right ways. And so gmplayer stuff should be dropped
37 > completely. If you like, I'll sit down and fix the ebuilds.
38
39 First fix your attitude problem, then come with good suggestions stated in a
40 more friendly way.
41
42 Paul
43
44 --
45 Paul de Vrieze
46 Gentoo Developer
47 Mail: pauldv@g.o
48 Homepage: http://www.devrieze.net

Replies

Subject Author
Re: [gentoo-dev] Proposal for advanced useflag-syntax Enrico Weigelt <weigelt@×××××.de>