summaryrefslogtreecommitdiff
blob: ec787cca155ef2d9c007592655737980552e2891 (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
# ChangeLog for media-libs/libtheora
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.55 2006/12/01 03:03:04 flameeyes Exp $

  01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
  -files/libtheora-1.0_alpha4-enable-flags.patch,
  -libtheora-1.0_alpha3.ebuild, -libtheora-1.0_alpha4-r1.ebuild,
  -libtheora-1.0_alpha5.ebuild, -libtheora-1.0_alpha6.ebuild:
  Remove old versions.

  01 Dec 2006; Jeroen Roovers <jer@gentoo.org>
  libtheora-1.0_alpha6-r1.ebuild:
  Stable for HPPA (or xine-lib will not even configure).

  20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
  libtheora-1.0_alpha6-r1.ebuild:
  Stable on Alpha.

  05 Oct 2006; Emanuele Giaquinta <exg@gentoo.org>
  libtheora-1.0_alpha7.ebuild:
  Mangle Makefile.in, not Makefile.am.

  04 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  libtheora-1.0_alpha7.ebuild:
  Remove ~x86-fbsd keyword from latest alpha.

  02 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  libtheora-1.0_alpha7.ebuild:
  Force -j1 in install trying to avoid bug #149832.

  02 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  libtheora-1.0_alpha7.ebuild:
  ekeyword failure.

*libtheora-1.0_alpha7 (02 Oct 2006)

  02 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  +libtheora-1.0_alpha7.ebuild:
  Version bump, hoping it works.

  04 Sep 2006; Joshua Kinard <kumba@gentoo.org>
  libtheora-1.0_alpha6-r1.ebuild:
  Marked stable on mips.

  30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org>
  libtheora-1.0_alpha6-r1.ebuild:
  Stable on ppc.

  21 Aug 2006; Daniel Gryniewicz <dang@gentoo.org>
  libtheora-1.0_alpha6-r1.ebuild:
  Marked stable on amd64

  17 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  libtheora-1.0_alpha6-r1.ebuild:
  Stable on sparc

  17 Aug 2006; Markus Rothe <corsair@gentoo.org>
  libtheora-1.0_alpha6-r1.ebuild:
  Stable on ppc64

  15 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
  libtheora-1.0_alpha6-r1.ebuild:
  x86 stable to fix pkg-config libavcodec and with that wengophone bug 143907

*libtheora-1.0_alpha6-r1 (30 Jul 2006)

  30 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/libtheora-1.0_alpha6-pic-fix.patch,
  +libtheora-1.0_alpha6-r1.ebuild:
  Apply patch for PIC compatibility on x86 architecture, thanks to PaX Team.
  Closes bug #142182.

  08 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
  libtheora-1.0_alpha6.ebuild:
  Add examples useflag as requested by Stefan de Konink in bug #136081.

*libtheora-1.0_alpha6 (07 Jun 2006)

  07 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/libtheora-1.0alpha6-buildfixes.patch, +libtheora-1.0_alpha6.ebuild:
  Version bump with huge build fixes patch as the release is broken upstream.
  Thanks to Ian Leonard in bug #135221 for the notice and part of the patches.

  25 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  libtheora-1.0_alpha5.ebuild:
  Add ~x86-fbsd keyword.

  25 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  libtheora-1.0_alpha5.ebuild:
  Add elibtoolize call.

  18 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  libtheora-1.0_alpha5.ebuild:
  Fix dependency over libvorbis only if encode is requrested. Bug #111739.

*libtheora-1.0_alpha5 (21 Aug 2005)

  21 Aug 2005; Luca Barbato <lu_zero@gentoo.org>
  +libtheora-1.0_alpha5.ebuild:
  New version

  23 Jun 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
  -libtheora-1.0_alpha4.ebuild:
  alpha4.ebuild has a broken encoder

*libtheora-1.0_alpha4-r1 (23 Jun 2005)

  23 Jun 2005; Zaheer Abbas Merali <zaheerm@gentoo.org>
  +files/libtheora-1.0_alpha4-enable-flags.patch,
  +libtheora-1.0_alpha4-r1.ebuild:
  fix stupid upstream configure, enable-encode disables encoder. Thanks bilboed
  for the patch, also been committed upstream in cvs

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  Stable on ppc.

  12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  Add ~alpha keyword.

  06 Jun 2005; Markus Rothe <corsair@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  Stable on ppc64

  21 May 2005; Jason Wever <weeve@gentoo.org> libtheora-1.0_alpha4.ebuild:
  Stable on SPARC.

  21 May 2005; Rene Nussbaumer <killerfox@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  Stable on hppa

  09 May 2005; Aron Griffis <agriffis@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  stable on ia64

  05 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  -libtheora-1.0_alpha2.ebuild, -libtheora-1.0_alpha2-r1.ebuild,
  libtheora-1.0_alpha4.ebuild:
  stable on amd64 and x86

  28 Feb 2005; Jeremy Huddleston <eradicator@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  Got rid of incorrect pic USE flag usage.

  22 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  applied patch which was suggested by Diego Pettenò
  <dgp85@users.sourceforge.net>. fixes #82745

  07 Feb 2005; Chris White <chriswhite@gentoo.org>
  libtheora-1.0_alpha3.ebuild, libtheora-1.0_alpha4.ebuild:
  Fixing bug #75403.

  04 Jan 2005; Hardave Riar <hardave@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Stable on mips, dep of bug #74475.

  01 Jan 2005; John Mylchreest <johnm@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  Update to bug #76290, fixes access violation

  01 Jan 2005; Chris White <chriswhite@gentoo.org>
  libtheora-1.0_alpha4.ebuild:
  Fixed bug #76290 with ${D}/${D}.

*libtheora-1.0_alpha4 (01 Jan 2005)

  01 Jan 2005; Chris White <chriswhite@gentoo.org>
  +libtheora-1.0_alpha4.ebuild:
  Fixed bug #76281 for libtheora alpha4 update. Thanks to Matsuu Takuto for
  putting a diff up.

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  27 Oct 2004; Kito <kito@gentoo.org> libtheora-1.0_alpha3.ebuild:
  added ~ppc-macos. closes bug 67560

  23 Aug 2004; Hardave Riar <hardave@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Added ~mips keyword.

  28 Jul 2004; Tom Gall <tgall@gentoo.org> libtheora-1.0_alpha3.ebuild:
  stable on ppc64, bug #55076

  27 May 2004; Guy Martin <gmsoft@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Marked stable on hppa.

  26 Apr 2004; Brandon Hale <tseng@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Stable on x86.

  26 Apr 2004; David Holm <dholm@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Stable on ppc.

  17 Apr 2004; Jason Wever <weeve@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Stable on sparc.

  17 Apr 2004; Bryan Østergaard <kloeri@gentoo.org>
  libtheora-1.0_alpha3.ebuild:
  Stable on Alpha.

  17 Apr 2004; Travis Tilley <lv@gentoo.org> libtheora-1.0_alpha3.ebuild:
  stable on amd64

  07 Apr 2004; Aron Griffis <agriffis@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Add ~alpha per bug 46903

  21 Mar 2004; Jason Wever <weeve@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Added ~sparc keyword.

*libtheora-1.0_alpha3 (21 Mar 2004)

  21 Mar 2004; Martin Holzer <mholzer@gentoo.org> libtheora-1.0_alpha3.ebuild:
  Version bumped. Closes 42807

*libtheora-1.0_alpha2-r1 (21 Mar 2004)

  21 Mar 2004; Martin Holzer <mholzer@gentoo.org>
  libtheora-1.0_alpha2-r1.ebuild:
  should fix problems with build and install.

  18 Mar 2004; Patrick Kursawe <phosphan@gentoo.org>
  libtheora-1.0_alpha2.ebuild:
  Added another SRC_URI because of bug #44758

  25 Feb 2004; David Holm <dholm@gentoo.org> libtheora-1.0_alpha2.ebuild:
  Added to ~ppc.

*libtheora-1.0_alpha2 (24 Feb 2004)

  24 Feb 2004; Martin Holzer <mholzer@gentoo.org> libtheora-1.0_alpha2.ebuild:
  Initial ebuild. Submitted by MATSUU Takuto <matsuu@gentoo.org> in 41383