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
|
# ChangeLog for media-tv/mythfrontend
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/ChangeLog,v 1.17 2004/06/08 02:02:04 agriffis Exp $
07 Jun 2004; Aron Griffis <agriffis@gentoo.org> mythfrontend-0.13.ebuild,
mythfrontend-0.14-r1.ebuild, mythfrontend-0.15.1.ebuild:
Fix use invocation
02 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> mythfrontend-0.15.1.ebuild:
+ Added check for OpenGL implementation, closing #52722.
+ Added directfb patch by Scott Alfer <gentoo@salfter.dyndns.org> from #52154.
*mythfrontend-0.15.1 (01 Jun 2004)
01 Jun 2004; Daniel Ahlberg <aliz@gentoo.org> mythfrontend-0.10.ebuild,
mythfrontend-0.11.ebuild, mythfrontend-0.12.ebuild,
mythfrontend-0.15.1.ebuild:
Version bump and cleanups.
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> mythfrontend-0.10.ebuild,
mythfrontend-0.11.ebuild, mythfrontend-0.14-r1.ebuild:
Add die following econf for bug 48950
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> mythfrontend-0.12.ebuild,
mythfrontend-0.13.ebuild:
Add die following econf for bug 48950
10 Mar 2004; Max Kalika <max@gentoo.org> mythfrontend-0.14-r1.ebuild:
Add the amd64 workaround as well as filtered flags from mythtv here as well.
*mythfrontend-0.14-r1 (06 Feb 2004)
06 Feb 2004; Max Kalika <max@gentoo.org> mythfrontend-0.14-r1.ebuild,
mythfrontend-0.14.ebuild:
Add DirectFB, artsc, and cle266 (via hardware MPEG decoder) support.
*mythfrontend-0.14 (02 Feb 2004)
02 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> mythfrontend-0.14.ebuild:
Version bump
15 Jan 2004; Max Kalika <max@gentoo.org> mythfrontend-0.13.ebuild:
Bump to stable x86.
*mythfrontend-0.13 (11 Dec 2003)
11 Dec 2003; Daniel Ahlberg <aliz@gentoo.org> mythtv-0.13.ebuild:
Version bump.
28 Oct 2003; Max Kalika <max@gentoo.org> mythfrontend-0.12.ebuild:
Remove DVB depend. Extend CPU detection. Fix potential portage bug in
pkg_setup().
*mythfrontend-0.12 (19 Oct 2003)
19 Oct 2003; Max Kalika <max@gentoo.org> mythfrontend-0.12.ebuild:
Bump to version 0.12. Add support for alsa, lcd, lirc, xvmc. Add Qt mysql
support check.
16 Sep 2003; Max Kalika <max@gentoo.org> mythfrontend-0.10.ebuild,
mythfrontend-0.11.ebuild:
Bump to stable.
19 Aug 2003; Max Kalika <max@gentoo.org> mythfrontend-0.10.ebuild,
mythfrontend-0.11.ebuild:
Do not remove /usr/lib/mythtv. Fixes bug #26960.
*mythfrontend-0.11 (18 Aug 2003)
18 Aug 2003; Max Kalika <max@gentoo.org> mythfrontend-0.11.ebuild:
Bump version to 0.11.
07 Aug 2003; Max Kalika <max@gentoo.org> mythfrontend-0.10.ebuild:
Move the mythtv blocking to RDEPEND.
*mythfrontend-0.10 (07 Aug 2003)
07 Aug 2003; Max Kalika <max@gentoo.org> mythfrontend-0.10.ebuild:
Initial version.
|