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
|
# ChangeLog for media-plugins/vdr-xineliboutput
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-xineliboutput/ChangeLog,v 1.15 2006/10/31 10:14:45 zzam Exp $
*vdr-xineliboutput-1.0.0_pre6-r1 (31 Oct 2006)
31 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/confd-1.0.0_pre6, +vdr-xineliboutput-1.0.0_pre6-r1.ebuild:
Added conf-file-template from Bug #142062.
26 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
-vdr-xineliboutput-1.0.0_pre3-r1.ebuild,
-vdr-xineliboutput-1.0.0_pre5.ebuild:
Cleanup of old versions.
*vdr-xineliboutput-1.0.0_pre6 (26 Oct 2006)
26 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
+vdr-xineliboutput-1.0.0_pre6.ebuild:
Version bumped.
*vdr-xineliboutput-1.0.0_pre5-r1 (18 Oct 2006)
18 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
+vdr-xineliboutput-1.0.0_pre5-r1.ebuild:
Now install all compiled xine-plugins, thanks to riku@sdf-eu.org for
reporting, Bug #151719.
11 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
-vdr-xineliboutput-1.0.0_pre3.ebuild,
-vdr-xineliboutput-1.0.0_pre4.ebuild:
Removed ebuilds for old and buggy versions.
*vdr-xineliboutput-1.0.0_pre5 (11 Oct 2006)
11 Oct 2006; Matthias Schwarzott <zzam@gentoo.org>
+vdr-xineliboutput-1.0.0_pre5.ebuild:
Version bumped - seems to no longer crash X11.
*vdr-xineliboutput-1.0.0_pre3-r1 (08 Sep 2006)
08 Sep 2006; Matthias Schwarzott <zzam@gentoo.org>
+vdr-xineliboutput-1.0.0_pre3-r1.ebuild,
vdr-xineliboutput-1.0.0_pre4.ebuild:
Simplifyed patching and backported it to 1.0.0_pre3.
*vdr-xineliboutput-1.0.0_pre4 (07 Sep 2006)
07 Sep 2006; Matthias Schwarzott <zzam@gentoo.org>
+vdr-xineliboutput-1.0.0_pre4.ebuild:
Added use-flags to selectively enable X11 and fbdev support, suggested by
Lucian Muresan <lucianm@users.sourceforge.net>.
*vdr-xineliboutput-1.0.0_pre3 (28 Aug 2006)
28 Aug 2006; Matthias Schwarzott <zzam@gentoo.org>
-vdr-xineliboutput-0.99_rc5.ebuild, -vdr-xineliboutput-0.99.ebuild,
-vdr-xineliboutput-1.0.0_pre1.ebuild,
+vdr-xineliboutput-1.0.0_pre3.ebuild:
Version bumped. Removed older versions.
*vdr-xineliboutput-1.0.0_pre1 (31 Jul 2006)
31 Jul 2006; Matthias Schwarzott <zzam@gentoo.org> metadata.xml,
+vdr-xineliboutput-0.99.ebuild, +vdr-xineliboutput-1.0.0_pre1.ebuild:
Version bumped to stable 0.99, also added 1.0.0_pre1.
28 Jun 2006; Matthias Schwarzott <zzam@gentoo.org>
vdr-xineliboutput-0.99_rc5.ebuild:
Use multilib.eclass for installation of xine-plugin.
28 Jun 2006; Matthias Schwarzott <zzam@gentoo.org>
-files/xineliboutput-0.99-makefile-gentoo.diff,
-files/xineliboutput-0.99rc-amd64.patch,
-files/vdr-xineliboutput-0.99rc-fe-segfault.patch,
-files/xineliboutput-0.99rc-i18n_fixes.patch,
-files/xineliboutput-0.99rc-keyboard-fix.patch,
-vdr-xineliboutput-0.99_rc.ebuild:
Cleaned up old version.
*vdr-xineliboutput-0.99_rc5 (27 Jun 2006)
27 Jun 2006; Matthias Schwarzott <zzam@gentoo.org>
+vdr-xineliboutput-0.99_rc5.ebuild:
Version bumped. Now contains correct x11-depends.
*vdr-xineliboutput-0.99_rc (14 May 2006)
14 May 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/vdr-xineliboutput-0.99rc-fe-segfault.patch,
+files/xineliboutput-0.99rc-i18n_fixes.patch,
+files/xineliboutput-0.99rc-keyboard-fix.patch,
+vdr-xineliboutput-0.99_rc.ebuild, -vdr-xineliboutput-0.99.ebuild:
Changed Version number to the correct value 0.99_rc. Added a lot of patches.
*vdr-xineliboutput-0.99 (27 Apr 2006)
27 Apr 2006; Joerg Bornkessel <hd_brummy@gentoo.org>
+files/xineliboutput-0.99-makefile-gentoo.diff,
+files/xineliboutput-0.99rc-amd64.patch, +metadata.xml,
+vdr-xineliboutput-0.99.ebuild:
initial ebuild; thanks to cyberface, mvdbeek on
http://www.vdr-portal.de/board/thread.php?postid=457992
|