Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447194 - app-misc/wiimotedev-1.4.0 - Wii Remote utilities
Summary: app-misc/wiimotedev-1.4.0 - Wii Remote utilities
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://code.google.com/p/wiimotedev/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-12-14 06:13 UTC by Jouni Rinne
Modified: 2012-12-15 08:58 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-misc/wiimotedev-1.4.0 ebuild (wiimotedev-1.4.0.ebuild,1.13 KB, text/plain)
2012-12-14 06:13 UTC, Jouni Rinne
Details
app-misc/wiimotedev-1.4.0.1.ebuild (wiimotedev-1.4.0.1.ebuild,1.19 KB, text/plain)
2012-12-15 08:58 UTC, Sergey Popov (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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 (RETIRED) 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