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
|
# ChangeLog for media-video/mpeg4ip
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/mpeg4ip/ChangeLog,v 1.59 2008/04/07 22:17:43 yngwin Exp $
07 Apr 2008; Ben de Groot <yngwin@gentoo.org> mpeg4ip-1.5.0.1-r1.ebuild,
mpeg4ip-1.5.0.1-r3.ebuild, mpeg4ip-1.5.0.1-r4.ebuild:
Pkgmove x264-svn to x264
21 Feb 2008; <tester@gentoo.org> mpeg4ip-1.5.0.1-r4.ebuild:
Add build-time dep on gtk/alsalib/glib to be able to rebuild aclocal.m4
23 Jan 2008; Olivier Crête <tester@gentoo.org> mpeg4ip-1.5.0.1-r1.ebuild,
mpeg4ip-1.5.0.1-r3.ebuild, mpeg4ip-1.5.0.1-r4.ebuild:
Fix dep on libmp4v2, bug #207138
*mpeg4ip-1.5.0.1-r4 (12 Jan 2008)
12 Jan 2008; Olivier Crête <tester@gentoo.org>
+files/mpeg4ip-1.5.0.1-avcodec_extern_c.patch, +mpeg4ip-1.5.0.1-r4.ebuild:
Add patch to make it compile with ffmpeg, bug #188183
11 Jan 2008; Steve Dibb <beandog@gentoo.org> mpeg4ip-1.5.0.1-r3.ebuild:
amd64 stable
*mpeg4ip-1.5.0.1-r3 (09 Jan 2008)
09 Jan 2008; Steve Dibb <beandog@gentoo.org>
+files/mpeg4ip-1.5.0.1-nasm-r.patch, +mpeg4ip-1.5.0.1-r3.ebuild:
Fix nasm detection, bug 204505
27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org>
mpeg4ip-1.5.0.1-r1.ebuild, mpeg4ip-1.5.0.1-r2.ebuild:
Fixed quoting.
28 Oct 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/mpeg4ip-1.5.0.1-gcc42.patch, mpeg4ip-1.5.0.1-r2.ebuild:
Applied GCC 4.2 patch from PLD for bug #186637. (gcc-porting) Fix quoting.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; mpeg4ip-1.4.1.ebuild,
mpeg4ip-1.4.1-r1.ebuild, mpeg4ip-1.5.0.1-r1.ebuild,
mpeg4ip-1.5.0.1-r2.ebuild:
Drop virtual/x11 references.
*mpeg4ip-1.5.0.1-r2 (17 Apr 2007)
17 Apr 2007; <tester@gentoo.org> +files/mpeg4ip-1.5.0.1-as-needed.patch,
+mpeg4ip-1.5.0.1-r2.ebuild:
Add --as-need patch from Gergan Penkov, fixes bug #129472
10 Mar 2007; Matti Bickel <mabi@gentoo.org> mpeg4ip-1.5.0.1-r1.ebuild:
ppc stable (bug #166539)
28 Feb 2007; Simon Stelling <blubb@gentoo.org> mpeg4ip-1.5.0.1-r1.ebuild:
stable on amd64; bug 166539
13 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
mpeg4ip-1.5.0.1-r1.ebuild:
stable x86; bug 166539
14 Jan 2007; Olivier Crête <tester@gentoo.org> mpeg4ip-1.4.1.ebuild,
mpeg4ip-1.4.1-r1.ebuild, mpeg4ip-1.5.0.1-r1.ebuild:
Force automake 1.9 (bug #161256), cleanup useless autotools deps
18 Nov 2006; Olivier Crête <tester@gentoo.org>
+files/mpeg4ip-1.5.0.1-lX11.patch, +files/mpeg4ip-1.5.0.1-newffmpeg.patch,
-mpeg4ip-1.5.0.1.ebuild, mpeg4ip-1.5.0.1-r1.ebuild:
Add const_cast for newer ffmpeg and -lX11 for newer SDL
*mpeg4ip-1.5.0.1-r1 (11 Nov 2006)
11 Nov 2006; Alexis Ballier <aballier@gentoo.org>
+files/mpeg4ip-1.5.0.1-x264.patch, +mpeg4ip-1.5.0.1-r1.ebuild:
Adding a patch from mpeg4ip cvs to follow x264 api changes
23 Oct 2006; Simon Stelling <blubb@gentoo.org> mpeg4ip-1.5.0.1.ebuild:
remove ugly x86? in DEPEND
08 Oct 2006; <nixnut@gentoo.org> mpeg4ip-1.4.1.ebuild:
Stable on ppc wrt bug 133605
08 Oct 2006; Olivier Crête <tester@gentoo.org> mpeg4ip-1.5.0.1.ebuild:
Revert dep of libsdl to fix bug #150456, we check built-with-X anyways
09 Aug 2006; Olivier Crête <tester@gentoo.org> mpeg4ip-1.5.0.1.ebuild:
Add built_with_use check for libsdl and USE=X
08 Aug 2006; Olivier Crête <tester@gentoo.org> mpeg4ip-1.4.1.ebuild,
mpeg4ip-1.4.1-r1.ebuild, mpeg4ip-1.5.0.1.ebuild:
Fix multilib installation
09 Jul 2006; Olivier Crête <tester@gentoo.org> mpeg4ip-1.5.0.1.ebuild:
Require libsdl <1.2.11 to fix bug #138739
*mpeg4ip-1.5.0.1 (27 Jun 2006)
27 Jun 2006; Olivier Crête <tester@gentoo.org> -mpeg4ip-1.5.ebuild,
+mpeg4ip-1.5.0.1.ebuild:
Version bump
26 May 2006; Olivier Crête <tester@gentoo.org>
-files/mpeg4ip-1.1-gcc3.4.patch, -files/mpeg4ip-1.1-gentoo-fixes.patch,
-mpeg4ip-1.1.ebuild:
cleanup
26 May 2006; Olivier Crête <tester@gentoo.org>
-files/mpeg4ip-1.1-gcc3.4.patch, -files/mpeg4ip-1.1-gentoo-fixes.patch,
-mpeg4ip-1.1.ebuild:
cleanup
25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> mpeg4ip-1.4.1.ebuild:
Stable on x86 wrt bug #133605.
*mpeg4ip-1.5 (12 May 2006)
12 May 2006; Olivier Crête <tester@gentoo.org> +mpeg4ip-1.5.ebuild:
Version bump
*mpeg4ip-1.4.1-r1 (08 Apr 2006)
08 Apr 2006; Olivier Crête <tester@gentoo.org> mpeg4ip-1.4.1.ebuild,
+mpeg4ip-1.4.1-r1.ebuild:
Removed faac/x264-svn dep and marked stable, made new revision with unstable
deps
23 Mar 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
mpeg4ip-1.4.1.ebuild:
mark ~ppc (Bug #124693)
20 Dec 2005; Olivier Crête <tester@gentoo.org>
+files/mpeg4ip-1.4.1-disable-faac-test.patch, mpeg4ip-1.4.1.ebuild:
Remove check for faac and make appropriate dep instead
20 Dec 2005; Olivier Crête <tester@gentoo.org>
+files/mpeg4ip-1.4.1-gcc41.patch, mpeg4ip-1.1.ebuild, -mpeg4ip-1.3.ebuild,
mpeg4ip-1.4.1.ebuild:
Make 1.4.1 depend on media-libs/libmp4v2 and not provide it, block it from 1.1,
add --with-pics to 1.1 to make it build on amd64, add gcc 4.1 patch to 1.4.1
19 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> mpeg4ip-1.4.1.ebuild:
Move block on pre-r8 versions of faad2, that now depends on this.
19 Nov 2005; Olivier Crête <tester@gentoo.org> mpeg4ip-1.4.1.ebuild:
Stripped -Werror, fixes bug #97936
*mpeg4ip-1.4.1 (11 Nov 2005)
11 Nov 2005; Olivier Crête <tester@gentoo.org> -mpeg4ip-1.4.ebuild,
+mpeg4ip-1.4.1.ebuild:
Version bump
10 Nov 2005; Olivier Crête <tester@gentoo.org>
-files/mpeg4ip-1.2-mp4encode-template-path.patch, -mpeg4ip-1.0.ebuild,
mpeg4ip-1.1.ebuild, -mpeg4ip-1.2.ebuild, mpeg4ip-1.3.ebuild,
mpeg4ip-1.4.ebuild:
Block faad2, mpeg4ip should be made a dep of faad2
*mpeg4ip-1.4 (10 Nov 2005)
10 Nov 2005; Olivier Crête <tester@gentoo.org> +mpeg4ip-1.4.ebuild:
Version bump, added optional dep on x264
05 Nov 2005; Olivier Crête <tester@gentoo.org> mpeg4ip-1.2.ebuild,
mpeg4ip-1.3.ebuild:
Remove -Werror to fix bug #97936
04 Nov 2005; Daniel Drake <dsd@gentoo.org> mpeg4ip-1.1.ebuild:
Add a libtoolize call. Closes bug #98133
*mpeg4ip-1.3 (19 May 2005)
19 May 2005; Olivier Crête <tester@gentoo.org> +mpeg4ip-1.3.ebuild:
Version bump
17 Jan 2005; Olivier Crête <tester@gentoo.org> :
Moved libtool/autoconf/automake to DEPEND
06 Jan 2005; Olivier Crête <tester@gentoo.org> mpeg4ip-1.2.ebuild:
enable-v4l2 now works ok too
03 Jan 2005; Olivier Crête <tester@gentoo.org> mpeg4ip-1.2.ebuild:
Really fix compilation without X, changed use flag from gtk to X
31 Dec 2004; Olivier Crête <tester@gentoo.org>
+files/mpeg4ip-1.2-mp4encode-template-path.patch:
Fixed compilation without the X stuff, thanks to Christian Zoffoli
<czoffoli@xmerlin.org> see bug #74189. Fixed compilation problem, bug #73761.
Fix path problem, thanks to Christian Zoffoli <czoffoli@xmerlin.org> again,
bug 74469. Another patch to install more docs from Christian (bug #74500)
06 Dec 2004; Olivier Crete <tester@gentoo.org>
-files/mpeg4ip-1.2-gentoo-fixes.patch:
Removed useless patch
*mpeg4ip-1.2 (04 Dec 2004)
04 Dec 2004; Olivier Crete <tester@gentoo.org>
+files/mpeg4ip-1.2-gentoo-fixes.patch, +mpeg4ip-1.2.ebuild:
Version bimp, disabled ffmpeg support because it just doesnt build
05 Nov 2004; Travis Tilley <lv@gentoo.org> mpeg4ip-1.1.ebuild:
fix a silly libdir bug and mark 1.1 stable on amd64
05 Nov 2004; Olivier Crete <tester@gentoo.org> mpeg4ip-1.1.ebuild:
Fix compilation problems (bugs 60616, 65190). Thanks to
Tyler Montbriand <tsm@accesscomm.ca> and centic@gentoo.org.
26 Jul 2004; Travis Tilley <lv@gentoo.org> mpeg4ip-1.1.ebuild:
removed invalid blocker that prevents faad2 from being installed when mpeg4ip
is also installed
29 Jun 2004; <tester@gentoo.org> mpeg4ip-1.0.ebuild, mpeg4ip-1.1.ebuild:
Removed superfluous S= and marked 1.1 stable on x86
08 Jun 2004; <tester@gentoo.org> mpeg4ip-1.1.ebuild:
Removed -Werror because it breaks with some versions of gcc (#51617)
05 Jun 2004; <tester@gentoo.org> mpeg4ip-1.1.ebuild:
Made xvid, nas, alsa, esd, arts support use flags. Fixed a few bugs (including
#52693 and 52071). And disabled mp4live because I can't get it to build.
01 Jun 2004; <tester@gentoo.org> mpeg4ip-1.0.ebuild, mpeg4ip-1.1.ebuild:
only --disable-v4l2 is valid, fixes bug #52649, removed useless cruft from
pre-releases
*mpeg4ip-1.1 (20 May 2004)
20 May 2004; Travis Tilley <lv@gentoo.org> +mpeg4ip-1.1.ebuild:
version bump and removal of the now unnecessary SDL magic. finally... a
version of mpeg4ip that works on amd64. yay! *does a little dance*
27 Feb 2004; <tester@gentoo.org> mpeg4ip-1.0.ebuild, mpeg4ip-1.0_rc1.ebuild,
mpeg4ip-1.0_rc3.ebuild, files/sliver.patch:
Add block on faad2 as it provides libmp4v2 too, also removed ~ppc as faac
doesnt have it
21 Jan 2004; <tester@gentoo.org> mpeg4ip-1.0.ebuild:
Trying to fix bug 38316 which I believe is the same as 34804 since mpeg4ip has
its private SDL. Compiling SDL first and fixing its .la file.
*mpeg4ip-1.0 (05 Jan 2004)
05 Jan 2004; Olivier Crete <tester@gentoo.org> mpeg4ip-1.0.ebuild:
Version bump.. now 1.0!
09 Dec 2003; Olivier Crete <tester@gentoo.org> mpeg4ip-1.0_rc1.ebuild,
mpeg4ip-1.0_rc3.ebuild, files/sliver.patch:
Marking rc1 stable on x86, added patch for m4a file handling
*mpeg4ip-1.0_rc3 (03 Dec 2003)
03 Dec 2003; Olivier Crete <tester@gentoo.org> mpeg4ip-1.0_rc3.ebuild:
Version bump
*mpeg4ip-1.0_rc1 (24 Nov 2003)
24 Nov 2003; Olivier Crete <tester@gentoo.org> mpeg4ip-1.0_rc1.ebuild:
Adding mpeg4ip, hacked it so it will rename its private libSDL and to make it
find ffmpeg A useflag should be added to have the choice to install or not its
three components, the libraries, the server(s) and the client
|