Source: jack-mixer
Section: sound
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Kyle Robbertze <paddatrapper@debian.org>,
Build-Depends:
 cython3,
 debhelper-compat (= 13),
 dh-sequence-python3,
 libglib2.0-dev,
 libjack-jackd2-dev,
 meson,
 python3-all,
 python3-platformdirs,
 python3-cairo,
 python3-dev,
 python3-docutils,
 python3-gi,
 python3-setuptools,
 python3-xdg,
Standards-Version: 4.7.0
Homepage: https://rdio.space/jackmixer/
Vcs-Browser: https://salsa.debian.org/python-team/packages/jack-mixer
Vcs-Git: https://salsa.debian.org/python-team/packages/jack-mixer.git
#Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: jack-mixer
Architecture: any
Depends:
 jackd2,
 python3-cairo,
 python3-platformdirs,
 python3-gi,
 gir1.2-gtk-3.0,
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
Description: GTK+ JACK audio mixer application (Python 3)
 Jack Audio Mixer provides a GTK+ GUI to mix JACK audio
 streams. It maintains the appearance of a hardware audio
 mixing desk. It can set levels, balance, mute, etc through
 the interface or via MIDI.
 .
 This package installs the application for Python 3.
