blob: 0e4eac8a103294a50e79a06a5eb5207985cddd7e (
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] glib commit problems
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20glib%20commit%20problems&In-Reply-To=%3CBANLkTinVgzKW8s5GPhcnKrooNDWbu1AX_w%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="005298.html">
<LINK REL="Next" HREF="005301.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] glib commit problems</H1>
<B>Zé</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20glib%20commit%20problems&In-Reply-To=%3CBANLkTinVgzKW8s5GPhcnKrooNDWbu1AX_w%40mail.gmail.com%3E"
TITLE="[Mageia-dev] glib commit problems">mmodem00 at gmail.com
</A><BR>
<I>Thu Jun 9 22:06:34 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005298.html">[Mageia-dev] glib commit problems
</A></li>
<LI>Next message: <A HREF="005301.html">[Mageia-dev] glib commit problems
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5300">[ date ]</a>
<a href="thread.html#5300">[ thread ]</a>
<a href="subject.html#5300">[ subject ]</a>
<a href="author.html#5300">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2011/6/9 Christiaan Welvaart <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cjw at daneel.dyndns.org</A>>:
><i> On Thu, 9 Jun 2011, Zé wrote:
</I>><i>
</I>>><i> 2011/6/9 Dexter Morgan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dmorganec at gmail.com</A>>:
</I>>>><i>
</I>>>><i> For what do you need glib ?
</I>>><i>
</I>>><i> xmms needs ORbit, that needs glib, and AFAIK these are still
</I>>><i> maintained apps, and xmms is still a needed buildrequire needed by
</I>>><i> kdenetwork (its optional but still exists), so i dont understand the
</I>>><i> hurry to drop these applications.
</I>><i>
</I>><i> But what feature does it provide for kdenetwork? You can use e.g. audacious
</I>><i> (gtk2 version) instead of xmms itself. I don't know how compatible audacious
</I>><i> is, though.
</I>><i>
</I>><i>
</I>><i>    Christiaan
</I>><i>
</I>
kopete/CMakeLists.txt:macro_log_feature(XMMS_FOUND "XMMS" "X
MultiMedia System development libraries" "<A HREF="http://www.xmms.org">http://www.xmms.org</A>" FALSE
"" "Used by the Kopete nowlistening plugin to support the XMMS
player.")
But this isnt the main issue, these packages should be provided by
mageia (they are provided by the main linux distros), if the packages
were no longer maintained than i would agree that wouldnt be needed to
put them available in mageia, but thats not the case.
--
Zé
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005298.html">[Mageia-dev] glib commit problems
</A></li>
<LI>Next message: <A HREF="005301.html">[Mageia-dev] glib commit problems
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5300">[ date ]</a>
<a href="thread.html#5300">[ thread ]</a>
<a href="subject.html#5300">[ subject ]</a>
<a href="author.html#5300">[ 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>
|