summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-July/006422.html
blob: 8c01168f68510ca8956c8ebff2cce6c8824fb73f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] gstreamer packaging too split?
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20gstreamer%20packaging%20too%20split%3F&In-Reply-To=%3CCA%2B0WU1ThpAOwtTeGOMDPtTeSuwj6nqcX-CVkS9qu3FHr%3DY0G4w%40mail.gmail.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="006410.html">
   <LINK REL="Next"  HREF="006431.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] gstreamer packaging too split?</H1>
    <B>Per &#216;yvind Karlsen</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20gstreamer%20packaging%20too%20split%3F&In-Reply-To=%3CCA%2B0WU1ThpAOwtTeGOMDPtTeSuwj6nqcX-CVkS9qu3FHr%3DY0G4w%40mail.gmail.com%3E"
       TITLE="[Mageia-dev] gstreamer packaging too split?">peroyvind at mandriva.org
       </A><BR>
    <I>Wed Jul  6 19:53:08 CEST 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="006410.html">[Mageia-dev] gstreamer packaging too split?
</A></li>
        <LI>Next message: <A HREF="006431.html">[Mageia-dev] gstreamer packaging too split?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#6422">[ date ]</a>
              <a href="thread.html#6422">[ thread ]</a>
              <a href="subject.html#6422">[ subject ]</a>
              <a href="author.html#6422">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>2011/7/6 Ahmad Samir &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ahmadsamir3891 at gmail.com</A>&gt;:
&gt;<i> On 6 July 2011 15:09, Christiaan Welvaart &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cjw at daneel.dyndns.org</A>&gt; wrote:
</I>&gt;&gt;<i> On Wed, 6 Jul 2011, Colin Guthrie wrote:
</I>&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> Yeah it is a bit of a grab-bag of stuff, but again, should we still just
</I>&gt;&gt;&gt;<i> bundle everything together anyway and sod the extra disk space needed?
</I>&gt;&gt;&gt;<i> It would be a lot simpler for users (&quot;oh you need $foo? sure, just
</I>&gt;&gt;&gt;<i> installed -ugly/-bad&quot;) which is advise they can get direct from upstream
</I>&gt;&gt;&gt;<i> without having to know our particular packaging quirks.
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> As someone who does upstream support for other projects, it's a pain to
</I>&gt;&gt;&gt;<i> put caveats in all your advice for distros you don't know.
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> That said, the trade off may be too much, hence the canvassing of
</I>&gt;&gt;&gt;<i> opinions here :)
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> I think there are only 2 solutions:
</I>&gt;&gt;<i> - Add a meta package, e.g. gstreamer-codecs-all that can be used to make
</I>&gt;&gt;<i> &#160;sure all available codecs are installed. Some people complain about
</I>&gt;&gt;<i> &#160;&quot;bad&quot; and &quot;ugly&quot; so using those names more is not a good idea.
</I>&gt;<i>
</I>&gt;<i> But that's how upstream calls them, hiding them won't work, since
</I>&gt;<i> they're too popular already.
</I>&gt;<i>
</I>&gt;<i> FWIW, there's gstreamer0.10-decoders, a meta package in mdv (not
</I>&gt;<i> imported yet in Mageia).
</I>&gt;<i>
</I>&gt;&gt;<i> - Use the packagekit gstreamer plugin, so players install the correct
</I>&gt;&gt;<i> &#160;plugins on demand.
</I>&gt;&gt;<i>
</I>&gt;<i>
</I>&gt;<i> ATM it doesn't work, the urpmi backend needs some love..
</I>I've already given it the tender, love &amp; care required already:
<A HREF="https://gitorious.org/+rpm5distro/packagekit/rpm5distro-packagekit">https://gitorious.org/+rpm5distro/packagekit/rpm5distro-packagekit</A>

I *think* the backend itself should be working (ie. 'pkcon what-provides'
behaves as expected), but when testing it with ie. totem, it'll fail installing.

I kinda assumed I was the one to blame, but after discussing with packagekit
upstream devs, they suspected it rather was kpackagekit in cooker that might
be to blame for it's failure as the urpmi backend seemed to be okay..

I was just starting to poke around with gnome-packagekit before leaving the
office today, so I haven't verified it to work with it, but perhaps
some of you'll
beat me to it before I get into work tomorrow..? :)

Note: I've implemented several other features &amp; filters missing from the backend
as well while at it, and I cannot guarantee that I haven't broken anything with
older urpmi/URPM versions (I've tried not to and even fixed my code later on
where I've realized doign so), so lemme know if anything breaks for ya..
(Of course, it would be *way* easier to coordinate any slightest change or what
not with someone remotely interested in communicating)

--
Regards,
Per &#216;yvind
</PRE>

















<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="006410.html">[Mageia-dev] gstreamer packaging too split?
</A></li>
	<LI>Next message: <A HREF="006431.html">[Mageia-dev] gstreamer packaging too split?
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#6422">[ date ]</a>
              <a href="thread.html#6422">[ thread ]</a>
              <a href="subject.html#6422">[ subject ]</a>
              <a href="author.html#6422">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>