Gentoo Archives: gentoo-dev

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

Replies

Subject Author
Re: [gentoo-dev] Gstreamer + Use Flags "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>
Re: [gentoo-dev] Gstreamer + Use Flags Fabian Zeindl <fabian@×××××××××××××××××××.at>