This file is indexed.

/usr/share/metainfo/hdmi2usb-udev.metainfo.xml is in hdmi2usb-udev 0.0.0+git20161124-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>hdmi2usb-udev</id>
  <metadata_license>Apache-2.0</metadata_license>
  <project_license>Apache-2.0</project_license>
  <name>HDMI2USB-udev</name>
  <summary>udev rules for HDMI2USB devices</summary>
  <description>
    <p>
      This package provides a set of udev rules files for HDMI2USB devices.
      They grant access to users in the "video" group, provide stable device
      symlinks, and suppress ModemManager.
    </p>
    <p>
      <a href="https://hdmi2usb.tv/">HDMI2USB</a> is an open hardware and
      software project for capturing HDMI video with an FPGA board. This
      package supports the Digilent Atlys and Numato Opsis boards.
    </p>
  </description>
  <provides>
    <!-- Numato Opsis: Unconfigured -->
    <modalias>usb:v2A19p5440d*</modalias>
    <!-- Numato Opsis: USB-JTAG and USB-UART -->
    <modalias>usb:v2A19p5441d*</modalias>
    <!-- Numato Opsis: HDMI2USB.tv -->
    <modalias>usb:v2A19p5442d*</modalias>
    <!-- Numato Opsis: TOFE LowSpeedIO board -->
    <modalias>usb:v2A19p5445d*</modalias>
    <!-- Diglent Atlys: Default firmware -->
    <modalias>usb:v1443p0007d*</modalias>
    <!-- Diglent Atlys: Unconfigured -->
    <modalias>usb:v1D50p60B5d*</modalias>
    <!-- Diglent Atlys: JTAG mode -->
    <modalias>usb:v1D50p60B6d*</modalias>
    <!-- Diglent Atlys: HDMI2USB.tv -->
    <modalias>usb:v1D50p60B7d*</modalias>
  </provides>
</component>