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

Bug 252589

Summary: games-util/wiiuse (new package)
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: laservader
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://wiiuse.net/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 247101    
Attachments: wiiuse-0.12.ebuild
files/wiiuse-0.12-makefile.patch
wiiuse-0.12.ebuild
wiiuse-0.12-makefile.patch
wiiuse-0.12.ebuild
wiiuse-0.12.ebuild
files/wiiuse-0.12-Makefile.patch
wiiuse-0.12 ebuild ready for bluez-4.x
wiiuse-0.12-r1-makefile.patch
wiiuse-0.12-r1-io_nix.patch
wiiuse-0.12-makefile.patch
wiiuse-0.12-io_nix.patch

Description Piotr Szymaniak 2008-12-26 12:17:08 UTC
Library written in C that communicates with several Nintendo Wii remotes.

Can be used ie. in sdl-ball (bug 247101).

Reproducible: Always

Steps to Reproduce:
Comment 1 Piotr Szymaniak 2008-12-26 12:18:08 UTC
Created attachment 176430 [details]
wiiuse-0.12.ebuild
Comment 2 Piotr Szymaniak 2008-12-26 12:18:45 UTC
Created attachment 176431 [details, diff]
files/wiiuse-0.12-makefile.patch
Comment 3 Piotr Szymaniak 2009-01-02 23:49:26 UTC
Created attachment 177163 [details]
wiiuse-0.12.ebuild

Updated ebuild.
Comment 4 Piotr Szymaniak 2009-01-24 12:08:37 UTC
Created attachment 179538 [details]
wiiuse-0.12-makefile.patch
Comment 5 Piotr Szymaniak 2009-01-24 12:09:11 UTC
Created attachment 179539 [details]
wiiuse-0.12.ebuild

Fixed -j1 compilation.
Comment 6 hal 2009-11-13 17:34:19 UTC
hello piotr,

is there a chance to update the ebuild for usage together with bluez-4.x?
i checked out the ebuild via the roslin overlay and modified the ebuild to compile against bluez-4. building went just fine, but until now i hadn't the chance to test the functionality.
i'm going to play around a bit and report back later.
Comment 7 hal 2009-11-13 17:39:23 UTC
another question: is there a chance to get this ebuild into the official portage tree? atm i'm trying to modify the xbmc-9999 ebuild to get wiimote support by setting an useflag. 
Comment 8 Piotr Szymaniak 2009-11-13 19:51:15 UTC
(In reply to comment #6)
> is there a chance to update the ebuild for usage together with bluez-4.x?
> i checked out the ebuild via the roslin overlay and modified the ebuild to
> compile against bluez-4. building went just fine, but until now i hadn't the
> chance to test the functionality.
> i'm going to play around a bit and report back later.

Feel free to add your modified ebuild to this bug. I will add it to roslin if it works fine for you (can't test it now anyway).

There's also libwiimote in sunrise overlay, but I have no idea how many projects use one of those wiimote things...
Comment 9 hal 2009-11-13 19:58:59 UTC
> Feel free to add your modified ebuild to this bug. I will add it to roslin if
> it works fine for you (can't test it now anyway).
> 

nice. :) is there a certain naming convention? i thought about 

-> wiiuse-0.12-r1.ebuild 

what do you think? in case that wiiuse will work together with bluez-4.x, should there be a downwards compatibility to bluez-3.x?

> There's also libwiimote in sunrise overlay, but I have no idea how many
> projects use one of those wiimote things...
> 
yes i saw it. do you know the difference between libwiimote and wiiuse? atm libwiimote is not really interesting for xbmc, as it is based on wiiuse.
Comment 10 hal 2009-12-01 22:09:11 UTC
unfortunately wiiuse does not work with bluez4, though it compiles fine. i read several reports about that problem. therefore i have to stick with bluez3.

maybe that might change in the future, who knows... :)
Comment 11 Christian Ruppert (idl0r) gentoo-dev 2010-03-26 22:34:29 UTC
Created attachment 225383 [details]
wiiuse-0.12.ebuild

wiiuse-0.12.ebuild
Comment 12 Christian Ruppert (idl0r) gentoo-dev 2010-03-26 22:38:05 UTC
Created attachment 225385 [details, diff]
files/wiiuse-0.12-Makefile.patch
Comment 13 hal 2010-06-12 13:38:17 UTC
ok, finally i found an ebuild working nicely together with bluez4 (many thanks to the people from the piczu overlay!):

-> http://gentoo-overlays.zugaina.org/piczu/portage/games-util/wiiuse/

below i attached a modified ebuild allowing to patch the sources with a fix regarding this problem:

-> http://old.nabble.com/wiiuse-and-csound-td25463592.html
Comment 14 hal 2010-06-12 13:44:47 UTC
Created attachment 235063 [details]
wiiuse-0.12 ebuild ready for bluez-4.x

includes epatch path to fix possible io_nix issue
Comment 15 hal 2010-06-12 13:45:56 UTC
Created attachment 235065 [details]
wiiuse-0.12-r1-makefile.patch

wiiuse-0.12-r1-makefile.patch matching to wiiuse-0.12-r1.ebuild
Comment 16 hal 2010-06-12 13:46:48 UTC
Created attachment 235067 [details, diff]
wiiuse-0.12-r1-io_nix.patch

fixes possible io_nix issue
Comment 17 hal 2010-06-12 13:52:16 UTC
Created attachment 235069 [details, diff]
wiiuse-0.12-makefile.patch
Comment 18 hal 2010-06-12 13:52:38 UTC
Created attachment 235071 [details, diff]
wiiuse-0.12-io_nix.patch