File: control

package info (click to toggle)
hdmi2usb-mode-switch 0.0.0%2Bgit20161124-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,368 kB
  • ctags: 246
  • sloc: python: 2,376; makefile: 157; ansic: 68; xml: 61; sh: 57
file content (45 lines) | stat: -rw-r--r-- 1,481 bytes parent folder | download
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
Source: hdmi2usb-mode-switch
Section: admin
Priority: optional
Maintainer: Stefano Rivera <stefanor@debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-exec,
 dh-python,
 python3,
 python3-setuptools
Standards-Version: 3.9.8
Homepage: https://hdmi2usb.tv/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/hdmi2usb-mode-switch.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/hdmi2usb-mode-switch.git

Package: hdmi2usb-mode-switch
Architecture: all
Recommends: openocd (>= 0.9.0+git20150701)
Depends:
 fxload,
 hdmi2usb-fx2-firmware,
 hdmi2usb-udev,
 ixo-usb-jtag,
 ${misc:Depends},
 ${python3:Depends}
Description: 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.
 .
 https://hdmi2usb.tv/ 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.

Package: hdmi2usb-udev
Architecture: all
Depends: ${misc:Depends}
Description: 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.
 .
 https://hdmi2usb.tv/ 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.