Add fxload3 utility needed for QHY cameras

This commit is contained in:
2023-02-25 13:08:23 +01:00
parent adb7cfb329
commit 0881abee6b
17 changed files with 2328 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
Source: fxload
Section: admin
Priority: optional
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
XSBC-Original-Maintainer: Jasem Mutlaq <mutlaqja@ikarustech.com>
Build-Depends: debhelper (>= 7), cdbs, cmake
Standards-Version: 3.8.4
Package: fxload
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: hotplug-utils
Replaces: hotplug-utils
Provides: hotplug-utils
Enhances: hotplug
Description: Firmware download to EZ-USB devices
This program is conveniently able to download firmware into FX and FX2
ez-usb devices. It is intended to be invoked by hotplug scripts when
the unprogrammed device appears on the bus.