File: example-remote.metainfo.xml

package info (click to toggle)
appstream-glib 0.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,984 kB
  • sloc: ansic: 38,749; xml: 840; sh: 23; makefile: 14; cpp: 1
file content (28 lines) | stat: -rw-r--r-- 994 bytes parent folder | download | duplicates (6)
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 Richard Hughes <richard@hughsie.com> -->

<component type="source">
  <id>org.lvfs.stable-remote</id>
  <name>Linux Vendor Firmware Service (stable firmware)</name>
  <metadata_license>CC0</metadata_license>

  <agreement version_id="1.0">
    <agreement_section>
      <name>Warning!</name>
      <description>
        <p>
          The LVFS is a free service that operates as an independent legal
          entity and has no connection with your distribution.
          Your distributor may not have verified any of the firmware files for
          compatibility with your system.
          All firmware is provided only by the original equipment manufacturer.
        </p>
        <p>
          Enabling this functionality is done at your own risk, so please do not
          file issues with your distributor as they will not be able to help.
        </p>
      </description>
    </agreement_section>
  </agreement>

</component>