diff -Nru hdmi2usb-mode-switch-0.0.0+git20161124/debian/changelog hdmi2usb-mode-switch-0.0.0+git20161124/debian/changelog --- hdmi2usb-mode-switch-0.0.0+git20161124/debian/changelog 2016-12-26 18:47:24.000000000 +0000 +++ hdmi2usb-mode-switch-0.0.0+git20161124/debian/changelog 2016-12-26 19:48:05.000000000 +0000 @@ -1,3 +1,9 @@ +hdmi2usb-mode-switch (0.0.0+git20161124-2) unstable; urgency=medium + + * Ship metainfo file describing USB hardware IDs. + + -- Stefano Rivera Mon, 26 Dec 2016 20:48:05 +0100 + hdmi2usb-mode-switch (0.0.0+git20161124-1) unstable; urgency=medium * New upstream snapshot. diff -Nru hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-mode-switch.install hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-mode-switch.install --- hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-mode-switch.install 1970-01-01 00:00:00.000000000 +0000 +++ hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-mode-switch.install 2016-12-26 19:48:05.000000000 +0000 @@ -0,0 +1 @@ +debian/hdmi2usb-mode-switch.metainfo.xml /usr/share/metainfo/ diff -Nru hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-mode-switch.metainfo.xml hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-mode-switch.metainfo.xml --- hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-mode-switch.metainfo.xml 1970-01-01 00:00:00.000000000 +0000 +++ hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-mode-switch.metainfo.xml 2016-12-26 19:48:05.000000000 +0000 @@ -0,0 +1,39 @@ + + + hdmi2usb-mode-switch + Apache-2.0 + Apache-2.0 + HDMI2USB-mode-switch + Configuration and firmware tool for HDMI2USB devices + +

+ This is the tool for flashing and configuring the HDMI2USB devices. +

+

+ It can load a runtime firmware, and write firmware to the device's flash. +

+

+ HDMI2USB 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. +

+
+ + + usb:v2A19p5440d* + + usb:v2A19p5441d* + + usb:v2A19p5442d* + + usb:v2A19p5445d* + + usb:v1443p0007d* + + usb:v1D50p60B5d* + + usb:v1D50p60B6d* + + usb:v1D50p60B7d* + +
diff -Nru hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-udev.install hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-udev.install --- hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-udev.install 2016-12-26 18:47:24.000000000 +0000 +++ hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-udev.install 2016-12-26 19:48:05.000000000 +0000 @@ -1,3 +1,4 @@ #!/usr/bin/dh-exec udev/hdmi2usb-human-path-helper.sh => /lib/udev/hdmi2usb-human-path-helper +debian/hdmi2usb-udev.metainfo.xml /usr/share/metainfo/ diff -Nru hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-udev.metainfo.xml hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-udev.metainfo.xml --- hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-udev.metainfo.xml 1970-01-01 00:00:00.000000000 +0000 +++ hdmi2usb-mode-switch-0.0.0+git20161124/debian/hdmi2usb-udev.metainfo.xml 2016-12-26 19:48:05.000000000 +0000 @@ -0,0 +1,38 @@ + + + hdmi2usb-udev + Apache-2.0 + Apache-2.0 + HDMI2USB-udev + udev rules for HDMI2USB devices + +

+ 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. +

+

+ HDMI2USB 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. +

+
+ + + usb:v2A19p5440d* + + usb:v2A19p5441d* + + usb:v2A19p5442d* + + usb:v2A19p5445d* + + usb:v1443p0007d* + + usb:v1D50p60B5d* + + usb:v1D50p60B6d* + + usb:v1D50p60B7d* + +