Gentoo Archives: gentoo-dev

From: Fabian Zeindl <fabian@×××××××××××××××××××.at>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Gstreamer + Use Flags
Date: Tue, 23 Aug 2005 07:24:20
Message-Id: 20050823071939.M41455@xover.htu.tuwien.ac.at
In Reply to: [gentoo-dev] Gstreamer + Use Flags by Fabian Zeindl
1 Since nobody except Diego replied on my mail a week ago:
2 Is there another way besides filing bugs and mailing the list to make a
3 proposal which gets investigated? I think many users are concerned about that
4 gstreamer "oddness", and I didn't find one good reason while reading through
5 bugzilla of not doing this the way I proposed.
6
7 greetings
8 fabian zeindl
9
10 On Tue, 16 Aug 2005 12:38:47 +0200, Fabian Zeindl wrote
11 > Hi
12 >
13 > Some time ago I opened a bug concerning Gstreamer's useflags, which are
14 > handled completely unlogical at the moment. *every* package
15 > depending on the gstreamer multimediaframework brings it's own use
16 > flags for gstreamer-plugins, instead of putting the use flags
17 > centrally in the gstreamer package itself.
18 >
19 > I know this has been discussed before on bugzilla and the lists, and
20 > I read through all discussions I found. I certainly don't want to
21 > waste any developer's time with this, but the current handling of
22 > this is unlogical and not "the gentoo way". I think that many users
23 > share my opinion here although some devs (foser e.g.) don't agree
24 > with this.
25 >
26 > https://bugs.gentoo.org/show_bug.cgi?id=100872 and
27 > https://bugs.gentoo.org/show_bug.cgi?id=84663 decribe the problem.
28 >
29 > So my proposal is putting UseFlags for additional GstreamerPlugins
30 > in the Gstreamerpackage and remove it in the packages depending on
31 > Gstreamer (totem for example).
32 >
33 > Benefits of this:
34 > * you have ONE place where you can decide what gstreamer plugins to
35 > install * you don't have 'wasted useflags'. It's not logical if I
36 > compile amarok without mad and still can use mad, cause another
37 > application already used this useflag... * you don't have to
38 > reemerge EVERY single application that has gstreamer useflags, when
39 > you want to install ONE additional gstreamerplugin, that's
40 > completely UNNECESSARY * people don't get confused when using xine
41 > and useflags doesn't have an impact. (mp3 doesn't work -> recompile
42 > amarok with xine and mad -> mp3 still doesn't work cause mad useflag
43 > doesn't influence xine)
44 >
45 > CONS:
46 > * you have to understand that you use gstreamer: when you want to have
47 > additional capabilities simple recompiling of amarok (p.e.) doesn't
48 > work, you have to recompile gstreamer or emerge -uDN world
49 >
50 > For me the PROS outweigh the CONS. What do you say?
51 >
52 > greetings and hoping that I don't annoy anyone with this mail
53 >
54 > fabian
55 >
56 > --
57 > ... I want something good to die for
58 > To make it beautiful to live.
59 > I want a new mistake, lose is more than hesitate.
60 > Do you believe it in your head?
61 >
62 > - Queens of the Stone Age - "Go with the Flow"
63 >
64 > I prefer signed/encrypted Mail:
65 > Fingerprint: CFE8 38A7 0BC4 3CB0 E454 FA8D 04F9 B3B6 E02D 25BA
66 >
67 > --
68 > gentoo-dev@g.o mailing list
69
70
71 --
72 ... I want something good to die for
73 To make it beautiful to live.
74 I want a new mistake, lose is more than hesitate.
75 Do you believe it in your head?
76
77 - Queens of the Stone Age - "Go with the Flow"
78
79 I prefer signed/encrypted Mail:
80 Fingerprint: CFE8 38A7 0BC4 3CB0 E454 FA8D 04F9 B3B6 E02D 25BA
81
82 --
83 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Gstreamer + Use Flags Brian Harring <ferringb@g.o>