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
|
# ChangeLog for media-video/isight-firmware-tools
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/isight-firmware-tools/ChangeLog,v 1.12 2010/05/14 17:53:21 eva Exp $
*isight-firmware-tools-1.5.92 (14 May 2010)
14 May 2010; Gilles Dartiguelongue <eva@gentoo.org>
-isight-firmware-tools-1.5.90.ebuild,
+isight-firmware-tools-1.5.92.ebuild:
Version bump. Support for new firwares. Clean up old revision.
*isight-firmware-tools-1.5.90-r1 (05 May 2010)
05 May 2010; Gilles Dartiguelongue <eva@gentoo.org>
-files/isight-firmware-tools-1.2-ift-ldadd.patch,
-files/isight-firmware-tools-1.2-rules.patch,
-isight-firmware-tools-1.4.2.ebuild,
-files/isight-firmware-tools-1.4.2-hal-disable.patch,
isight-firmware-tools-1.5.90.ebuild,
+isight-firmware-tools-1.5.90-r1.ebuild,
+files/isight-firmware-tools-1.5.90-build-O0.patch:
Fix udev rules, bug #316027. Fix build problem with -O0, bug #306803.
*isight-firmware-tools-1.5.90 (24 Feb 2010)
24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org>
+isight-firmware-tools-1.5.90.ebuild:
Version bump, bug #297480. Add translations, support for X.{5.7,5.8,6}.
Drop HAL support.
*isight-firmware-tools-1.4.2 (28 Jun 2009)
28 Jun 2009; Gilles Dartiguelongue <eva@gentoo.org>
-isight-firmware-tools-1.2-r1.ebuild, -isight-firmware-tools-1.4.1.ebuild,
+isight-firmware-tools-1.4.2.ebuild,
+files/isight-firmware-tools-1.4.2-hal-disable.patch:
Bump to 1.4.2. Make it buildable without hal installed, bug #259015. Use
virtual/libusb:0, bug #270039.
*isight-firmware-tools-1.4.1 (15 Feb 2009)
15 Feb 2009; Gilles Dartiguelongue <eva@gentoo.org>
-isight-firmware-tools-1.2.ebuild, -isight-firmware-tools-1.4.ebuild,
+isight-firmware-tools-1.4.1.ebuild:
Bump to 1.4.1. Add more hash for firmware extraction.
*isight-firmware-tools-1.4 (15 Feb 2009)
15 Feb 2009; Gilles Dartiguelongue <eva@gentoo.org>
+isight-firmware-tools-1.4.ebuild:
Bump to 1.4. Relies on udev information to load firwmare. Closes bug
#258728.
*isight-firmware-tools-1.2-r1 (24 Dec 2008)
24 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org>
+files/isight-firmware-tools-1.2-ift-ldadd.patch,
+files/isight-firmware-tools-1.2-rules.patch, -files/ift-ldadd.diff,
-isight-firmware-tools-0.5.1.1.ebuild, -isight-firmware-tools-1.0.ebuild,
-isight-firmware-tools-1.0.2.ebuild, +isight-firmware-tools-1.2-r1.ebuild:
Fixed forced --as-needed issue, was already in itf-ldadd patch, bug
#247904. Fix udev rules and make it mutlilib aware. Clean up old
revisions.
03 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org> ChangeLog:
remove hal from RDEPEND since it's not used
*isight-firmware-tools-1.2 (03 Aug 2008)
03 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org>
+isight-firmware-tools-1.2.ebuild:
bump to 1.2, bug #232161.
*isight-firmware-tools-1.0.2 (18 Feb 2008)
18 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org> metadata.xml,
isight-firmware-tools-1.0.ebuild, +isight-firmware-tools-1.0.2.ebuild:
bump to 1.0.2, add myself to maintainer (bug #210632)
fix quoting
*isight-firmware-tools-1.0 (29 Dec 2007)
29 Dec 2007; Stefan Schweizer <genstef@gentoo.org> +files/ift-ldadd.diff,
+isight-firmware-tools-1.0.ebuild:
version bump
*isight-firmware-tools-0.5.1.1 (19 Dec 2007)
19 Dec 2007; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
+isight-firmware-tools-0.5.1.1.ebuild:
new ebuild
|