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
|
# ChangeLog for dev-libs/libwiimote
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
19 Jul 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
libwiimote-0.4.ebuild, libwiimote-9999.ebuild:
Fix bluez dependencies
07 Sep 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
+files/libwiimote-hci.patch:
tilt and force aren't supported as configure option in 9999
We can depend on newer BlueZ (>3) in both ebuilds
24 Aug 2009; Romain Perier (mrpouet) <mrpouet@gentoo.org>
libwiimote-0.4.ebuild:
Drop unpack phase because already implicitly defined by src_unpack(),
replace src_unpack() by src_prepare(), clean-up epatch line, drop pkgconfig
from DEPEND (AC_CHECK_LIB does not use it), drop quotes into DEPEND
23 Aug 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
libwiimote-0.4.ebuild, +files/libwiimote-include.patch:
fixed for include path - upstream contacted
23 Aug 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
files/libwiimote-as-needed.patch:
QA unknown configure options removed
LDFLAGS and as-needed respected
20 Apr 2009; Christian Ruppert <idl0r@gentoo.org> libwiimote-0.4.ebuild,
libwiimote-9999.ebuild:
Live ebuilds shouldn't have KEYWORDS. Added missing die statements.
23 Aug 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de> metadata.xml:
Added USE flag description wrt GLEP 56
19 Feb 2008; Jakub Moc <jakub@gentoo.org> libwiimote-0.4.ebuild,
libwiimote-9999.ebuild:
Add missing src_compile in 0.4 to actually make use of the USE flags; econf
and eautoreconf dies on its own with useful messages. Cosmetics.
16 Feb 2008; Christoph Brill (egore) egore@gmx.de libwiimote-0.4.ebuild,
libwiimote-9999.ebuild:
Update ebuilds with suggestions from Tommy[D]
16 Feb 2008; Christoph Brill (egore) egore@gmx.de
+files/libwiimote-9999-ldflags.patch, libwiimote-9999.ebuild:
Add patch to build with --as-needed LDFLAGS
16 Feb 2008; Christoph Brill (egore) egore@gmx.de libwiimote-9999.ebuild:
Move eautoreconf out as bootstrap command
16 Feb 2008; Christoph Brill (egore) egore@gmx.de
+files/libwiimote-amd64.patch, +files/libwiimote-as-needed.patch,
+metadata.xml, +libwiimote-0.4.ebuild, +libwiimote-9999.ebuild:
New Ebuilds for bug 196324 (the 0.4 release sucks and the live svn is in a
flux)
|