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

Bug 447194

Summary: app-misc/wiimotedev-1.4.0 - Wii Remote utilities
Product: Gentoo Linux Reporter: Jouni Rinne <l33tmmx>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: nikoli, sound, ssuominen
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://code.google.com/p/wiimotedev/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: app-misc/wiimotedev-1.4.0 ebuild
app-misc/wiimotedev-1.4.0.1.ebuild

Description Jouni Rinne 2012-12-14 06:13:08 UTC
Created attachment 332258 [details]
app-misc/wiimotedev-1.4.0 ebuild

As you know, the "wiimote"-use-flag of media-sound/clementine does not actually do much, it just enables the wiimote support and configuration interface. The actual workhorse in communicating between clementine and the Nintendo WiiMote is (or should have been) wiimotedev-daemon from wiimotedev-project (http://code.google.com/p/wiimotedev/), which has, sadly, been in quite a sorry state for a long time, most of the project not compiling on Gentoo. But a few days ago the developer finally released an updated version, which now compiles and works perfectly on Gentoo!

Attached is an ebuild of the new wiimotedev-1.4.0.

It *really* should from now on be a dependency of clementine, if clementine is compiled with USE="wiimote".
Comment 1 Sergey Popov gentoo-dev 2012-12-15 08:58:36 UTC
Created attachment 332340 [details]
app-misc/wiimotedev-1.4.0.1.ebuild

Improved ebuild for wiimotedev: EAPI 5, utilize cmake-utils and versionator eclasses, some other minor improvements