mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
* Moved ebuild to the maintained fork https://github.com/dlundqvist/xone * Builds with kernel 6.15 * Added firmware for Xbox Wireless Adapter 045e:02e6 Signed-off-by: Sebastian Engel <sighunter@gmx.de>
18 lines
634 B
XML
18 lines
634 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>sighunter@gmx.de</email>
|
|
<name>Sebastian Engel</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">medusalix/xone</remote-id>
|
|
<remote-id type="github">dlundqvist/xone</remote-id>
|
|
</upstream>
|
|
<longdescription>
|
|
xone is a Linux kernel driver for Xbox One and Xbox Series X|S
|
|
accessories. It serves as a modern replacement for xpad, aiming to be
|
|
compatible with Microsoft's Game Input Protocol (GIP).
|
|
</longdescription>
|
|
</pkgmetadata>
|