summaryrefslogtreecommitdiff
blob: 1722c9c3e6e0bea5c73f203da884cc7e600cacf8 (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
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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
# ChangeLog for media-libs/opencv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.73 2012/05/21 20:42:14 johu Exp $

  21 May 2012; Johannes Huber <johu@gentoo.org>
  -files/opencv-2.3.0-convert_sets_to_options.patch,
  -files/opencv-2.3.0-ffmpeg.patch, -files/opencv-2.3.0-libpng15.patch,
  -files/opencv-2.3.0-symlink.patch, -opencv-2.3.0.ebuild:
  Remove old.

  21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> opencv-2.3.1a-r1.ebuild:
  x86 stable wrt bug #409733

  06 May 2012; Andreas K. Huettel <dilfridge@gentoo.org> -opencv-2.3.1a.ebuild,
  opencv-2.3.1a-r1.ebuild, opencv-2.3.1a-r20.ebuild,
  +files/opencv-2.3.1a-gcc47.patch:
  Add patch by Nicolas Schlumberger to fix gcc-4.7 compilation, bug 413159

  04 May 2012; Johannes Huber <johu@gentoo.org> opencv-2.3.0.ebuild,
  opencv-2.3.1a-r1.ebuild, opencv-2.3.1a-r20.ebuild, opencv-2.3.1a.ebuild:
  Migrate to virtual/pkgconfig.

  24 Apr 2012; Mike Frysinger <vapier@gentoo.org>
  files/opencv-2.3.0-convert_sets_to_options.patch,
  files/opencv-2.3.1a-convert_sets_to_options.patch:
  Drop -mfpmath=387 hardcode for x86 systems -- this breaks cross-compiling as
  the detection is uname based instead of target, and we really do not want to
  hardcode this anyways (let the user pick).

  22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> opencv-2.3.1a-r1.ebuild:
  Stable for amd64, wrt bug #409733

*opencv-2.3.1a-r20 (21 Apr 2012)

  21 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org>
  opencv-2.3.1a-r1.ebuild, +opencv-2.3.1a-r20.ebuild:
  Add identical ~arch version, remove ipp useflag in version to be stabilized

  17 Apr 2012; Brent Baude <ranger@gentoo.org> opencv-2.3.1a-r1.ebuild:
  Marking opencv-2.3.1a-r1 ppc for bug 409733

  15 Apr 2012; Jeremy Olexa <darkside@gentoo.org> opencv-2.3.1a-r1.ebuild:
  add ~amd64-linux based on testing in bug 351218

  12 Jan 2012; Mike Frysinger <vapier@gentoo.org> opencv-2.3.0.ebuild:
  Also drop fortran from 2.3.0 ebuild #392297.

*opencv-2.3.1a-r1 (31 Dec 2011)

  31 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  +opencv-2.3.1a-r1.ebuild, +files/opencv-2.3.1a-True-False.patch:
  Added the True/False patch, kinda makes sense. Let's hope upstream follows.
  Bug 393685.

  29 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> opencv-2.3.1a.ebuild:
  Does not need fortran anymore, bug 392297

  29 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> opencv-2.3.1a.ebuild:
  Properly compare gcc version, bug 390983

  22 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> opencv-2.3.0.ebuild,
  -opencv-2.3.0-r1.ebuild, opencv-2.3.1a.ebuild:
  Add missing inherit, should fix bug 390983

  14 Nov 2011; Luca Barbato <lu_zero@gentoo.org> opencv-2.3.1a.ebuild,
  +files/opencv-2.3.1a-libav-0.7.patch:
  Fix libavutil usage

  13 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> opencv-2.3.1a.ebuild:
  Does not work with libav-0.8_pre, bug 384021

*opencv-2.3.1a (13 Nov 2011)

  13 Nov 2011; Andreas K. Huettel <dilfridge@gentoo.org> +opencv-2.3.1a.ebuild,
  +files/opencv-2.3.1a-convert_sets_to_options.patch,
  +files/opencv-2.3.1a-libsuffix.patch, +files/opencv-2.3.1a-nocaps.patch:
  Version bump, thanks to Andreas Sturmlechner for his help

  15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
  Remove description for USE flags "deprecated" and "octave"

  15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  -files/opencv-2.0.0-libpng14.patch, -opencv-2.1.0.ebuild,
  -files/opencv-2.1.0-mmap.patch, -files/opencv-2.1.0-multilib.patch,
  -opencv-2.2.0.ebuild, -opencv-2.2.0-r10.ebuild,
  -files/opencv-2.2.0-convert_sets_to_options.patch,
  -files/opencv-2.2.0-ffmpeg01.patch, -files/opencv-2.2.0-ffmpeg02.patch,
  -files/opencv-2.2.0-findblas.patch, -files/opencv-2.2.0-findnpp.patch,
  -files/opencv-2.2.0-fortran.patch, -files/opencv-2.2.0-gcc46.patch,
  -files/opencv-2.2.0-libpng1.5.patch, -files/opencv-2.2.0-numpy.patch,
  -files/opencv-2.2.0-ptrcvcapture.patch,
  -files/opencv-2.2.0-use_system_libs.patch,
  -files/opencv-2.2.0-v4l_2.6.38.patch:
  old

  15 Oct 2011; Markus Meier <maekke@gentoo.org> opencv-2.3.0.ebuild:
  x86 stable, bug #385211

  15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> opencv-2.3.0.ebuild:
  ppc stable wrt #385211

  15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> opencv-2.3.0.ebuild,
  opencv-2.3.0-r1.ebuild:
  Missing x11-libs/qt-test:4 depend wrt #387205 by Kacper Kowalik

  08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> opencv-2.3.0.ebuild:
  amd64 stable wrt #385211

  07 Oct 2011; Andreas K. Huettel <dilfridge@gentoo.org> opencv-2.3.0.ebuild,
  opencv-2.3.0-r1.ebuild:
  flann is now completely integrated, and it makes no sense to unbundle it
  anymore; cleanups

*opencv-2.3.0-r1 (06 Oct 2011)

  06 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> opencv-2.3.0.ebuild,
  +opencv-2.3.0-r1.ebuild:
  Revision bump to drop USE="ipp" for 2.3.0 stabilization.

  26 Sep 2011; Andreas K. Huettel <dilfridge@gentoo.org> opencv-2.3.0.ebuild:
  Disable cuda support if >=gcc-4.5, bug 383847

  22 Sep 2011; Andreas K. Huettel <dilfridge@gentoo.org> opencv-2.3.0.ebuild:
  Tests subdirectory has been removed from distribution

  20 Sep 2011; Markos Chandras <hwoarang@gentoo.org> opencv-2.3.0.ebuild,
  +files/opencv-2.3.0-libpng15.patch:
  Add patch for libpng-1.5 support. Bug #383571. Thanks to Erich Seifert
  <eseifert@error-reports.org>

*opencv-2.3.0 (18 Sep 2011)

  18 Sep 2011; Andreas K. Huettel <dilfridge@gentoo.org> +opencv-2.3.0.ebuild,
  +files/opencv-2.3.0-convert_sets_to_options.patch,
  +files/opencv-2.3.0-ffmpeg.patch, +files/opencv-2.3.0-numpy.patch,
  +files/opencv-2.3.0-symlink.patch:
  Version bump

  06 Sep 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  opencv-2.2.0-r10.ebuild:
  Bump libdc1394 version dependency to fix usb_init symbol conflict, bug 380287

  10 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> opencv-2.1.0.ebuild,
  opencv-2.2.0-r10.ebuild:
  Marked ~ppc, dropped ppc64 wrt #365451

  18 Jul 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  opencv-2.2.0-r10.ebuild:
  Require new enough cmake for the FindBLAS and FindLAPACK fixes, bug 373557

  13 Jul 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  opencv-2.2.0-r10.ebuild, +files/opencv-2.2.0-findblas.patch:
  Find BLAS using pkgconfig, bug 373557

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

  21 Jun 2011; Justin Lecher <jlec@gentoo.org> opencv-2.1.0.ebuild,
  opencv-2.2.0.ebuild, opencv-2.2.0-r10.ebuild:
  Add dependency on virtual/fortran

  21 Jun 2011; Justin Lecher <jlec@gentoo.org> opencv-2.1.0.ebuild,
  opencv-2.2.0.ebuild, opencv-2.2.0-r10.ebuild:
  Added fortran-2.eclass support

  09 Jun 2011; Jeroen Roovers <jer@gentoo.org> opencv-2.1.0.ebuild:
  Drop HPPA keywording (bug #365451).

  16 May 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  +files/opencv-2.2.0-findnpp.patch:
  Add missing patch

  15 May 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  opencv-2.2.0-r10.ebuild:
  Fix CUDA integration, bug 365509

  11 May 2011; Andreas K. Huettel <dilfridge@gentoo.org> -opencv-2.0.0.ebuild,
  -files/opencv-2.0.0-multilib.patch:
  Drop old

  09 May 2011; Markos Chandras <hwoarang@gentoo.org> opencv-2.2.0.ebuild:
  Stable on amd64 wrt bug #354033

  09 May 2011; Thomas Kahle <tomka@gentoo.org> opencv-2.2.0.ebuild:
  x86 stable per bug 354033

  01 May 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  opencv-2.2.0.ebuild:
  Disable cuda to ease stabilization

  01 May 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  opencv-2.2.0.ebuild, opencv-2.2.0-r10.ebuild,
  +files/opencv-2.2.0-fortran.patch:
  Need fortran enabled in gcc and cmake configure script, bug 365493

*opencv-2.2.0-r10 (30 Apr 2011)

  30 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  opencv-2.2.0.ebuild, +opencv-2.2.0-r10.ebuild:
  Hard-disable ipp in -r0 to ease stabilization, create -r10 with ipp
  support

*opencv-2.2.0 (30 Apr 2011)

  30 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  +opencv-2.2.0.ebuild, +files/opencv-2.2.0-convert_sets_to_options.patch,
  +files/opencv-2.2.0-ffmpeg01.patch, +files/opencv-2.2.0-ffmpeg02.patch,
  +files/opencv-2.2.0-gcc46.patch, +files/opencv-2.2.0-libpng1.5.patch,
  +files/opencv-2.2.0-numpy.patch, +files/opencv-2.2.0-ptrcvcapture.patch,
  +files/opencv-2.2.0-use_system_libs.patch,
  +files/opencv-2.2.0-v4l_2.6.38.patch, metadata.xml:
  Version bump, with a lot of help from Scarabeus

  29 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
  Move package to KDE herd because of digikam and kipi-plugins.

  14 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> opencv-2.0.0.ebuild,
  opencv-2.1.0.ebuild:
  Migrate to virutal/ffmpeg. Per bug #362081.

  25 Nov 2010; Jeroen Roovers <jer@gentoo.org> opencv-2.1.0.ebuild:
  Marked ~hppa (bug #340269).

  09 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> opencv-2.0.0.ebuild,
  opencv-2.1.0.ebuild:
  Use virtual/jpeg wrt #327487.

  27 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> opencv-2.1.0.ebuild,
  +files/opencv-2.1.0-mmap.patch:
  Fix bug in v4l code wrt #313649, Comment #14 by Uwe Sauter.

*opencv-2.1.0 (27 Jul 2010)

  27 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> +opencv-2.1.0.ebuild,
  +files/opencv-2.1.0-multilib.patch, metadata.xml:
  Version bump.

  16 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
  opencv-2.0.0-r1.ebuild:
  Fix building with FFmpeg >= 0.6 wrt #324259 by Alexis Ballier.

  12 May 2010; Samuli Suominen <ssuominen@gentoo.org> opencv-2.0.0.ebuild:
  Backport -libpng14.patch to -r0 of 2.0.0 because -r1 can't be stabilized.

  09 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
  opencv-2.0.0-r1.ebuild, +files/opencv-2.0.0-libpng14.patch:
  Fix building with libpng14.

  06 Feb 2010; Ulrich Mueller <ulm@gentoo.org> opencv-2.0.0.ebuild,
  opencv-2.0.0-r1.ebuild:
  Fix LICENSE, bug 301123.

  06 Jan 2010; Joseph Jezak <josejx@gentoo.org> opencv-2.0.0-r1.ebuild:
  Marked ~ppc64.

  07 Dec 2009; Markus Meier <maekke@gentoo.org> opencv-2.0.0.ebuild:
  x86 stable, bug #295475

*opencv-2.0.0-r1 (04 Dec 2009)

  04 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> opencv-2.0.0.ebuild,
  +opencv-2.0.0-r1.ebuild:
  amd64 stable wrt #295475. Revision bump to skip sci-libs/ipp depend for
  -r0.

*opencv-2.0.0 (16 Oct 2009)

  16 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> +opencv-2.0.0.ebuild,
  +files/opencv-2.0.0-multilib.patch, metadata.xml:
  Version bump wrt #289258. Thanks to Aaron Mavrinac for ebuild.

  25 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
  opencv-1.0.0-r1.ebuild, +files/opencv-1.0.0-gcc44.patch:
  Fix building with GCC 4.4 wrt #274261.

  02 Mar 2009; Thomas Anderson <gentoofan23@gentoo.org>
  opencv-1.0.0-r1.ebuild:
  Bump needed swig version to fix bug #260172

  15 Feb 2009; Patrick Lauer <patrick@gentoo.org>
  +files/opencv-1.0.0-fix-swig.patch, opencv-1.0.0-r1.ebuild:
  Fixing small error in the building of py bindings. Patch from John
  Keeping, closes #258652

  27 Dec 2008; Thomas Anderson <gentoofan23@gentoo.org> metadata.xml,
  opencv-1.0.0-r1.ebuild:
  Fix homepage, bug #252367 by Thomas Pani. Tweak metadata.xml a bit

  02 Nov 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml:
  Removing jmglov as a maintainer since he was retired.

  12 Oct 2008; Thomas Anderson <gentoofan23@gentoo.org>
  +files/opencv-1.0.0-swiginvalidlinkingoptions.patch,
  opencv-1.0.0-r1.ebuild:
  Fix problems when SWIG_PYTHON_LIBS was empty, resulting in '-L -o'. Reported
  by Blorby in bug #239563, patch stolen from Exherbo

  25 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> opencv-1.0.0-r1.ebuild:
  Keyworded ~ppc. Closes bug #236085

  14 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> metadata.xml:
  Picking up maintainership as current maintainer is inactive.

  29 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
  +files/opencv-1.0.0-ffmpeg-0.4.9_p20080326.patch, opencv-1.0.0-r1.ebuild:
  Add patch for ffmpeg-0.4.9_p20080326 compatibility. Depends for ffmpeg
  raised to >=ffmpeg-0.4.9_p20080326. Bug #229621 and bug #229405.

*opencv-1.0.0-r1 (23 Jun 2008)

  23 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org>
  +files/opencv-1.0.0-addoptionalsamples.patch,
  +files/opencv-1.0.0-automagicdependencies.patch,
  +files/opencv-1.0.0-cvcapffmpegundefinedsymbols.patch,
  +files/opencv-1.0.0-enableuseflags.patch,
  +files/opencv-1.0.0-fixpythonmultilib.patch,
  +files/opencv-1.0.0-havepngexrdefs.patch, -opencv-1.0.0.ebuild,
  +opencv-1.0.0-r1.ebuild:
  Import changes from science overlay, fixes tons of automagic bugs as well as
  multilib bugs. Keyworded ~amd64

  20 Jun 2008; Samuli Suominen <drac@gentoo.org> opencv-1.0.0.ebuild:
  QAbaddep; pkgconfig is only a build-time depend.

  18 Jun 2008; Josh Glover <jmglov@gentoo.org> opencv-1.0.0.ebuild:
  added missing src_install() so that package installs files

*opencv-1.0.0 (18 Jun 2008)

  18 Jun 2008; Josh Glover <jmglov@gentoo.org> +metadata.xml,
  +opencv-1.0.0.ebuild:
  Added to Portage tree