summaryrefslogtreecommitdiff
blob: 1b39e2bbf0df8f26aa158a45e99824f361de2fe4 (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
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
# ChangeLog for media-video/xine-ui
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.104 2006/01/26 21:59:03 corsair Exp $

  26 Jan 2006; Markus Rothe <corsair@gentoo.org> xine-ui-0.99.4-r3.ebuild:
  Stable on ppc64; bug #120397

  26 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> -xine-ui-0.99.3.ebuild:
  Drop old version of xine-ui (drop mips keyword as per bug #111561).

  20 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  xine-ui-0.99.4-r3.ebuild:
  Stable on sparc

  22 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> xine-ui-0.99.3.ebuild,
  xine-ui-0.99.3-r1.ebuild, xine-ui-0.99.4-r3.ebuild:
  Use mirror://gentoo/ for patchsets.

  05 Nov 2005; Mark Loeser <halcy0n@gentoo.org> xine-ui-0.99.3-r1.ebuild:
  Stable on x86; bug #111563

*xine-ui-0.99.4-r3 (14 Sep 2005)

  14 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  -xine-ui-0.99.4-r1.ebuild, -xine-ui-0.99.4-r2.ebuild,
  +xine-ui-0.99.4-r3.ebuild:
  Added patch to disable xinerama (and xinerama useflag), removed old versions.

  14 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  xine-ui-0.99.4-r2.ebuild:
  Fix dependencies for modular Xorg.

  14 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  xine-ui-0.99.4-r2.ebuild:
  Use autotools eclass.

  10 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> xine-ui-0.99.3.ebuild,
  xine-ui-0.99.3-r1.ebuild, xine-ui-0.99.4-r1.ebuild,
  xine-ui-0.99.4-r2.ebuild:
  Don't install INSTALL file.

  05 Sep 2005; Markus Rothe <corsair@gentoo.org> xine-ui-0.99.3-r1.ebuild:
  Stable on ppc64

  02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
  -xine-ui-0.9.23-r2.ebuild:
  Remove old 0.9.23 version, as alpha keyworded a newer version.

  30 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org>
  xine-ui-0.99.4-r2.ebuild:
  Marked ~alpha. Test requested by Flameeyes

  30 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> -xine-ui-0.99.2.ebuild:
  Remove 0.99.2 as sparc marked a newer version stable.

  24 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  xine-ui-0.99.3-r1.ebuild:
  Stable on sparc wrt #98805 and others

*xine-ui-0.99.4-r2 (19 Aug 2005)

  19 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  +xine-ui-0.99.4-r2.ebuild:
  Added three patches from freshrpms, little fix to UI and replaces sprintf()
  calls with strcat().

*xine-ui-0.99.4-r1 (01 Aug 2005)

  01 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> -xine-ui-0.99.4.ebuild,
  +xine-ui-0.99.4-r1.ebuild:
  Apply patch to avoid non-literal printf() calls.

  31 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  xine-ui-0.99.3-r1.ebuild:
  Stable on amd64.

  30 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
  xine-ui-0.99.3-r1.ebuild:
  ppc stable

  30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  -files/xine-ui-desktop-fixes.patch, -xine-ui-0.99.1.ebuild,
  -xine-ui-0.99.3_pre20041022.ebuild, -xine-ui-0.99.3_pre20041022-r1.ebuild,
  -xine-ui-0.99.3-r2.ebuild:
  Removed old versions. 0.99.3-r2 was a fix for GCC4, just use 0.99.4 that is
  already fixed.

  30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> xine-ui-0.99.4.ebuild:
  Added patches to build on Gentoo/FreeBSD.

*xine-ui-0.99.4 (27 Jul 2005)

  27 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> +xine-ui-0.99.4.ebuild:
  Updated to latest xine-ui version upstream. Install xpm file in
  /usr/share/pixmaps for *box compatibility.

*xine-ui-0.99.3-r2 (20 Jul 2005)

  20 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  +xine-ui-0.99.3-r2.ebuild:
  Added patch for crashes when right clicking, thanks to Michael Lothian to
  letting us know. Patch from RpmForge.

  31 May 2005; Diego Pettenò <flameeyes@gentoo.org>
  xine-ui-0.99.3-r1.ebuild:
  Added patch to test for execinfo.h before using it and not depending on just
  Linux for that (GLIBC on other systems for example). Closes #94572.

  11 May 2005; Jason Wever <weeve@gentoo.org> xine-ui-0.99.2.ebuild:
  Stable on SPARC wrt bug #91092.

  07 May 2005; Michael Hanselmann <hansmi@gentoo.org>
  xine-ui-0.99.3-r1.ebuild:
  Added to ~hppa.

  03 May 2005; Jan Brinkmann <luckyduck@gentoo.org> xine-ui-0.99.3.ebuild:
  stable on amd64 and x86

  02 May 2005; David Holm <dholm@gentoo.org> xine-ui-0.99.3-r1.ebuild:
  Added to ~ppc.

  01 May 2005; Diego Pettenò <flameeyes@gentoo.org>
  -files/preserve-CFLAGS-0.9.23.diff, -files/preserve-CFLAGS-0.99.1.diff,
  -files/preserve-CFLAGS-0.99.2.diff, -files/implicit-config.patch,
  -files/preserve-CFLAGS.diff, -files/symlink-bug.patch,
  -files/true-false.patch, -files/xine.desktop,
  -files/xine-ui-configure.patch, -files/xine-ui-configure-checks.patch,
  -files/xine-ui-gcc4.patch, -files/xine-ui-gentoo.diff,
  -xine-ui-0.9.21-r1.ebuild, -xine-ui-0.9.22-r1.ebuild,
  -xine-ui-0.9.22-r2.ebuild, -xine-ui-0.9.23-r1.ebuild,
  xine-ui-0.9.23-r2.ebuild, xine-ui-0.99.1.ebuild, xine-ui-0.99.2.ebuild,
  xine-ui-0.99.3_pre20041022.ebuild, xine-ui-0.99.3_pre20041022-r1.ebuild,
  xine-ui-0.99.3.ebuild, xine-ui-0.99.3-r1.ebuild:
  Removed old versions and orphan files. Moved all the patches into patch
  tarballs.

  22 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/xine-ui-gcc4.patch, xine-ui-0.99.3-r1.ebuild:
  Added patch to compile on gcc4, fixes #89936.

  16 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> xine-ui-0.99.3-r1.ebuild:
  modified autotool usage, fixes #88750

*xine-ui-0.99.3-r1 (11 Apr 2005)

  11 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> metadata.xml,
  +xine-ui-0.99.3-r1.ebuild:
  Applied the cleanup patch from Diego Pettenò <dgp85@users.sourceforge.net> to
  0.99.3, fixes #87439. updated maintainer information, chriswhite is retired.
  :(

*xine-ui-0.99.3_pre20041022-r1 (29 Mar 2005)

  29 Mar 2005; Chris White <chriswhite@gentoo.org>
  +files/xine-ui-configure-checks.patch, +files/xine-ui-desktop-fixes.patch,
  +xine-ui-0.99.3_pre20041022-r1.ebuild:
  Fixed bug #58157 (xine-ui desktop / depend fixes). Thanks to Diego for the
  ebuild.

  29 Mar 2005; Chris White <chriswhite@gentoo.org> xine-ui-0.9.23-r2.ebuild,
  xine-ui-0.99.3_pre20041022.ebuild:
  Fixed bug #54273 with bad aalib DEPEND atom.

  27 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +files/xine.desktop, xine-ui-0.99.3.ebuild:
  Fix menu item in gnome2.

  17 Feb 2005; Markus Rothe <corsair@gentoo.org> xine-ui-0.99.3.ebuild:
  Stable on ppc64

  04 Jan 2005; Hardave Riar <hardave@gentoo.org> xine-ui-0.99.3.ebuild:
  Added ~mips keyword.

*xine-ui-0.99.3 (27 Dec 2004)

  27 Dec 2004; Chris White <chriswhite@gentoo.org> +xine-ui-0.99.3.ebuild:
  Bump to version 0.99.3. This closes bug #75359. Thanks to James Stockton for
  the ebuild submission.

*xine-ui-0.99.3_pre20041022 (23 Oct 2004)

  23 Oct 2004; Chris White <chriswhite@gentoo.org>
  +xine-ui-0.99.3_pre20041022.ebuild:
  Created a cvs snapshot ebuild as per bug #64693. This should help fix a few
  bugs hanging around xine-ui until 0.99.3 gets out.

  05 Oct 2004; Jason Wever <weeve@gentoo.org> xine-ui-0.99.2.ebuild:
  Added ~sparc keyword.

  01 Oct 2004; Patrick Kursawe <phosphan@gentoo.org>
  -xine-ui-0.9.13-r1.ebuild:
  Removing because xline-lib-0.9.13 is outdated.

  28 Jul 2004; Tom Gall <tgall@gentoo.org> xine-ui-0.99.2.ebuild:
  stable (ish) on ppc64, bug #55076

  15 Jul 2004; Chris White <chriswhite@gentoo.org> :
  Version bump to 0.99.2.  Added Diego Pettenò's updated CFLAGS preserve patch.

  15 Jul 2004; Chris White <chriswhite@gentoo.org> metadata.xml:
  Changing herd to media-video.  Added myself as mantainer.

  29 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> xine-ui-0.99.1.ebuild:
  Marked ~amd64.

*xine-ui-0.99.1 (07 Jun 2004)

  07 Jun 2004; Patrick Kursawe <phosphan@gentoo.org> xine-ui-0.99.1.ebuild,
  files/preserve-CFLAGS-0.99.1.diff:
  Version bump, had to adjust the preserve-cflags patch and remove the
  implicit-config and symlink-bug patches (should be included upstream).

  07 May 2004; Josh Grebe <squash@gentoo.org> xine-ui-0.9.23-r2.ebuild:
  Stable on sparc

  26 Apr 2004; Brandon Hale <tseng@gentoo.org> xine-ui-0.9.23-r2.ebuild:
  Stable on x86.

  26 Apr 2004; David Holm <dholm@gentoo.org> xine-ui-0.9.23-r2.ebuild:
  Stable on ppc.

  19 Apr 2004; Travis Tilley <lv@gentoo.org> xine-ui-0.9.23-r2.ebuild:
  marked stable on amd64

*xine-ui-0.9.23-r2 (19 Apr 2004)

  19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> xine-ui-0.9.23-r2.ebuild,
  files/implicit-config.patch:
  Adding the security patch from bug #48108 and making the aalib dependency
  optional (bug #38979).

  14 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> xine-ui-0.9.23-r1.ebuild:
  purging xine-bugreport from .23 as well

*xine-ui-0.9.22-r2 (14 Apr 2004)

  14 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> +xine-ui-0.9.22-r2.ebuild:
  More fixes for that same bug, the original file was distributed with bogus
  timestamps and included a file that should not have been in there as it gets
  created via symlink in the build process.

  14 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> files/symlink-bug.patch:
  Bug 45448 - symlink-bug.patch tried to patch a file as well as the symlink to
  itself

  13 Apr 2004; Martin Holzer <mholzer@gentoo.org> xine-ui-0.9.13-r1.ebuild,
  xine-ui-0.9.21-r1.ebuild, xine-ui-0.9.23-r1.ebuild, files/symlink-bug.patch:
  now it should install correctly.

  13 Apr 2004; <tester@gentoo.org> xine-ui-0.9.22-r1.ebuild:
  Fixed net-misc/curl dependency

*xine-ui-0.9.23-r1 (13 Apr 2004)
*xine-ui-0.9.21-r1 (13 Apr 2004)

  13 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> xine-ui-0.9.13-r1.ebuild,
  xine-ui-0.9.13.ebuild, xine-ui-0.9.21-r1.ebuild, xine-ui-0.9.21.ebuild,
  xine-ui-0.9.22-r1.ebuild, xine-ui-0.9.22.ebuild, xine-ui-0.9.23-r1.ebuild,
  xine-ui-0.9.23.ebuild, files/symlink-bug.patch:
  Adding the patch for bug #45448 to every version in portage (symlink/tmpfile
  bug). Bumped revisions, removed unpatched versions.

  07 Apr 2004; Aron Griffis <agriffis@gentoo.org> xine-ui-0.9.23.ebuild:
  Add ~alpha per bug 46903

  08 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
  Add true/false patch #40809 by Sven Wegener.

  14 Jan 2004; Martin Holzer <mholzer@gentoo.org> xine-ui-0.9.23.ebuild:
  need xine-lib-1_rc3

  29 Dec 2003; Jason Wever <weeve@gentoo.org> xine-ui-0.9.23.ebuild:
  So I was sitting there one day, when a ~sparc keyword fell out of the sky and
  into my ebuild.

*xine-ui-0.9.23 (29 Dec 2003)

  29 Dec 2003; Martin Holzer <mholzer@gentoo.org> xine-ui-0.9.23.ebuild,
  files/preserve-CFLAGS-0.9.23.diff:
  Version bumped.

  26 Nov 2003; Martin Holzer <mholzer@gentoo.org> xine-ui-0.9.22.ebuild:
  marking x86 stable

  01 Nov 2003; Daniel Robbins <drobbins@gentoo.org> xine-ui-0.9.22.ebuild:
  Added fix to preserve CFLAGS set by user on x86, rather than force (somewhat
  outdated/non-optimal) hard-coded CFLAGS.
  
  31 Oct 2003; Martin Holzer <mholzer@gentoo.org> xine-ui-0.9.21.ebuild,
  xine-ui-0.9.22.ebuild: doesn't work without aalib.

  22 Oct 2003; Martin Holzer <mholzer@gentoo.org> xine-ui-0.9.13.ebuild,
  xine-ui-0.9.21.ebuild, xine-ui-0.9.22.ebuild:
  added RESTRICT="nomirror"

  11 Aug 2003; Jason Wever <weeve@gentoo.org> xine-ui-0.9.21.ebuild:
  Added ~sparc to keywords.

  29 Jun 2003; Luca Barbato <lu_zero@gentoo.org> xine-ui-0.9.21.ebuild:
  unmasked in order to follow xine-ui
  
  29 Apr 2003; Brandon Low <lostlogic@gentoo.org> xine-ui-0.9.10-r1.ebuild,
  xine-ui-0.9.10-r1.ebuild, xine-ui-0.9.12-r1.ebuild,
  xine-ui-0.9.12-r1.ebuild:
  Remove unneeded cruft

*xine-ui-0.9.22 (07 Aug 2003)

  07 Aug 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*xine-ui-0.9.21 (18 May 2003)

  18 May 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*xine-ui-0.9.20 (25 Mar 2003)

  15 Apr 2003; Arcady Genkin <agenkin@gentoo.org> :
  Marking stable on x86.

  25 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
  Version bump.

*xine-ui-0.9.19 (09 Mar 2003)

  12 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
  Making use of the new "lirc" USE flag.

  09 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
  New version.

*xine-ui-0.9.18 (30 Jan 2003)

  12 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
  Making use of the new "lirc" USE flag.

  30 Jan 2003; Arcady Genkin <agenkin@gentoo.org> :
  New version.

*xine-ui-0.9.17 (03 Jan 2003)

  12 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
  Making use of the new "lirc" USE flag.

  03 Jan 2003; Arcady Genkin <agenkin@gentoo.org> :
  New version.
  Added app-misc/lirc to dependencies.

*xine-ui-0.9.16 (24 Dec 2002)

  24 Dec 2002; Arcady Genkin <agenkin@gentoo.org> :
  New version.

*xine-ui-0.9.15 (28 Nov 2002)

  28 Nov 2002; Arcady Genkin <agenkin@gentoo.org> xine-ui-0.9.15.ebuild :
  New version.
	
*xine-ui-0.9.10-r1 (06 Aug 2002)

  06 Aug 2002; Seemant Kulleen <seemant@gentoo.org> xine-ui-0.9.10-r1.ebuild:

  Resurrected because it is the only ppc compatible version atm.

*xine-ui-0.9.13 (06 Aug 2002)

  17 Dec 2002; Arcady Genkin <agenkin@gentoo.org> xine-ui-0.9.13.ebuild :
  Dependency fixed for xine-lib-0.9.13.

  01 Dec 2002; Martin Holzer <mholzer@gentoo.org> xine-ui-0.9.13.ebuild :
  Updated SRC_URI to pull from SF mirrors. 

  12 Aug 2002; mark Guertin <gerk@gentoo.org> xine-ui-0.9.13.ebuild :
  Added ppc to keywords

  06 Aug 2002; Brandon Low <lostlogic@gentoo.org> xine-ui-0.9.13.ebuild:

  New xine version, enjoy.

*xine-ui-0.9.12-r1 (31 Jul 2002)

  31 Jul 2002; Brandon Low <lostlogic@gentoo.org> xine-ui-0.9.12-r1.ebuild:

  Remove the configure script mangling of -march and -mcpu.

*xine-ui-0.9.12 (23 Jun 2002)

  23 Jun 2002; Brandon Low <lostlogic@gentoo.org> xine-ui-0.9.12.ebuild:

  Another new release from our friendly release crazy xine people.
  According to the xine people here is the changelog, enjoy:

  * demux_ts fixes for ATSC streams
  * configurable size of avi subtitles
  * fixed bug in libsputext that caused subtitle flashing
  * update win32 codec loading code
  * use directshow filter to decode msmpeg4 v1/v2
  * fixed logo file name extension
  * fixed german i18n files

*xine-ui-0.9.11 (21 Jun 2002)

  21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> xine-ui-0.9.11.ebuild :

  Added aalib as an optional dependency -- no revision bump.

*xine-ui-0.9.11 (20 Jun 2002)

  20 Jun 2002; Arcady Genkin <agenkin@thpoon.com> xine-ui-0.9.11.ebuld :

  Update to version 0.9.11.

*xine-ui-0.9.10-r1 (16 Jun 2002)

  16 Jun 2002; Brandon Low <lostlogic@gentoo.org> xine-ui-0.9.10-r1.ebuild

  Added gcc-3.1 support, ensure that DirectFB really gets diabled, again,
  gcc-3.1 users will not be able to use DirectFB.

*xine-ui-0.9.9-r2 (16 Jun 2002)

  16 Jun 2002; Brandon Low <lostlogic@gentoo.org> xine-ui-0.9.9-r2.ebuild

  Turn off directfb for real if it isn't in use, and also patch this
  punk a little bit so that it works with gcc-3.1 (LDFLAGS issue)

  gcc-3.1 users at this time will not be able to use directfb with xine, 
  hopefully this will be resolved in the near future...

*xine-ui-0.9.9-r1 (31 May 2002)

  31 May 2002; Seemant Kulleen <seemant@gentoo.org>
  xine-ui-gentoo-extra.tar.bz2 (distfiles) :

  Updated the directfb stuff from xine's cvs, so it will now compile with
  DirectFB-0.9.10

*xine-ui-0.9.10 (26 May 2002)

  26 May 2002; Arcady Genkin <agenkin@thpoon.com> xine-ui-0.9.10.ebuld :

  Update to version 0.9.10.

*xine-ui-0.9.9-r1 (1 May 2002)

  1 May 2002; Seemant Kulleen <seemant@gentoo.org> xine-ui-0.9.9-r1.ebuild
  files/digest-xine-ui-0.9.9-r1 xine-ui-gentoo-extra.tar.bz2 (distfiles) :

  For some reason, upstream forgot to package all the necessary files for
  DirectFB support.  This would have been one thing if we could have 
  configured to disable that support, but DirectFB is autodetected.  So, the
  tarball on the ibiblio mirror contains those files as grabbed from xine-ui's
  cvs repository (where they have not been altered in months).

*xine-ui-0.9.9 (29 Apr 2002)

*xine-ui-0.9.7-r3 (12 Apr 2002)

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> xine-ui-0.9.7-r3.ebuild :
  
  Compile against latest libpng


*xine-ui-0.9.7-r2 (12 Mar 2002)
  
  12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog :
	
  Added checking of nls in USE toggles.  Also added checking of gnome in 
  USE toggles to have xine-ui use ORBit.  However, I had initially done
  use gnome || enable ORBit instead of &&.  Found it thanks to supox.
  OK no this still does not work.  ORBit support in xine seems questionable, at
  best.  I am commenting that stuff out in the ebuild until I can find some
  answers about it.

  19 Feb 2002; M.Schlemmer <azarah@gentoo.org> xine-ui-0.9.8-r1.ebuild :

  Fix docs not installing in /usr/share/doc/${PF}.

*xine-ui-0.9.7 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.