Source: qmidictl
Section: sound
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Nicolas Boulenguez <nicolas@debian.org>
Build-Depends: cmake,
               debhelper-compat (= 13),
               libxkbcommon-dev,
               qtbase5-dev (>= 5.1) | qt6-base-dev (>= 6.1)
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/qmidictl.git
Vcs-Browser: https://salsa.debian.org/debian/qmidictl
Rules-Requires-Root: no
Homepage: https:/qmidictl.sourceforge.io

Package: qmidictl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: qmidinet
Description: GUI application for sending network MIDI Machine Control commands
 The MIDI Machine Control specification defines commands like Play,
 Pause and Record for remote control of audio recording equipment.
 .
 Originally inspired by multimidicast, the qmidictl application
 imitates a MIDI control surface, on which the user selects commands
 to send over the network using UDP/IP multicast.
 Programs like qmidinet on Linux or ipMIDI on Windows can then forward
 the commands, for example to a concrete cable.
