29 lines
779 B
Plaintext
29 lines
779 B
Plaintext
Source: qt-zigbee
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Simon Stuerz <simon.stuerz@guh.io>
|
|
Standards-Version: 3.9.7
|
|
Homepage: https://guh.io
|
|
Vcs-Git: https://github.com/guh/guh.git
|
|
Build-Depends: debhelper (>= 9.0.0),
|
|
dpkg-dev (>= 1.16.1~),
|
|
qt5-default,
|
|
qt5-qmake,
|
|
qtbase5-dev,
|
|
qtbase5-dev-tools,
|
|
libqt5serialport5-dev
|
|
|
|
Package: qt-zigbee
|
|
Architecture: any
|
|
Section: net
|
|
Multi-Arch: same
|
|
Depends: libqt5network5,
|
|
libqt5gui5,
|
|
libqt5serialport5,
|
|
${shlibs:Depends},
|
|
${misc:Depends}
|
|
Description: Zigbee bridge controller Qt5 - tool
|
|
Tool written in Qt fro interacting with the NXP Zigbee controller.
|
|
.
|
|
This package will install the qt-zigbee tool.
|