summaryrefslogtreecommitdiff
blob: 4d1aed1edc649acf03839b59635efd3f58122aec (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
# ChangeLog for media-libs/libvpx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/ChangeLog,v 1.55 2012/05/12 15:59:59 aballier Exp $

  12 May 2012; Alexis Ballier <aballier@gentoo.org> libvpx-1.1.0.ebuild:
  respect chost-prefixed toolchain, not only CC

  12 May 2012; Alexis Ballier <aballier@gentoo.org> libvpx-1.1.0.ebuild:
  use extra-cflags to overshadow optimizations if needed and do not force
  disabling optimizations

  12 May 2012; Alexis Ballier <aballier@gentoo.org> libvpx-1.1.0.ebuild:
  disable hardcoded cflags by disabling (compiler) optimizations, user cflags
  will be used then

  12 May 2012; Alexis Ballier <aballier@gentoo.org> libvpx-1.1.0.ebuild:
  build verbose so that we see the actual commands invoked

*libvpx-1.1.0 (12 May 2012)

  12 May 2012; Alexis Ballier <aballier@gentoo.org> +libvpx-1.1.0.ebuild:
  version bump

  10 May 2012; Brent Baude <ranger@gentoo.org> libvpx-0.9.6.ebuild:
  Marking libvpx-0.9.6 ppc64 for bug 408555

*libvpx-1.0.0-r1 (06 May 2012)

  06 May 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  +libvpx-1.0.0-r1.ebuild:
  Add explicit targets for amd64 and x86 target platforms to allow
  cross-compilation, build system seems to ignore user CFLAGS/LDFLAGS, bug
  325701

  31 Mar 2012; Tobias Klausmann <klausman@gentoo.org> libvpx-1.0.0.ebuild:
  Stable on alpha, bug #405955

  25 Mar 2012; Thomas Kahle <tomka@gentoo.org> libvpx-1.0.0.ebuild:
  marked x86 per bug 408161

  21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> libvpx-1.0.0.ebuild:
  Export LC_ALL=C for compability with et_EE locale wrt #379659 by Priit Laes

  10 Mar 2012; Brent Baude <ranger@gentoo.org> libvpx-1.0.0.ebuild:
  Marking libvpx-1.0.0 ppc for bug 405955

  04 Mar 2012; Luca Barbato <lu_zero@gentoo.org> libvpx-1.0.0.ebuild,
  +files/libvpx-1.0.0-support-arm.patch:
  Remove overzealous assumption regarding arm, unbreak compilation

  02 Mar 2012; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> libvpx-1.0.0.ebuild,
  libvpx-9999.ebuild:
  unset AS as requested by Alexis Ballier, let the build system decide which AS
  to use (it honours but then feeds it with yasm flags without checking...)

  01 Mar 2012; Alexis Ballier <aballier@gentoo.org> libvpx-9999.ebuild:
  sync keywords with 1.0.0 so that keywords wont get dropped by mistake again
  next time.

  01 Mar 2012; Kacper Kowalik <xarthisius@gentoo.org> libvpx-1.0.0.ebuild:
  Marked ~ppc/~ppc64 as per Anarchy request, bug #360427 and bug #405955

  29 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libvpx-1.0.0.ebuild:
  Stable for AMD64, wrt security bug #405955

*libvpx-1.0.0 (29 Feb 2012)

  29 Feb 2012; Alexis Ballier <aballier@gentoo.org> +libvpx-1.0.0.ebuild,
  libvpx-9999.ebuild:
  version bump, bug #405955

  20 Feb 2012; Thomas Kahle <tomka@gentoo.org> libvpx-0.9.7-r1.ebuild:
  marked x86 per bug 403183

  17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libvpx-0.9.7-r1.ebuild:
  Stable for amd64, wrt bug #403183

  26 Dec 2011; Raúl Porcel <armin76@gentoo.org> libvpx-0.9.7-r1.ebuild,
  libvpx-9999.ebuild:
  Add ~alpha/~ia64 wrt #360427

  27 Sep 2011; Christoph Junghans <ottxor@gentoo.org> libvpx-0.9.6.ebuild,
  libvpx-0.9.7.ebuild, libvpx-0.9.7-r1.ebuild, libvpx-9999.ebuild:
  addpredict /usr/share/snmp/mibs/.index (bug #384585)

  22 Sep 2011; Tim Harder <radhermit@gentoo.org> libvpx-9999.ebuild:
  Update git repo location.

*libvpx-0.9.7-r1 (21 Sep 2011)

  21 Sep 2011; Tim Harder <radhermit@gentoo.org> +libvpx-0.9.7-r1.ebuild,
  libvpx-9999.ebuild:
  Add static-libs support (bug #378307 by Agostino Sarubbo and Nikoli).

*libvpx-0.9.7 (08 Aug 2011)

  08 Aug 2011; Luca Barbato <lu_zero@gentoo.org> +libvpx-0.9.7.ebuild:
  Version bump

  29 Jul 2011; Zac Medico <zmedico@gentoo.org> libvpx-0.9.6.ebuild,
  libvpx-9999.ebuild:
  Add ~x86-linux keyword.

  07 Jul 2011; Alexis Ballier <aballier@gentoo.org> libvpx-0.9.6.ebuild,
  libvpx-9999.ebuild:
  keyword ~x86-fbsd

  07 Jul 2011; Alexis Ballier <aballier@gentoo.org> libvpx-0.9.6.ebuild,
  libvpx-9999.ebuild:
  x86-fbsd needs yasm too

  07 Jul 2011; Alexis Ballier <aballier@gentoo.org> -libvpx-0.9.5.ebuild:
  remove old

  29 Jun 2011; Christoph Mende <angelos@gentoo.org> libvpx-0.9.6.ebuild:
  Stable on amd64 wrt bug #365273

  26 Jun 2011; Brent Baude <ranger@gentoo.org> libvpx-0.9.6.ebuild:
  Marking libvpx-0.9.6 ppc for bug 365273

  23 Jun 2011; Alexis Ballier <aballier@gentoo.org> libvpx-9999.ebuild:
  parallel install has been fixed upstream, remove workaround, bug #323805

  23 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libvpx-0.9.6.ebuild:
  x86 stable wrt security bug #365273

  22 Jun 2011; Alexis Ballier <aballier@gentoo.org> libvpx-9999.ebuild,
  metadata.xml:
  add sse4_1 useflag

  22 Jun 2011; Alexis Ballier <aballier@gentoo.org> libvpx-9999.ebuild:
  use git-2.eclass

  22 Jun 2011; Alexis Ballier <aballier@gentoo.org>
  -libvpx-0.9.0_p20100612.ebuild, -libvpx-0.9.2.ebuild,
  -libvpx-0.9.5-r1.ebuild:
  remove old

  22 Jun 2011; Alexis Ballier <aballier@gentoo.org> libvpx-0.9.6.ebuild,
  libvpx-9999.ebuild:
  sse2 requires mmx, bump to eapi4 to reflect this requirement, reported by
  andreas schürch in bug #365273

  21 Jun 2011; Tobias Klausmann <klausman@gentoo.org> libvpx-0.9.6.ebuild:
  Stable on alpha, bug #365273

  28 May 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> libvpx-0.9.6.ebuild:
  Adding workaround for bug 345161, forces yasm as as interpreter and adjusts
  the target platform for cross-compilation

  16 May 2011; Kacper Kowalik <xarthisius@gentoo.org> libvpx-0.9.6.ebuild:
  Marked ~ppc/~ppc64 wrt #360427

*libvpx-0.9.6 (09 Mar 2011)

  09 Mar 2011; Luca Barbato <lu_zero@gentoo.org> +libvpx-0.9.6.ebuild:
  New version

  21 Feb 2011; Jeremy Olexa <darkside@gentoo.org> libvpx-0.9.5-r1.ebuild,
  libvpx-9999.ebuild:
  Port changes for Gentoo Prefix, bug 351560 by Robert Blenkinsopp
  (XenoPhoenix)

  05 Feb 2011; Markus Meier <maekke@gentoo.org> libvpx-0.9.5-r1.ebuild:
  add ~arm, bug #350648

*libvpx-0.9.5-r1 (03 Feb 2011)

  03 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> +libvpx-0.9.5-r1.ebuild,
  +files/libvpx-0.9.5-enable-shared.patch:
  Always build shared libraries with generic-gnu target wrt #351496 by Markus
  Meier.

  10 Dec 2010; Markos Chandras <hwoarang@gentoo.org> libvpx-0.9.5.ebuild:
  Stable on amd64 wrt bug #345559

  09 Dec 2010; Christian Faulhammer <fauli@gentoo.org> libvpx-0.9.5.ebuild:
  stable x86, security bug 345559

*libvpx-0.9.5 (08 Nov 2010)

  08 Nov 2010; Luca Barbato <lu_zero@gentoo.org> +libvpx-0.9.5.ebuild,
  libvpx-9999.ebuild:
  New version

  22 Oct 2010; Petteri Räty <betelgeuse@gentoo.org> libvpx-0.9.2.ebuild,
  libvpx-9999.ebuild:
  Force -j1 to emake install until the build system is patched. Bug #323805.

  24 Sep 2010; Markos Chandras <hwoarang@gentoo.org>
  libvpx-0.9.0_p20100612.ebuild:
  Stable on amd64 wrt bug #332361

  17 Sep 2010; Christian Faulhammer <fauli@gentoo.org>
  libvpx-0.9.0_p20100612.ebuild:
  stable x86, security bug 332361

*libvpx-0.9.2 (07 Sep 2010)

  07 Sep 2010; Luca Barbato <lu_zero@gentoo.org> +libvpx-0.9.2.ebuild:
  New version

  12 Jun 2010; Dror Levin <spatz@gentoo.org> libvpx-0.9.0_p20100612.ebuild,
  libvpx-9999.ebuild, metadata.xml:
  Add altivec,mmx,sse,sse2,sse3,ssse3 USE flags, consolidate live and normal
  ebuilds.

  12 Jun 2010; Dror Levin <spatz@gentoo.org> libvpx-0.9.0_p20100612.ebuild,
  libvpx-9999.ebuild:
  Only dep on yasm in x86/amd64.

*libvpx-0.9.0_p20100612 (12 Jun 2010)

  12 Jun 2010; Dror Levin <spatz@gentoo.org> +libvpx-0.9.0_p20100612.ebuild,
  libvpx-9999.ebuild:
  Added snapshot, bug 320817. Remove unneeded eutils inherit.

*libvpx-9999 (10 Jun 2010)

  10 Jun 2010; Luca Barbato <lu_zero@gentoo.org> +libvpx-9999.ebuild:
  Initial live ebuild, 0.9.0 release _SHOULD_NOT_ be put into portage, thanks
  to the people in bug #320817 for the support