summaryrefslogtreecommitdiff
blob: 278975b23c491cddba26c5264b03e5b159dff613 (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
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
# ChangeLog for media-libs/libdc1394
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libdc1394/ChangeLog,v 1.84 2014/08/10 09:30:29 ago Exp $

  10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libdc1394-2.2.1.ebuild:
  Stable for sparc, wrt bug #515234

  10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libdc1394-2.2.1.ebuild:
  Stable for ia64, wrt bug #515234

  09 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libdc1394-2.2.1.ebuild:
  Stable for ppc64, wrt bug #515234

  07 Aug 2014; Jeroen Roovers <jer@gentoo.org> libdc1394-2.2.1.ebuild:
  Stable for HPPA (bug #512012).

  31 Jul 2014; Tobias Klausmann <klausman@gentoo.org> libdc1394-2.2.1.ebuild:
  Stable on alpha, bug #515234

  28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libdc1394-2.2.1.ebuild:
  Stable for ppc, wrt bug #512012

  23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libdc1394-2.2.1.ebuild:
  Stable for x86, wrt bug #512012

  22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libdc1394-2.2.1.ebuild:
  Stable for amd64, wrt bug #512912

  20 Jul 2014; Markus Meier <maekke@gentoo.org> libdc1394-2.2.1.ebuild:
  arm stable, bug #512012

  20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org>
  +files/libdc1394-2.2.1-pthread.patch, libdc1394-2.2.1.ebuild:
  Since capture.c in dc1394/usb/ directory is using pthread_join and
  pthread_create functions, link to -lpthread accordingly wrt #514008

  20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> libdc1394-2.2.1.ebuild:
  Download and extract sdl.m4 and point AT_M4DIR for eautoreconf to it wrt
  #494312 by Andrej Gelenberg

  18 Jun 2014; Michał Górny <mgorny@gentoo.org> libdc1394-2.2.1.ebuild:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
  #513718.

  17 Nov 2013; Alexis Ballier <aballier@gentoo.org> libdc1394-2.2.1.ebuild,
  +files/libdc1394-2.2.1-includes.patch:
  fix out of source builds. bug #488716

  17 Nov 2013; Julian Ospald <hasufell@gentoo.org> libdc1394-2.2.1.ebuild:
  fix build failure wrt #488716

*libdc1394-2.2.1 (11 Aug 2013)

  11 Aug 2013; Alexis Ballier <aballier@gentoo.org> +libdc1394-2.2.1.ebuild:
  Version bump and convert to multilib

  05 May 2012; Jeff Horelick <jdhore@gentoo.org> libdc1394-2.1.3-r1.ebuild,
  libdc1394-2.1.4.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

*libdc1394-2.1.4 (02 Dec 2011)

  02 Dec 2011; Alexis Ballier <aballier@gentoo.org> +libdc1394-2.1.4.ebuild:
  version bump

  23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -libdc1394-2.1.2.ebuild:
  old

  23 Oct 2011; Raúl Porcel <armin76@gentoo.org> libdc1394-2.1.3-r1.ebuild:
  alpha/ia64/sparc stable wrt #382861

  18 Oct 2011; Jeroen Roovers <jer@gentoo.org> libdc1394-2.1.3-r1.ebuild:
  Stable for HPPA (bug #382861).

  15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
  libdc1394-2.1.3-r1.ebuild:
  ppc/ppc64 stable wrt #382861

  03 Oct 2011; Markus Meier <maekke@gentoo.org> libdc1394-2.1.3-r1.ebuild:
  arm stable, bug #382861

  14 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
  libdc1394-2.1.3-r1.ebuild:
  amd64/x86 stable wrt #382861

  13 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
  libdc1394-2.1.3-r1.ebuild:
  USE="static-libs" and remove libtool archive in favour of pkg-config data.

  13 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
  -files/libdc1394-disable-raw-capture.patch, -libdc1394-1.2.2.ebuild,
  -libdc1394-2.1.3.ebuild:
  [This is a placeholder. Please ignore.]

  13 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
  libdc1394-2.1.3-r1.ebuild, metadata.xml:
  Missing virtual/libusb:1 and dev-util/pkgconfig deps wrt #341601 by Christian
  Schmitt. Move from maintainer-needed to media-video herd.

  13 Sep 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop maintainer due retirement, bug #99651

*libdc1394-2.1.3-r1 (06 Sep 2011)

  06 Sep 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  +files/libdc1394-usbinit.patch, +libdc1394-2.1.3-r1.ebuild:
  Non-maintainer fix: add upstream patch to avoid usb_init symbol conflict, bug
  380287

  07 Jun 2011; Theo Chatzimichos <tampakrap@gentoo.org> libdc1394-2.1.3.ebuild:
  Non maintainer fix, there were two src_compile() instead of a src_configure
  obviously by mistake

*libdc1394-2.1.3 (30 Apr 2011)

  30 Apr 2011; Justin Lecher <jlec@gentoo.org>
  +files/libdc1394-videodev.h.patch, +libdc1394-2.1.3.ebuild:
  Non Maintainer version bump, Build without V4L1 support, #359735 & #363303

  21 Mar 2011; Diego E. Pettenò <flameeyes@gentoo.org>
  -files/libdc1394-1.2.1-nox11.patch, libdc1394-1.2.2.ebuild:
  QA: the nox11 patch failed to apply and was totally bogus (patched
  Makefile.in only); drop the X USE flag, forcing it enabled, which is the only
  working configuration for SLOT=1 ebuild.

  10 Jun 2010; Jeroen Roovers <jer@gentoo.org> libdc1394-1.2.2.ebuild,
  libdc1394-2.1.2.ebuild:
  Stable for HPPA (bug #315655).

  01 Jun 2010; Joseph Jezak <josejx@gentoo.org> libdc1394-1.2.2.ebuild,
  libdc1394-2.1.2.ebuild:
  Marked ppc stable for bug #315655.

  22 May 2010; Raúl Porcel <armin76@gentoo.org> libdc1394-1.2.2.ebuild,
  libdc1394-2.1.2.ebuild:
  alpha/arm/ia64/sparc stable wrt #315655

  12 May 2010; Brent Baude <ranger@gentoo.org> libdc1394-1.2.2.ebuild,
  libdc1394-2.1.2.ebuild:
  marking 2.1.2 and 1.22 ppc64 for bug 315655

  16 Apr 2010; Pacho Ramos <pacho@gentoo.org> libdc1394-1.2.2.ebuild:
  amd64 stable, bug 307739

  04 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
  libdc1394-1.2.2.ebuild:
  stable x86, bug 307739

  07 Dec 2009; Markus Meier <maekke@gentoo.org> libdc1394-2.1.2.ebuild:
  x86 stable, bug #295659

  04 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
  libdc1394-2.1.2.ebuild:
  amd64 stable wrt #295659

*libdc1394-2.1.2 (23 Aug 2009)

  23 Aug 2009; Stefaan De Roeck <stefaan@gentoo.org>
  +libdc1394-2.1.2.ebuild:
  Version bump to 2.1.2, as per bug #282249

*libdc1394-2.1.0 (17 Jun 2009)

  17 Jun 2009; Stefaan De Roeck <stefaan@gentoo.org>
  +libdc1394-2.1.0.ebuild:
  Version bump, fix bug #257393

  17 Jun 2009; Stefaan De Roeck <stefaan@gentoo.org> libdc1394-1.2.2.ebuild:
  fix patch reference (bug #263251)

*libdc1394-2.0.3 (31 Jan 2009)

  31 Jan 2009; Stefaan De Roeck <stefaan@gentoo.org>
  +libdc1394-2.0.3.ebuild:
  Bumping to 2.0.3, fixing bug #256428

*libdc1394-1.2.2 (31 Jan 2009)

  31 Jan 2009; Stefaan De Roeck <stefaan@gentoo.org>
  +files/libdc1394-disable-raw-capture.patch, +libdc1394-1.2.2.ebuild:
  Version bump, + new patch to disable obsolete raw capture (required for
  bug #231908)

  31 Jan 2009; Stefaan De Roeck <stefaan@gentoo.org>
  -libdc1394-2.0.0_pre4.ebuild, -libdc1394-2.0.0-r1.ebuild:
  Remove obsolete ebuilds

  11 Jun 2008; Stefaan De Roeck <stefaan@gentoo.org>
  libdc1394-2.0.0_pre4.ebuild:
  QA, fix bug #221621

  11 Jun 2008; Stefaan De Roeck <stefaan@gentoo.org>
  -files/libdc1394-2.0.0_pre5-update-iso_channel.patch,
  -files/libdc1394-2.0.0_pre6-extra-failure-removal.diff,
  -files/libdc1394-2.0.0_pre6-grab_partial_image.diff,
  -files/libdc1394-2.0.0_pre6-vendor_avt.diff,
  -files/libdc1394-2.0.0_pre7-config.h-include-fix.patch,
  -files/libdc1394-2.0.0_rc3-update-iso_channel.patch, -files/nox11.patch,
  -libdc1394-1.0.0-r1.ebuild, -libdc1394-2.0.0_pre6-r2.ebuild,
  -libdc1394-2.0.0_pre7-r1.ebuild, -libdc1394-2.0.0_rc3.ebuild,
  -libdc1394-2.0.0.ebuild:
  Purge obsolete versions

*libdc1394-2.0.2 (11 Jun 2008)

  11 Jun 2008; Stefaan De Roeck <stefaan@gentoo.org>
  +libdc1394-2.0.2.ebuild:
  Version bump to 2.0.2

  22 May 2008; Markus Rothe <corsair@gentoo.org> libdc1394-2.0.0-r1.ebuild:
  Stable on ppc64

  21 Feb 2008; Michael Sterrett <mr_bones_@gentoo.org>
  libdc1394-2.0.0.ebuild, libdc1394-2.0.0-r1.ebuild:
  fix deps - virtual/x11 is no more

*libdc1394-2.0.0-r1 (21 Jan 2008)

  21 Jan 2008; Stefaan De Roeck <stefaan@gentoo.org>
  +libdc1394-2.0.0-r1.ebuild:
  Fix bad communication of juju USE-flag to configure script (bug #206833)

*libdc1394-2.0.0 (14 Jan 2008)

  14 Jan 2008; Stefaan De Roeck <stefaan@gentoo.org>
  +libdc1394-2.0.0.ebuild:
  Version bump to version 2.0.0

  14 Jan 2008; Stefaan De Roeck <stefaan@gentoo.org> metadata.xml:
  Assigning this package to stefaan, updating metadata.xml

  25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing seemant from metadata.xml as per #202469. Assigning to
  maintainer-needed.

  22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
  libdc1394-1.0.0-r1.ebuild, libdc1394-1.2.1.ebuild,
  libdc1394-2.0.0_pre4.ebuild, libdc1394-2.0.0_pre6-r2.ebuild,
  libdc1394-2.0.0_pre7-r1.ebuild, libdc1394-2.0.0_rc3.ebuild:
  Drop virtual/x11 references.

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  13 Sep 2006; Seemant Kulleen <seemant@gentoo.org>
  +files/libdc1394-1.2.1-nox11.patch, libdc1394-1.2.1.ebuild:
  fixed up no X patch from Andre Hinrichs in bug #132208

*libdc1394-2.0.0_rc3 (29 Aug 2006)

  29 Aug 2006; Seemant Kulleen <seemant@gentoo.org>
  +files/libdc1394-2.0.0_rc3-update-iso_channel.patch,
  +libdc1394-2.0.0_rc3.ebuild:
  version bump -- watch for an API change since pre7

*libdc1394-2.0.0_pre7-r1 (19 Jun 2006)

  19 Jun 2006; Seemant Kulleen <seemant@gentoo.org>
  +files/libdc1394-2.0.0_pre7-config.h-include-fix.patch,
  +libdc1394-2.0.0_pre7-r1.ebuild:
  patch to fix the location of the include directive for config.h. submitted
  upstream as well

*libdc1394-2.0.0_pre7 (08 Jun 2006)

  08 Jun 2006; Seemant Kulleen <seemant@gentoo.org> -libdc1394-1.0.0.ebuild,
  -libdc1394-2.0.0_pre5-r1.ebuild, -libdc1394-2.0.0_pre6-r1.ebuild,
  +libdc1394-2.0.0_pre7.ebuild:
  version bump a month late, and nobody told me :(

  03 May 2006; Seemant Kulleen <seemant@gentoo.org> libdc1394-1.0.0.ebuild,
  libdc1394-2.0.0_pre4.ebuild, libdc1394-2.0.0_pre5-r1.ebuild,
  libdc1394-2.0.0_pre6-r1.ebuild, libdc1394-2.0.0_pre6-r2.ebuild:
  since we make use of the slotmove function in profile/updates, the old
  SLOT=0 ebuilds all have to go away now

*libdc1394-2.0.0_pre6-r2 (03 May 2006)
*libdc1394-1.2.1 (03 May 2006)
*libdc1394-1.0.0-r1 (03 May 2006)

  03 May 2006; Seemant Kulleen <seemant@gentoo.org>
  +libdc1394-1.0.0-r1.ebuild, +libdc1394-1.2.1.ebuild,
  +libdc1394-2.0.0_pre6-r2.ebuild:
  Now that pre6 has changed API and install locations of its headers and
  library names, we can safely SLOT version 1 and version 2 separately for
  simultaneous install. Note that pre5 and earlier in the 2.0.0 branch will
  NOT be put back into the tree at all, because they clash with version 1.
  Also, pre6 is supposed to be closer to the final 2.0.0 release in terms of
  API etc, so I am more confident with this change than I was earlier.
  Additionally, added the fix for CLK_TCK and glibc-2.4, that really I should
  have done months ago. My apologies for that. Bugs #117201 and #124995 are
  now closed with this.

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-libdc1394-2.0.0_pre4, Manifest:
  Fixing SHA256 digest, pass four

  10 Apr 2006; Stefaan De Roeck <stefaan@gentoo.org>
  libdc1394-2.0.0_pre6-r1.ebuild:
  Fixed building with USE="-X", and updated dependency on libraw1394

*libdc1394-2.0.0_pre6-r1 (06 Apr 2006)

  06 Apr 2006; Seemant Kulleen <seemant@gentoo.org>
  +files/libdc1394-2.0.0_pre6-extra-failure-removal.diff,
  -libdc1394-2.0.0_pre6.ebuild, +libdc1394-2.0.0_pre6-r1.ebuild:
  add a patch that gets rid of the unconditional failure return in
  dc1394_avt_get_mirror function. Patch thanks to Phil Lamoreaux

*libdc1394-2.0.0_pre6 (20 Mar 2006)

  20 Mar 2006; Seemant Kulleen <seemant@gentoo.org>
  +files/libdc1394-2.0.0_pre6-grab_partial_image.diff,
  +files/libdc1394-2.0.0_pre6-vendor_avt.diff, -libdc1394-2.0.0_pre5.ebuild,
  +libdc1394-2.0.0_pre6.ebuild:
  version bump to latest release from upstream, with many fixes. API continues
  to stabilise -- please check apps that you've compiled against pre5 and
  before, they will need porting

*libdc1394-2.0.0_pre5-r1 (07 Feb 2006)

  07 Feb 2006; Daniel Drake <dsd@gentoo.org>
  +files/libdc1394-2.0.0_pre5-update-iso_channel.patch,
  libdc1394-2.0.0_pre4.ebuild, +libdc1394-2.0.0_pre5-r1.ebuild:
  Fix a bug where iso_channel attribute was not updated. Also fix pre4 for
  modular X.

  29 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> libdc1394-1.0.0.ebuild:
  Fix 1.0.0 for modular-x as well.

  29 Jan 2006; Robin H. Johnson <robbat2@gentoo.org>
  libdc1394-2.0.0_pre5.ebuild:
  Modular-X fixes.

*libdc1394-2.0.0_pre5 (19 Oct 2005)

  19 Oct 2005; Seemant Kulleen <seemant@gentoo.org>
  libdc1394-2.0.0_pre4.ebuild, +libdc1394-2.0.0_pre5.ebuild:
  version bump thanks to: Aaron in bug #109659. I missed the announcement of
  the release, so apologies for the delay

  19 Oct 2005; Seemant Kulleen <seemant@gentoo.org> files/nox11.patch,
  libdc1394-1.0.0.ebuild:
  fix the nox11 patch for libdc1394-1.0.0.  Closes bug #90952 by Christoph Diesch

  30 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  libdc1394-2.0.0_pre4.ebuild:
  Back to testing on ppc & sparc

  30 Sep 2005; Seemant Kulleen <seemant@gentoo.org>
  libdc1394-2.0.0_pre4.ebuild:
  should not have gone straight to stable

  14 Sep 2005; Seemant Kulleen <seemant@gentoo.org>
  libdc1394-2.0.0_pre4.ebuild:
  I don't understand, but now it's fixed

  12 Sep 2005; Seemant Kulleen <seemant@gentoo.org> +files/nox11-2.patch,
  -libdc1394-0.9.3.ebuild, libdc1394-1.0.0.ebuild:
  fix the nox11 patch to work with 2.0.0 series.  Closes bug #105675 by tigger

  12 Sep 2005; Aron Griffis <agriffis@gentoo.org>
  libdc1394-1.0.0.ebuild, libdc1394-2.0.0_pre4.ebuild:
  Mark 1.0.0, 2.0.0_pre4 stable on alpha

  08 Sep 2005; Aron Griffis <agriffis@gentoo.org>
  libdc1394-2.0.0_pre4.ebuild:
  Mark 2.0.0_pre4 stable on ia64

  29 Aug 2005; Seemant Kulleen <seemant@gentoo.org>
  libdc1394-2.0.0_pre4.ebuild:
  use DESTDIR instead of einstall -- thanks stefaan

*libdc1394-2.0.0_pre4 (29 Aug 2005)

  29 Aug 2005; Seemant Kulleen <seemant@gentoo.org>
  +libdc1394-2.0.0_pre4.ebuild:
  Version bump to newest prerelease + snapshot fixes

  26 Aug 2005; Seemant Kulleen <seemant@gentoo.org> +files/nox11.patch,
  +libdc1394-0.9.3.ebuild, +libdc1394-1.0.0.ebuild:
  move to media-libs, where it belongs. Why was it ever put into
  media-plugins, when it's a lib?

  24 Aug 2005; Aron Griffis <agriffis@gentoo.org> libdc1394-1.0.0.ebuild:
  stable on ia64

  01 Aug 2005; Seemant Kulleen <seemant@gentoo.org> -libdc1394-0.9.1.ebuild,
  -libdc1394-0.9.5.ebuild:
  remove cruft ebuilds

  17 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  libdc1394-1.0.0.ebuild:
  Stable on sparc

  08 May 2005; Aron Griffis <agriffis@gentoo.org> libdc1394-1.0.0.ebuild:
  add ~ia64

  06 May 2005; Luca Barbato <lu_zero@gentoo.org> libdc1394-0.9.3.ebuild:
  Marked x86

  27 Feb 2005; Simon Stelling <blubb@gentoo.org> libdc1394-1.0.0.ebuild:
  stable on amd64

  25 Jan 2005; Markus Rothe <corsair@gentoo.org> libdc1394-1.0.0.ebuild:
  Stable on ppc64

  04 Dec 2004; Markus Rothe <corsair@gentoo.org> libdc1394-1.0.0.ebuild:
  Added ~ppc64 to KEYWORDS; bug #72993

  09 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> libdc1394-1.0.0.ebuild:
  ~alpha keyword.

  05 Nov 2004; Travis Tilley <lv@gentoo.org> libdc1394-1.0.0.ebuild:
  add missing ~amd64 keyword

*libdc1394-1.0.0 (22 Oct 2004)

  22 Oct 2004; Jason Wever <weeve@gentoo.org> libdc1394-1.0.0.ebuild:
  Added ~sparc keyword.

  23 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libdc1394-0.9.1.ebuild:
  Removing libtool from RDEPEND.

  26 May 2004; Danny van Dyk <kugelfang@gentoo.org> libdc1394-0.9.3.ebuild:
  Marked ~amd64.

*libdc1394-0.9.3 (02 Mar 2004)

  02 Mar 2004; Hanno Boeck <hanno@gentoo.org> libdc1394-0.9.3.ebuild:
  Version bump, resolves bug # 41792.

*libdc1394-0.9.1 (11 Oct 2003)

  11 Oct 2003; Hanno Boeck <hanno@gentoo.org> libdc1394-0.9.1.ebuild:
  Ebuild submitted by Stephen Edwards <sed@flashmail.com>.