aboutsummaryrefslogtreecommitdiff
blob: 3352ca866c65eb4f4a24e305e1a61a741bc0087c (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
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
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
# ChangeLog for media-tv/xbmc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/ChangeLog,v 1.105 2011/12/21 03:42:04 vapier Exp $

  21 Dec 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Require simplejson for the weather plugin #395365 by Pertti Kosunen.

  12 Oct 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.1.ebuild,
  xbmc-9999.ebuild:
  Now that gettext itself takes care of the internal vcs dep, drop the cvs
  workaround #386635 by BT.

  09 Oct 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  metadata.xml:
  Add USE=goom to control GOOM support #385447 by BT. Run autotools in new goom
  subdir #386471 by BT.

  09 Oct 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  metadata.xml:
  Add USE=projectm to control visualization plugin #385449 by BT.

  01 Oct 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  metadata.xml:
  Make plist depend into USE=airplay #384571 by BT.

  29 Sep 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Make samba support optional now that upstream allows it to be disabled
  #383759 by BT.

  29 Sep 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  metadata.xml:
  Make slick screensavers optional #383785 by BT.

  18 Sep 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Migrate to git-2 eclass.

  18 Sep 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.1.ebuild,
  +files/xbmc-10.1-headers.patch, +files/xbmc-10.1-libpng-1.5.patch:
  Fix building with libpng-1.5+ #380127#4 by Ian Stakenvicius.

  28 Aug 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Upstream xbmc now needs libplist #380785 by Michael Kirkland.

  11 Aug 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.1.ebuild,
  xbmc-9999.ebuild:
  Pull in libpng #378231 by Diego Elio Pettenò.

  09 Jun 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Add yajl to depend since upstream now needs it #370229 by BT.

  18 May 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.1.ebuild,
  +files/xbmc-10.1-gcc-4.6.patch:
  Add fix from upstream for building with gcc-4.6 #367261 by Nils Larsson.

  18 May 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Update autoconf list #367835 by Alexandre B.

  11 Apr 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Drop python sed now that upstream isnt bundling it #363057 by BT.

  06 Apr 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.1.ebuild,
  xbmc-9999.ebuild:
  Force more recent versions of random packages #352571 by Frossie.

  06 Apr 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.1.ebuild,
  xbmc-9999.ebuild:
  Use new virtual/ffmpeg #362117 by Tomáš Chvátal.

  06 Apr 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Drop libdts autoconf since the dir no longer exists #359103 by BT.

  12 Mar 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.1.ebuild:
  Drop hal support in release too #349523 by Samuli Suominen.

*xbmc-10.1 (12 Mar 2011)

  12 Mar 2011; Mike Frysinger <vapier@gentoo.org> +xbmc-10.1.ebuild:
  Version bump #358473 by BT.

  01 Mar 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Dont force a52/dts disabling since the pkg no longer offers the options at
  all #356157 by BT.

  26 Feb 2011; Kevin McCarthy <signals@gentoo.org> xbmc-9.11-r5.ebuild,
  xbmc-10.0.ebuild, xbmc-9999.ebuild:
  Updated depends from media-libs/jpeg to virtual/jpeg

  26 Feb 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.0.ebuild:
  Use internal python for release.

  26 Feb 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.0.ebuild,
  xbmc-9999.ebuild:
  Enable xrandr by default per upstream.

  19 Feb 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Drop faad2 dep since xbmc no longer uses it #355371 by BT.

  10 Feb 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Drop libmms dep since xbmc now uses ffmpeg #353919 by BT.

  06 Feb 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Update paths after filesystem shuffle in git repo #352806 by hal.

  06 Feb 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.0.ebuild,
  xbmc-9999.ebuild:
  Drop unrar depend since xbmc itself includes an unrar lib #353314 by Marco
  Clocchiatti.

  18 Jan 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Convert to git #346381 by Mathieu Rochette.

  03 Jan 2011; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  metadata.xml:
  Add USE=bluray support #350362 by hal.

  02 Jan 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.0.ebuild,
  xbmc-9999.ebuild:
  Punt deprecated liba52/libdts usage #350360 by hal.

  01 Jan 2011; Mike Frysinger <vapier@gentoo.org> xbmc-10.0.ebuild,
  +files/xbmc-10.0-python-2.7.patch:
  Add support from upstream for python-2.7 #350098 by Tom Flair.

  31 Dec 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Patch by Samuli Suominen to drop hal support in favor of upstream
  replacements #349523.

  23 Dec 2010; Mike Frysinger <vapier@gentoo.org> xbmc-10.0.ebuild,
  xbmc-9999.ebuild:
  Require USE=cxx in libpcre #349533 by Oliver Schinagl.

*xbmc-10.0 (22 Dec 2010)

  22 Dec 2010; Mike Frysinger <vapier@gentoo.org> +xbmc-10.0.ebuild:
  Version bump.

  22 Dec 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Only delay for 3 seconds when dbus services are missing #348580 by James
  Bowlin.

  19 Nov 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Drop USE=aac like upstream has #345939 by BT.

*xbmc-9.11-r5 (18 Sep 2010)

  18 Sep 2010; Mike Frysinger <vapier@gentoo.org> +xbmc-9.11-r5.ebuild,
  +files/xbmc-9.11-external-python.patch, +files/xbmc-9.11-libdca.patch:
  Force internal python usage #304521 by Domen Kožar. Build against libdca
  rather than libdts #330201 by Füves Zoltán.

  18 Sep 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9.11-r4.ebuild,
  xbmc-9999.ebuild:
  Update postinst URL #337762 by Ewoud Kohl van Wijngaarden.

  28 Aug 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Add gperf to DEPEND #334845 by Cyril.

  24 Aug 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Force recent ffmpeg #334059 by Domen Kožar.

  14 Aug 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  metadata.xml:
  Add support for USE=webserver #305229 by Jan Vansteenkiste.

  12 Aug 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  metadata.xml:
  Update paths to run autotools in #330473 by hal. Add support for USE=rtmp
  #331983 by Daniel Marmander.

  11 Jul 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Update lsb_release sed to match latest svn #326949 by BT.

  11 Jul 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9.11-r4.ebuild,
  xbmc-9999.ebuild:
  Only require libsdl[alsa] when xbmc is being built with USE=alsa #327727
  by Džen.

  21 Jun 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9.11-r4.ebuild:
  Fix building with ffmpeg-0.6 #324293 by Alexis Ballier.

  19 Jun 2010; Jonathan Callen <abcd@gentoo.org> xbmc-9999.ebuild:
  Moving dev-util/cvs* to dev-vcs/cvs*

  23 May 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Run autotools in more subdirs, update docdir install, and convert to
  emake+DESTDIR for installing.

  23 May 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Make hal support optional via USE=hal now that upstream supports it
  #319193 by hal.

  23 May 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9.11-r4.ebuild,
  xbmc-9999.ebuild:
  Sync recent updates between the release/live ebuilds.

*xbmc-9.11-r4 (23 May 2010)

  23 May 2010; Mike Frysinger <vapier@gentoo.org> +xbmc-9.11-r4.ebuild,
  +files/xbmc-9.11-TexturePacker-parallel-build.patch,
  +files/xbmc-9.11-shader-upscalers.patch:
  Force python-2.4 usage #304521 by Domen Kožar. Apply upshader patch from
  upstream #306661 by zehner. Install the xbmc-send helper python script
  #309885 by James Broadhead.

  23 May 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  metadata.xml:
  Stop installing web styles since they no longer exist #305969 by Thomas
  Andersson. Require opengl support in libsdl #311891 by Stijn Tintel, and
  require -minimal support in libcdio #311893 by Stijn Tintel. Update dodoc
  line #316081 by Diego E. Pettenò. Add USE=vaapi support #319701 by hal.

  23 May 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9.11-r3.ebuild:
  Update dodoc line #316081 by Diego E. Pettenò.

  14 May 2010; Samuli Suominen <ssuominen@gentoo.org> xbmc-9.11-r3.ebuild:
  Don't apply -libpng14.patch with libpng12 wrt #319721 by Martin von
  Gagern.

  10 May 2010; Samuli Suominen <ssuominen@gentoo.org> xbmc-9.11-r3.ebuild,
  +files/xbmc-9.11-libpng14.patch:
  Fix building with libpng14 wrt #319113 by Manuel Nickschas.

  07 Apr 2010; Patrick Lauer <patrick@gentoo.org> xbmc-9.11.ebuild,
  xbmc-9.11-r3.ebuild, xbmc-9999.ebuild:
  Fixing samba deps

  07 Apr 2010; Tomáš Chvátal <scarabeus@gentoo.org> xbmc-9.11.ebuild,
  xbmc-9.11-r3.ebuild, xbmc-9999.ebuild:
  Drop unrar-gpl dependencies. Unrar-gpl cant open most rars that are
  around.

*xbmc-9.11-r3 (18 Mar 2010)

  18 Mar 2010; Fabio Erculiani <lxnay@gentoo.org> -xbmc-9.11-r2.ebuild,
  +xbmc-9.11-r3.ebuild,
  +files/xbmc-9.11-use-cdio-system-headers-on-non-win32.patch:
  backport libcdio patch from trunk, makes DVD playback working, close
  #303030, upstream reference #8026

*xbmc-9.11-r2 (18 Mar 2010)

  18 Mar 2010; Fabio Erculiani <lxnay@gentoo.org> -xbmc-9.11-r1.ebuild,
  +xbmc-9.11-r2.ebuild:
  temp. workaround inability to play DVDs, see bug #303030

  07 Mar 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Pull in libmodplug #305911 by Michael Lange. Disable the webserver for now
  #305229 by Jan Vansteenkiste.

  25 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> xbmc-9.11-r1.ebuild,
  xbmc-9999.ebuild:
  Require SLOT="0" of media-libs/jpeg for headers.

  18 Jan 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9.11-r1.ebuild,
  xbmc-9999.ebuild:
  Disable support for USE=-opengl #298529 by Diego E. Pettenò.

*xbmc-9.11-r1 (17 Jan 2010)

  17 Jan 2010; Mike Frysinger <vapier@gentoo.org> +xbmc-9.11-r1.ebuild,
  +files/xbmc-9.11-jpeg-speedup.patch:
  Add fix from upstream for high cpu usage with jpeg images #300909 by
  mikopp.

  17 Jan 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9.11.ebuild,
  xbmc-9999.ebuild:
  Require USE=smbclient with newer versions of samba #301233 by Darren
  Smith.

  05 Jan 2010; Mike Frysinger <vapier@gentoo.org> xbmc-9.11.ebuild,
  xbmc-9999.ebuild:
  Update vdpau dependency #299398 by Fabio Erculiani.

*xbmc-9.11 (26 Dec 2009)

  26 Dec 2009; Mike Frysinger <vapier@gentoo.org> +xbmc-9.11.ebuild,
  +files/xbmc-9.11-wavpack.patch:
  Version bump #298226 by hal.

*xbmc-9.11_rc1 (19 Dec 2009)

  19 Dec 2009; Mike Frysinger <vapier@gentoo.org> +xbmc-9.11_rc1.ebuild,
  +files/xbmc-9.11_rc1-wavpack.patch, xbmc-9999.ebuild:
  Version bump #297520.

  18 Dec 2009; Mike Frysinger <vapier@gentoo.org> -xbmc-9.04.ebuild,
  -xbmc-9.04.1.ebuild, -files/xbmc-9.04-gcc.patch:
  Punt older versions with random build problems.

  15 Dec 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Regen libbdnav autotools when needed #296792 by Martin Berkemeier.

  04 Dec 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Install all webui styles #293093 by hal.

  04 Dec 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Enable epatch_user #293109 by hal.

  22 Nov 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Drop pmount depend now #293108 by hal. Switch back to external faad2
  #294059 by Michael Lawrence. Add USE="avahi css aac midi xrandr" and add
  missing deps for USE="pulseaudio vdpau" #293968 by Craig Andrews.

  08 Nov 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Control squish altivec/sse support via USE #290564 by Francisco González.

  08 Nov 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Pull in jbigkit/tiff #289621 by Michael Lange.

  17 Oct 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Force libass-0.9.7+ #285328#10.

  17 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> xbmc-9999.ebuild:
  Remove libmpcdec (SV7) support.

  01 Oct 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  -files/xbmc-9999-libass.patch:
  Drop libass patch as upstream has fixed things.

  26 Sep 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild,
  +files/xbmc-9999-libass.patch:
  Fix by Jan Vansteenkiste for building with newer versions of libass
  #285328 by Dirk Best.

  26 Sep 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9.04.ebuild,
  xbmc-9.04.1.ebuild, xbmc-9999.ebuild:
  Update SVN paths as upstream has moved stuff around.

  05 Sep 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Generate autotools since upstream no longer includes them in svn #283722
  by Kevin.

*xbmc-9.04.1 (05 Sep 2009)

  05 Sep 2009; Mike Frysinger <vapier@gentoo.org> +xbmc-9.04.1.ebuild:
  Version bump #283608 by zehner.

  27 Aug 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Force internal faad2 for now #278400. Pull in more deps #279062 #281078.

  27 Aug 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Drop unzip step since upstream has integrated it #282739 by Jan
  Vansteenkiste.

  27 Jul 2009; Stephanie Lockwood-Childs <wormo@gentoo.org>
  xbmc-9.04.ebuild, xbmc-9999.ebuild:
  Use http instead of https for source download (thanks to Xake, bug #279174)

  20 Jul 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Add more libraries to DEPEND #278294 by BT and move to external libraries
  #275844 by candrews.

  20 Jul 2009; Mike Frysinger <vapier@gentoo.org> files/xbmc-9.04-gcc.patch:
  Update gcc-4.4 patch #277562 by Diego E. Pettenò.

  29 May 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9.04.ebuild,
  xbmc-9999.ebuild:
  Allow unrar-gpl for unrar needs #270728 by Mathy Vanvoorden.

*xbmc-9.04 (16 May 2009)

  16 May 2009; Mike Frysinger <vapier@gentoo.org> +xbmc-9.04.ebuild,
  +files/xbmc-9.04-gcc.patch:
  Version bump #269400 by Tim Bastiaenssens.

  16 May 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Add libsamplerate to DEPEND #269673 by Jan Vansteenkiste.

  29 Apr 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999:
  Dont install session anymore since upstream does it #267631 by BT and Jan
  Vansteenkiste, and stop bothering with the xbmc.sh wrapper since it has
  been updated as well.

  27 Apr 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999:
  Pull in zip as the build process likes to make zips #266414 by Robert
  Kerr.

  26 Mar 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Fix readline detection in python subdir #262822 by Scott.

  26 Mar 2009; Mike Frysinger <vapier@gentoo.org> metadata.xml,
  xbmc-9999.ebuild:
  Add USE=vdpau #263435 by Michael Lange.

  23 Mar 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Require libcdio #263430 by BT.

  23 Mar 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Require audio/video USE flags in libsdl #263349.

  07 Mar 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Pull in xdpyinfo #261556 by Michael Lange.

  07 Mar 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Drop tre from DEPEND #261501 by BT.

  05 Mar 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Add mesa-progs to the depend list #261226 by Michalis Adamidis.

  24 Feb 2009; Mike Frysinger <vapier@gentoo.org> -files/xbmc-fribidi.patch,
  -files/xbmc-readsector.patch, xbmc-9999.ebuild:
  And now the fribidi/readsector patches have been merged upstream.

  23 Feb 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Upstream now allows SVN_REV to override svnversion.

  22 Feb 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  MACDll build flags have been merged upstream.

  22 Feb 2009; Mike Frysinger <vapier@gentoo.org>
  -files/xbmc-alsa-params.patch, xbmc-9999.ebuild:
  Upstream has fixed the ALSA bug, so drop our workaround.

  21 Feb 2009; Mike Frysinger <vapier@gentoo.org> -files/xbmc-noexec.patch,
  xbmc-9999.ebuild:
  The noexec patch has been merged upstream.

  21 Feb 2009; Mike Frysinger <vapier@gentoo.org> xbmc-9999.ebuild:
  Generate an Xsession so people can log in with xbmc in full screen.

*xbmc-9999 (21 Feb 2009)

  21 Feb 2009; Mike Frysinger <vapier@gentoo.org>
  +files/xbmc-alsa-params.patch, +files/xbmc-fribidi.patch,
  +files/xbmc-noexec.patch, +files/xbmc-readsector.patch, +metadata.xml,
  +xbmc-9999.ebuild:
  Initial ebuild by many people at #198849 (Peter Fern, Rick Harris, etc...)
  cleaned up by me.