Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 210312

Summary: x11-drivers/xf86-input-wiimote-0.0.1 (new package)
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: enrique_pinos, x11, xmw
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 196324    
Bug Blocks:    
Attachments: x11-drivers/xf86-input-wiimote-0.0.1
xf86-input-wiimote-0.0.1-libwiimote.patch

Description Christoph Brill (egore) (RESIGNED) 2008-02-16 01:10:41 UTC
X.Org driver for Wiimote input devices

Reproducible: Always

Steps to Reproduce:
Comment 1 Christoph Brill (egore) (RESIGNED) 2008-02-16 01:11:03 UTC
Created attachment 143627 [details]
x11-drivers/xf86-input-wiimote-0.0.1
Comment 2 Christoph Brill (egore) (RESIGNED) 2008-02-16 01:11:17 UTC
Created attachment 143629 [details, diff]
xf86-input-wiimote-0.0.1-libwiimote.patch
Comment 3 Christoph Brill (egore) (RESIGNED) 2008-02-16 01:14:39 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/svn/proj/sunrise/reviewed/x11-drivers/xf86-input-wiimote
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2008-02-18 05:47:34 UTC
That's probably a good place for now. I think it's an interesting driver, but as the version number suggests, it's pretty early.
Comment 5 Michael Weber (RETIRED) gentoo-dev 2009-05-30 22:50:24 UTC
libwiimote-0.4.0 from sunrise does not include pkg-config .pc files.

io ~ # equery files dev-libs/libwiimote
[ Searching for packages matching dev-libs/libwiimote... ]
* Contents of dev-libs/libwiimote-0.4:
/usr
/usr/include
/usr/include/libcwiimote-0.4.0
/usr/include/libcwiimote-0.4.0/libcwiimote
/usr/include/libcwiimote-0.4.0/libcwiimote/bthid.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_api.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_classic.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_error.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_event.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_io.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_ir.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_link.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_mii.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_nunchuk.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_report.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_speaker.h
/usr/include/libcwiimote-0.4.0/libcwiimote/wiimote_util.h
/usr/lib64
/usr/lib64/libcwiimote.a
/usr/lib64/libcwiimote.so.0.4.0
/usr/share
/usr/share/doc
/usr/share/doc/libwiimote-0.4
/usr/share/doc/libwiimote-0.4/AUTHORS.bz2
/usr/share/doc/libwiimote-0.4/NEWS.bz2
/usr/share/doc/libwiimote-0.4/README.bz2
/usr/share/doc/libwiimote-0.4/TODO.bz2

thus the configure relying on pkg-config does fail.

workaround manually set libwiimote_CFLAS and libwiimote_LIBS:
libwiimote_CFLAGS="-I/usr/include/libcwiimote-0.4.0/libcwiimote/" libwiimote_LIBS="/usr/lib" emerge -av -j 1 x11-drivers/xf86-input-wiimote
Comment 6 Markos Chandras (RETIRED) gentoo-dev 2010-01-15 19:34:14 UTC
Wont fix since the project is dead
Comment 7 Enrique Domínguez 2010-11-12 13:24:57 UTC
(In reply to comment #6)
> Wont fix since the project is dead
> 
Similar project up here (or same?)
http://abstrakraft.org/cwiid/

gentoo package here
http://abstrakraft.org/cwiid/wiki/Gentoo
http://gpo.zugaina.org/app-misc/cwiid

I have not tested at the days of today :/