This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pspec_x86_64.xml
86 lines (86 loc) · 5.19 KB
/
pspec_x86_64.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<PISI>
<Source>
<Name>xone</Name>
<Homepage>https://github.com/medusalix/xone</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>kernel.drivers</PartOf>
<Summary xml:lang="en">Linux kernel driver for Xbox One and Xbox Series X|S accessories</Summary>
<Description xml:lang="en">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.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>xone</Name>
<Summary xml:lang="en">Linux kernel driver for Xbox One and Xbox Series X|S accessories</Summary>
<Description xml:lang="en">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.
</Description>
<PartOf>kernel.drivers</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="35">xone-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/lib/modules/5.15.131-216.lts/drivers/input/joystick/xone-dongle.ko.zst</Path>
<Path fileType="data">/lib/modules/5.15.131-216.lts/drivers/input/joystick/xone-gip-chatpad.ko.zst</Path>
<Path fileType="data">/lib/modules/5.15.131-216.lts/drivers/input/joystick/xone-gip-gamepad.ko.zst</Path>
<Path fileType="data">/lib/modules/5.15.131-216.lts/drivers/input/joystick/xone-gip-guitar.ko.zst</Path>
<Path fileType="data">/lib/modules/5.15.131-216.lts/drivers/input/joystick/xone-gip-headset.ko.zst</Path>
<Path fileType="data">/lib/modules/5.15.131-216.lts/drivers/input/joystick/xone-gip.ko.zst</Path>
<Path fileType="data">/lib/modules/5.15.131-216.lts/drivers/input/joystick/xone-wired.ko.zst</Path>
<Path fileType="data">/lib/modules/5.15.131-216.lts/drivers/input/joystick/xpad-noone.ko.zst</Path>
</Files>
</Package>
<Package>
<Name>xone-common</Name>
<Summary xml:lang="en">Common component for xone kernel modules</Summary>
<Description xml:lang="en">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.
</Description>
<PartOf>system.utils</PartOf>
<Files>
<Path fileType="executable">/usr/bin/xone-get-firmware.sh</Path>
<Path fileType="library">/usr/lib/modprobe.d/xone-blacklist.conf</Path>
</Files>
</Package>
<Package>
<Name>xone-current</Name>
<Summary xml:lang="en">xone for the linux-current kernel</Summary>
<Description xml:lang="en">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.
</Description>
<PartOf>kernel.drivers</PartOf>
<RuntimeDependencies>
<Dependency releaseFrom="35">xone-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/lib/modules/6.5.3-256.current/drivers/input/joystick/xone-dongle.ko.zst</Path>
<Path fileType="data">/lib/modules/6.5.3-256.current/drivers/input/joystick/xone-gip-chatpad.ko.zst</Path>
<Path fileType="data">/lib/modules/6.5.3-256.current/drivers/input/joystick/xone-gip-gamepad.ko.zst</Path>
<Path fileType="data">/lib/modules/6.5.3-256.current/drivers/input/joystick/xone-gip-guitar.ko.zst</Path>
<Path fileType="data">/lib/modules/6.5.3-256.current/drivers/input/joystick/xone-gip-headset.ko.zst</Path>
<Path fileType="data">/lib/modules/6.5.3-256.current/drivers/input/joystick/xone-gip.ko.zst</Path>
<Path fileType="data">/lib/modules/6.5.3-256.current/drivers/input/joystick/xone-wired.ko.zst</Path>
<Path fileType="data">/lib/modules/6.5.3-256.current/drivers/input/joystick/xpad-noone.ko.zst</Path>
</Files>
</Package>
<Package>
<Name>xone-modaliases</Name>
<Summary xml:lang="en">These files are used by the Software Center for hardware detection</Summary>
<Description xml:lang="en">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.
</Description>
<PartOf>kernel.drivers</PartOf>
<Files>
<Path fileType="data">/usr/share/linux-driver-management/modaliases/xone.modaliases</Path>
</Files>
</Package>
<History>
<Update release="35">
<Date>2023-09-16</Date>
<Version>0.3</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>