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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
|
# ChangeLog for dev-python/gst-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.88 2011/01/12 19:18:26 ford_prefect Exp $
*gst-python-0.10.20 (12 Jan 2011)
12 Jan 2011; Arun Raghavan <ford_prefect@gentoo.org>
+gst-python-0.10.20.ebuild:
Bump to 0.10.20. Mostly API updates + some fixes.
05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
gst-python-0.10.17.ebuild:
ppc64 stable wrt #324691
06 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
gst-python-0.10.15-r1.ebuild, gst-python-0.10.16.ebuild,
gst-python-0.10.17.ebuild:
Use PYTHON_DEPEND instead of NEED_PYTHON.
13 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
gst-python-0.10.15-r1.ebuild, gst-python-0.10.16.ebuild,
gst-python-0.10.17.ebuild:
Delete deprecation warnings.
13 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
gst-python-0.10.18.ebuild:
Set SUPPORT_PYTHON_ABIS.
13 Jun 2010; Arun Raghavan <ford_prefect@gentoo.org>
gst-python-0.10.18.ebuild:
Update python.eclass usage based on feedback from Arfrever.
*gst-python-0.10.18 (10 Jun 2010)
10 Jun 2010; Arun Raghavan <ford_prefect@gentoo.org>
+gst-python-0.10.18.ebuild:
Bump to 0.10.18. Bunch of updates to the bindings. Moved EAPI-3, and
cleaned up python.eclass usage accordingly. Also remove all .la files
according to bug #298867.
18 Apr 2010; <nixnut@gentoo.org> gst-python-0.10.17.ebuild:
ppc stable #308379
05 Apr 2010; Raúl Porcel <armin76@gentoo.org> gst-python-0.10.17.ebuild:
alpha/arm/ia64/sparc stable wrt #308379
24 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
gst-python-0.10.17.ebuild:
stable x86, bug 308379
19 Mar 2010; Pacho Ramos <pacho@gentoo.org> gst-python-0.10.17.ebuild:
amd64 stable, bug 308379
10 Mar 2010; Mart Raudsepp <leio@gentoo.org> gst-python-0.10.17.ebuild:
Fix tests, bug 285711
05 Jan 2010; nixnut <nixnut@gentoo.org> gst-python-0.10.16.ebuild:
ppc stable #290343
29 Dec 2009; Raúl Porcel <armin76@gentoo.org> gst-python-0.10.16.ebuild:
ia64/sparc stable wrt #290343
09 Dec 2009; Brent Baude <ranger@gentoo.org> gst-python-0.10.16.ebuild:
Marking gst-python-0.10.16 ppc64 for bug 290343
29 Nov 2009; Tobias Klausmann <klausman@gentoo.org>
gst-python-0.10.16.ebuild:
Stable on alpha, bug #290343
27 Nov 2009; Markus Meier <maekke@gentoo.org> gst-python-0.10.16.ebuild:
arm stable, bug #290343
18 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
gst-python-0.10.16.ebuild:
x86 stable, bug 290343
18 Nov 2009; Jeroen Roovers <jer@gentoo.org> gst-python-0.10.16.ebuild:
Stable for HPPA (bug #290343).
16 Nov 2009; Olivier Crête <tester@gentoo.org> gst-python-0.10.16.ebuild:
Stable on amd64, bug #290343
*gst-python-0.10.17 (16 Nov 2009)
16 Nov 2009; Mart Raudsepp <leio@gentoo.org> -gst-python-0.10.12.ebuild,
-gst-python-0.10.13.ebuild, +gst-python-0.10.17.ebuild:
Version bump, wrapping gstreamer-0.10.25
05 Nov 2009; Markus Meier <maekke@gentoo.org>
gst-python-0.10.15-r1.ebuild:
arm stable, bug #281427
10 Oct 2009; Fabian Groffen <grobian@gentoo.org>
gst-python-0.10.16.ebuild:
Merge from Prefix
15 Sep 2009; Jeroen Roovers <jer@gentoo.org> gst-python-0.10.15-r1.ebuild:
Stable for HPPA (bug #280946).
01 Sep 2009; Jeroen Roovers <jer@gentoo.org> gst-python-0.10.15-r1.ebuild:
Marked ~hppa too.
01 Sep 2009; Jeroen Roovers <jer@gentoo.org> gst-python-0.10.16.ebuild:
Marked ~hppa (bug #282989).
31 Aug 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking gst-python-0.10.15-r1 ppc64 stable for bug 280946
29 Aug 2009; Raúl Porcel <armin76@gentoo.org>
gst-python-0.10.15-r1.ebuild:
alpha/ia64/sparc stable wrt #280946
23 Aug 2009; nixnut <nixnut@gentoo.org> gst-python-0.10.15-r1.ebuild:
ppc stable #280946
21 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
gst-python-0.10.15-r1.ebuild:
stable x86, bug 280946
*gst-python-0.10.16 (15 Aug 2009)
15 Aug 2009; Olivier Crête <tester@gentoo.org>
+gst-python-0.10.16.ebuild:
Version bump
15 Aug 2009; Olivier Crête <tester@gentoo.org>
gst-python-0.10.15-r1.ebuild:
Stable on amd64, bug #280946
25 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
gst-python-0.10.15-r1.ebuild:
Fix building with =libtool-1* wrt #270964, thanks to Mark Lee.
18 Jun 2009; Robert Piasek <dagger@gentoo.org> gst-python-0.10.13.ebuild,
gst-python-0.10.15-r1.ebuild:
Added keyword ~arm to gst-python
08 Jun 2009; Alexis Ballier <aballier@gentoo.org>
gst-python-0.10.15-r1.ebuild:
keyword ~x86-fbsd
14 May 2009; Samuli Suominen <ssuominen@gentoo.org>
gst-python-0.10.15-r1.ebuild:
Insert python_need_rebuild to pkg_postinst wrt #244575.
*gst-python-0.10.15-r1 (14 May 2009)
14 May 2009; Samuli Suominen <ssuominen@gentoo.org>
-gst-python-0.10.15.ebuild, +gst-python-0.10.15-r1.ebuild:
Revision bump to correctly handle bytecompiling and autotools.
*gst-python-0.10.15 (13 May 2009)
13 May 2009; Olivier Crête <tester@gentoo.org>
+gst-python-0.10.15.ebuild:
Version bump
09 Dec 2008; <ssuominen@gentoo.org> gst-python-0.10.13.ebuild:
gst-python needs >= gstreamer-0.10.21 but configure.ac doesn't check for
it wrt #250358.
*gst-python-0.10.13 (05 Dec 2008)
05 Dec 2008; <ssuominen@gentoo.org> +gst-python-0.10.13.ebuild:
Version bump.
22 Nov 2008; Hanno Boeck <hanno@gentoo.org> gst-python-0.10.12.ebuild:
Does not require pygtk, can alternatively use pygobect.
08 Aug 2008; Markus Meier <maekke@gentoo.org> gst-python-0.10.12.ebuild:
x86 stable, bug #232054
07 Aug 2008; Tobias Klausmann <klausman@gentoo.org>
gst-python-0.10.12.ebuild:
Stable on alpha, bug #232054
31 Jul 2008; Raúl Porcel <armin76@gentoo.org> gst-python-0.10.12.ebuild:
ia64/sparc stable wrt #232054
01 Aug 2008; Brent Baude <ranger@gentoo.org> gst-python-0.10.12.ebuild:
Marking gst-python-0.10.12 ppc64 stable for bug 232054
30 Jul 2008; Brent Baude <ranger@gentoo.org> gst-python-0.10.12.ebuild:
Marking gst-python-0.10.12 ppc stable for bug 232054
26 Jul 2008; Olivier Crête <tester@gentoo.org> gst-python-0.10.12.ebuild:
Stable on amd64, bug #232054
*gst-python-0.10.12 (29 Jun 2008)
29 Jun 2008; Samuli Suominen <drac@gentoo.org> -gst-python-0.10.10.ebuild,
+gst-python-0.10.12.ebuild:
Version bump.
29 May 2008; Ali Polatel <hawking@gentoo.org> gst-python-0.10.9.ebuild,
gst-python-0.10.10.ebuild:
python_mod_optimize is ROOT aware.
24 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org>
gst-python-0.10.10.ebuild:
fix python eclass use, bug #207667
add examples USE flag, bug #111508
*gst-python-0.10.10 (29 Jan 2008)
29 Jan 2008; Samuli Suominen <drac@gentoo.org> +gst-python-0.10.10.ebuild:
Version bump.
22 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org>
gst-python-0.10.9.ebuild:
ppc stable, bug #202174
13 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
gst-python-0.10.9.ebuild:
x86 stable
13 Dec 2007; Samuli Suominen <drac@gentoo.org> gst-python-0.10.9.ebuild:
amd64 stable
30 Nov 2007; Samuli Suominen <drac@gentoo.org> gst-python-0.10.9.ebuild:
Remove xmlto dep. since it's not used.
*gst-python-0.10.9 (28 Nov 2007)
28 Nov 2007; Samuli Suominen <drac@gentoo.org>
+files/gst-python-0.10.9-lazy.patch, +gst-python-0.10.9.ebuild:
Version bump, applying a -Wl,-z,lazy patch wrt #166221.
24 Nov 2007; Samuli Suominen <drac@gentoo.org>
gst-python-0.10.8-r1.ebuild:
This version is known to fail with current pygobject, upstream has been
informed and while waiting for next release restrict test suite.
*gst-python-0.10.8-r1 (04 Nov 2007)
04 Nov 2007; Samuli Suominen <drac@gentoo.org>
+files/gst-python-0.10.8-atexit.patch, +gst-python-0.10.8-r1.ebuild:
Patch from upstream CVS, fixing Segmentation Fault with media-sound/exaile.
gst/gstmodule.c (DL_EXPORT): Remove the atexit(gst_deinit) Atexit handlers
are run after python has finalized (see Py_Exit in pythonrun.c), but
gst_deinit can potentially call back into python e.g. for python-defined
plugins.
03 Sep 2007; Samuli Suominen <drac@gentoo.org> gst-python-0.10.8.ebuild:
Instead of filtering -z,now, append -z,lazy wrt #166221.
01 Sep 2007; Samuli Suominen <drac@gentoo.org> gst-python-0.10.8.ebuild:
Fix depends.
01 Sep 2007; Samuli Suominen <drac@gentoo.org> gst-python-0.10.8.ebuild:
Filter some ricing LDFLAGS wrt #168326.
*gst-python-0.10.8 (31 Aug 2007)
31 Aug 2007; Samuli Suominen <drac@gentoo.org> +gst-python-0.10.8.ebuild:
Version bump.
29 Mar 2007; Markus Rothe <corsair@gentoo.org> gst-python-0.10.6.ebuild:
Added ~ppc64; bug #172367
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*gst-python-0.10.6 (07 Dec 2006)
07 Dec 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
+gst-python-0.10.6.ebuild:
version bump
21 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
gst-python-0.10.4.ebuild, gst-python-0.10.5.ebuild:
fix invalid dep atom
*gst-python-0.10.5 (21 Jul 2006)
21 Jul 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
gst-python-0.10.4.ebuild, +gst-python-0.10.5.ebuild:
version bump
16 Jul 2006; Alastair Tse <liquidx@gentoo.org> -gst-python-0.8.1.ebuild,
-gst-python-0.8.2.ebuild, -gst-python-0.10.0.ebuild,
-gst-python-0.10.1.ebuild, -gst-python-0.10.2.ebuild,
-gst-python-0.10.3.ebuild:
old ebuild cleanups
12 Jun 2006; Jason Wever <weeve@gentoo.org> gst-python-0.10.4.ebuild:
Added ~sparc keyword wrt bug #130382.
06 Jun 2006; Carsten Lohrke <carlo@gentoo.org> gst-python-0.10.1.ebuild,
gst-python-0.10.2.ebuild, gst-python-0.10.3.ebuild,
gst-python-0.10.4.ebuild:
Fix use of nonexistent versioned virtual/python.
06 Jun 2006; Carsten Lohrke <carlo@gentoo.org> gst-python-0.10.1.ebuild,
gst-python-0.10.2.ebuild, gst-python-0.10.3.ebuild,
gst-python-0.10.4.ebuild:
Fix use of nonexistent versioned virtual/python.
*gst-python-0.10.4 (02 May 2006)
02 May 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
+gst-python-0.10.4.ebuild:
version bump
26 Apr 2006; Luca Barbato <lu_zero@gentoo.org> gst-python-0.10.3.ebuild:
Marked ~ppc
13 Apr 2006; Thomas Cort <tcort@gentoo.org> gst-python-0.10.3.ebuild:
Added ~alpha keyword.
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> gst-python-0.10.3.ebuild:
Mark 0.10.3 ~ia64
*gst-python-0.10.3 (22 Mar 2006)
22 Mar 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
+gst-python-0.10.3.ebuild:
version bump
*gst-python-0.8.4 (11 Mar 2006)
11 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+gst-python-0.8.4.ebuild:
Version bump from upstream
06 Mar 2006; Zaheer Abbas Merali <zaheerm@gentoo.org>
+files/gst-python-0.10-leakfix.diff, gst-python-0.10.2.ebuild:
fix gst-python leak
*gst-python-0.10.2 (18 Jan 2006)
18 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+gst-python-0.10.2.ebuild:
Version bump from upstream
*gst-python-0.10.1 (29 Dec 2005)
29 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org>
+gst-python-0.10.1.ebuild:
Version bump from upstream (bug #116688)
*gst-python-0.10.0 (05 Dec 2005)
05 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
-gst-python-0.9.7.ebuild, +gst-python-0.10.0.ebuild:
0.10.0 Release
04 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
gst-python-0.8.1.ebuild, gst-python-0.8.2.ebuild:
Fix GStreamer dependencies
*gst-python-0.9.7 (04 Dec 2005)
04 Dec 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
+gst-python-0.9.7.ebuild:
0.10 Prerelease
06 Sep 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
gst-python-0.8.1.ebuild, gst-python-0.8.2.ebuild:
dont use cp -a, fixes bug
*gst-python-0.8.2 (21 Jun 2005)
21 Jun 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
+gst-python-0.8.2.ebuild:
version bump
*gst-python-0.8.1 (16 Mar 2005)
16 Mar 2005; <zaheerm@gentoo.org> gst-python-0.8.1.ebuild:
Cosmetic changes
16 Mar 2005; <zaheerm@gentoo.org> :
Initial Commit
Python bindings for GStreamer (#56621)
Added to gstreamer herd
|