-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathm30.metainfo.xml
49 lines (47 loc) · 1.67 KB
/
m30.metainfo.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2016 Richard Hughes <richard@hughsie.com> -->
<component type="firmware">
<id>com.8bitdo.m30.firmware</id>
<name>M30</name>
<summary>Firmware for the 8Bitdo M30 Game Controller</summary>
<description>
<p>
Updating the firmware on your M30 device improves performance and adds
new features.
</p>
</description>
<provides>
<!-- USB\VID_2DC8&PID_5006 -->
<firmware type="flashed">49c74d94-86d7-5587-b48f-aa36decb1568</firmware>
</provides>
<url type="homepage">http://www.8bitdo.com/m30/</url>
<metadata_license>CC0-1.0</metadata_license>
<project_license>Proprietary</project_license>
<developer_name>8Bitdo</developer_name>
<releases>
<release urgency="medium" version="1.13" date="2019-05-31">
<checksum filename="M30_Firmware_V1.13.dat" target="content"/>
<description>
<p>
Enhanced the stability of the Bluetooth pairing.
</p>
</description>
</release>
</releases>
<screenshots>
<screenshot type="default">
<image type="source">https://raw.githubusercontent.com/hughsie/8bitdo-firmware/master/screenshots/M30.png</image>
<caption>Unplug the controller, hold down L1 + R1 + START until the red LED on top of the controller is flashing and then reconnect the controller.</caption>
</screenshot>
</screenshots>
<!-- only newer versions of fwupd know about the new VID -->
<requires>
<id compare="ge" version="1.2.7">org.freedesktop.fwupd</id>
</requires>
<categories>
<category>X-Device</category>
</categories>
<custom>
<value key="LVFS::UpdateProtocol">com.8bitdo</value>
</custom>
</component>