File: appdata.xml

package info (click to toggle)
libxmlb 0.3.24-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,052 kB
  • sloc: ansic: 12,692; python: 569; xml: 83; sh: 81; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 916 bytes parent folder | download | duplicates (5)
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Richard Hughes <richard@hughsie.com> -->
<component type="firmware">
  <id>test.firmware</id>
  <name>ColorHug2</name>
  <summary>Firmware</summary>
  <description><p>New features!</p></description>
  <provides>
    <firmware type="flashed">2082b5e0</firmware>
  </provides>
  <requires>
    <id compare="ge" version="0.8.0">fwupd</id>
    <firmware compare="eq" version="2.0.99"/>
  </requires>
  <url type="homepage">http://com/</url>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <updatecontact>richard</updatecontact>
  <developer_name>Hughski</developer_name>
  <releases>
    <release urgency="medium" version="2.0.3" timestamp="1429362707">
      <description>
        <p>stable:</p>
        <ul>
          <li>Quicker</li>
        </ul>
      </description>
    </release>
  </releases>
</component>