Source: patchance
Section: sound
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Erich Eickmeyer <eeickmeyer@ubuntu.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-python,
               pkg-config,
               pyqt5-dev-tools,
               python3-dev,
               python3-pyqt5,
               qttools5-dev
Standards-Version: 4.6.1
Homepage: https://github.com/Houston4444/Patchance

Package: patchance
Architecture: all
Depends: fonts-roboto-fontface,
         fonts-roboto-unhinted,
         python3-pyqt5.qtsvg,
         ${misc:Depends},
         ${python3:Depends}
Description: Jack Patchbay GUI
 Patchance is one more JACK patchbay GUI for GNU/Linux systems, but it could be
 adapted to Mac and Windows with little effort. It is a direct alternative to
 Catia or Patchage.
 .
 Features:
  - Stereo detection for port grouping with their name, for faster
    connections and readability
  - Wrap/Unwrap boxes to can hide things you don't need
  - Prevent the boxes from overlapping
  - Search a box with a pattern
  - Connection with double click for easier touchpad use
  - Connection from context menu
  - Editable themes (9 Themes embedded)
  - show only Audio, only MIDI, or only CV ports
  - Transport controls
  - Customizable tool bar
  - many others...
