Install this version:
emerge -a =media-libs/xwiimote-ng-9999
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-libs/xwiimote-ng-9999
Or alternatively:
emerge --autounmask-write -a =media-libs/xwiimote-ng-9999
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
EGIT_REPO_URI="https://github.com/dev-0x7C6/xwiimote-ng.git"
inherit cmake git-r3
DESCRIPTION="Nintendo Wii Remote Linux Device Driver Tools"
HOMEPAGE="https://github.com/dev-0x7C6/xwiimote-ng"
SRC_URI=""
LICENSE="BSD"
SLOT="0"
IUSE=""
RDEPEND="sys-libs/ncurses:0=
virtual/udev"
DEPEND="${RDEPEND}"
sys-libs/ncurses:0= virtual/udev
sys-libs/ncurses:0= virtual/udev