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
|
# ChangeLog for media-video/mplayer
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.35 2002/10/12 19:38:42 azarah Exp $
*mplayer-0.90_pre8-r1 (12 Oct 2002)
12 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
Add patch for build failure without oss if "TV" is enabled by
configure. Thanks goes to Chad Netzer <chad.netzer@stanfordalumni.org>.
This closes bug #8604.
*mplayer-0.90_pre8 (26 Sep 2002)
26 Sep 2002; Kevyn Shortell<trance@gentoo.org> mplayer-0.90_pre8 :
PPC keyword added, tested on ibook 300mhz, worked well.
*mplayer-0.90_pre8 (19 Sep 2002)
19 Sep 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre8 :
New bugfix release.
*mplayer-0.90_pre7 (16 Sep 2002)
16 Sep 2002; Olivier Reisch <doctomoe@gentoo.org> mplayer-0.90_pre7 :
Removed ppc keyword. Audio does not work at all on PPC.
15 Sep 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre7 :
Update version.
*mplayer-0.90_pre6-r3 (12 Aug 2002)
16 Sep 2002; Olivier Reisch <doctomoe@gentoo.org> mplayer-0.90_pre6-r3 :
Removed ppc keyword. Audio does not work at all on PPC.
Sep 11 2002; Mark Guertin <gerk@gentoo.org> mplayer-0.90_pre6-63.ebuild :
Adjusted divx4linux as x86 only dep (it supplies x86 binary libs), goes along
with bug #7796
Sep 10 2002, Mark Guertin <gerk@gentoo.org> :
adjusted nasm and win32codes to use x86 USE flags (they don't work on
anything except x86)
12 Aug 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre6-r3 :
Add patch to support libdvdnav-0.1.3.
Fix screwup with new patch.
*mplayer-0.90_pre6-r2 (07 Aug 2002)
07 Aug 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre6-r2 :
Update DEPEND to block libdvdnav-0.1.3. Change "emake" to "make", as
'make -j' fails in some cases.
*mplayer-0.90_pre6-r1 (07 Aug 2002)
07 Aug 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre6-r1 :
Fix compile problems if "dvd" not in USE. Added two patches for this:
mplayer-0.90_pre6-no-dvd.patch
mplayer-0.90_pre6-stream-include.patch
*mplayer-0.90_pre6 (06 Aug 2002)
06 Aug 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre6 :
New version. Patch vidix's Makefile not to fail if it cannot install
any drivers. This should resolve bug #5246.
*mplayer-0.90_pre5-r1 (13 Jun 2002)
13 Jun 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre5-r1 :
Fix missing subtitles for region 4 DVD's, bug #3679, thanks to report
from Bernardo S. A. Silva.
*mplayer-0.90_pre5 (10 Jun 2002)
10 Jun 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre5 :
Version update with a few fixes (vidix install location, #include errors,
etc).
*mplayer-0.90_pre4 (21 May 2002)
21 May 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre4 :
Add new version. Resolves bug #2891. This version seems to fix many
of the bugs with previous 0.90_pre versions.
*mplayer-0.90_pre3-r1 (5 May 2002)
8 May 2002; Jon Nelson <jnelson@gentoo.org> mplayer-0.90_pre3-r1 :
Use new check_KV from portage 1.9.10
5 May 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre3-r1 :
Fix some compile problems for Gui, thanks to Gwenn Gueguen.
*mplayer-0.90_pre3 (5 May 2002)
*mplayer-0.90_pre2-r2 (5 May 2002)
5 May 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre2-r2.ebuild :
Resolve bug #2386 (hopefully); also fix a vidix problem I and other users
on gentoo-user experienced.
*mplayer-0.90_pre2-r1 (1 May 2002)
1 May 2002; Martin Schlemmer <azarah@gentoo.org> mplayer-0.90_pre2-r1.ebuild :
Resolve bug #2284.
*mplayer-0.90_pre2 (30 Apr 2002)
26 Apr 2002; William McArthur <sandymac@gentoo.org> mplayer-0.90_pre1.ebuild :
Commented out a matrox specific patch that seems to be aready in the upstream
package.
*mplayer-0.90_pre1 (23 Apr 2002)
*mplayer-0.60-r6 (22 Apr 2002)
22 Apr 2002; Seemant Kulleen <seemant@gentoo.org> mplayer-0.60-r6.ebuild :
Removed directfb flag for now, until next mplayer release. Also, added
--disable-runtime-cpudetection for increased performance. First one thanks
to naz in #gentoo, second one thanks to
dwright@beached.dyndns.org (Darrell Wright) in bug #1967
18 Apr 2002; Seemant Kulleen <seemant@gentoo.org>
fixed a small typo I made in the matrox section
17 Apr 2002; Seemant Kulleen <seemant@gentoo.org> mplayer-0.60-r6.ebuild
files/digest-mplayer-0.60-r6 :
Removed -- the old source tarball will be mirrored on ibilio instead.
*mplayer-0.60-r6 (17 Apr 2002)
17 Apr 2002; Seemant Kulleen <seemant@gentoo.org> mplayer-0.60-r6.ebuild
files/digest-mplayer-0.60-r6 :
This is an upgrade in a way, because it is now fetching the cvs snapshot
from the site. The actual 0.60 sources have been removed from the
SRC_URI, and they are replaced with a weekly snapshot. This is fine
because it offers much better performance than the old "stable" version.
*mplayer-0.60-r5 (14 Apr 2002)
14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> mplayer-0.60-r5.ebuild :
Cleaned up some of the USE flag checking, and made it more consistent, so
that there are no if then fi constructs for USE flags.
*mplayer-0.60-r5 (12 Apr 2002)
14 Apr 2002; M.Schlemmer <azarah@gentoo.org> mplayer-0.60-r5 :
Remove the png USE flag, as the gui depends on libpng. Take --enable-dvdread
out of the main ./configure part, as its now done with the dvd use flag.
Clean the mmx and X USE flag selection parts up.
*mplayer-0.60-r4 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> mplayer-0.60-r4.ebuild :
Added png USE flag and removed css USE flag for dvd flag instead. And,
compile against newest libpng
*mplayer-0.60-r3 (28 Mar 2002)
28 Mar 2002; Seemant Kulleen <seemant@gentoo.org> mplayer-0.60-r3.ebuild :
ogg and vorbis USE flags combined to have oggvorbis USE flag instead.
*mplayer-0.60-r3 (3 March 2002)
3 March 2002; M.Schlemmer <azarah@gentoo.org> mplayer-0.60-r3.ebuild :
Add the DXR3 patch. Update the DEPEND to include libpng if gtk is in USE.
25 Feb 2002; M.Schlemmer <azarah@gentoo.org> mplayer-0.60-r2.ebuild :
Fix the 'fbcon' USE to actually enable fbdev support.
17 Feb 2002; M.Schlemmer <azarah@gentoo.org> mplayer-0.60-r2.ebuild :
Make DVD support default. Changed the USE flag for DVD decription from
'decss' to 'css'. Added 3DFX support with the '3dfx' use variable. Fixed
a problem where if 'sse' or '3dnow' was in USE, but now MMX, sound would be
distorted .. this should resolve bug #536.
*mplayer-0.60-r1 (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.
|