Files
packages/anda/system/xpadneo/kmod-common/io.github.xpadneo.metainfo.xml
T
Raboneko 8e80c9234d feat: XPadNeo DKMS (#3539) (#3636)
* The great refactoring

* Thanks Kate!! Didn't want to save that AT ALL

* Make those nightly

* Cleanup

* Oh

* ...

* Better license format

* updbranch

* Fixing up modules and deps

* Missed some deps

* Remove redundant `mkdir`s

Signed-off-by: Gilver <rockgrub@disroot.org>

* Move BuildArch, it bothered me

Signed-off-by: Gilver <rockgrub@disroot.org>

* Add no weak modules config to Fedora just in case

* LOL

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update xpadneo-kmod-common.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Inline modules file for better automated updates

* Macro

Signed-off-by: Gilver <rockgrub@disroot.org>

* Packager...?

* Requires

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 259d0957b1)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-03-02 00:32:06 +08:00

26 lines
1003 B
XML

<component type="driver">
<id>io.github.xpadneo</id>
<name>xpadneo</name>
<pkgname>xpadneo</pkgname>
<summary>Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)</summary>
<description>
<p>
Wireless Drivers for the Xbox One and Series S|X controllers.
Across all models, xpadneo won't support audio features of the controllers because the firmware doesn't support audio in Bluetooth mode. In the future, xpadneo may support audio when USB and dongle support will be added.
</p>
</description>
<url type="homepage">https://atar-axis.github.io/xpadneo/</url>
<metadata_license>CC0-1.0</metadata_license>
<!-- gplv3 -->
<project_license>GPL-3.0</project_license>
<developer id="atar-axis.github.io">
<name>Florian Dollinger</name>
</developer>
<provides>
<!-- /devices/virtual/misc/uhid/0005:045E:02FD.0008/input/input27 -->
<modalias>usb:v045Ep02FDd0008dc00dsc00dp00ic03isc00ip00in00</modalias>
</provides>
</component>