Source: qtractor
Section: sound
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Dennis Braun <snd@debian.org>,
           Free Ekanayaka <freee@debian.org>,
           Alessio Treglia <alessio@debian.org>,
           Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends: cmake,
               debhelper-compat (= 13),
               dssi-dev,
               fst-dev:native,
               ladspa-sdk,
               libasound2-dev,
               libaubio-dev,
               libgtk-3-dev,
               libgtk2.0-dev,
               libjack-dev | libjack-jackd2-dev,
               liblilv-dev,
               liblo-dev,
               libmad0-dev,
               libqt5svg5-dev,
               libqt5x11extras5-dev,
               librubberband-dev,
               libsamplerate0-dev | libsamplerate-dev,
               libsndfile1-dev,
# restore suil and gtk2 because we're using Qt5
               libsuil-dev,
               libvorbis-dev,
               libx11-dev,
               lv2-dev,
               qtbase5-dev,
               qtbase5-dev-tools,
               qttools5-dev,
               qttools5-dev-tools,
               zlib1g-dev
Homepage: https://qtractor.sourceforge.io/
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/multimedia-team/qtractor.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/qtractor
Rules-Requires-Root: no

Package: qtractor
Architecture: linux-any
Depends: jackd | pipewire-jack, ${misc:Depends}, ${shlibs:Depends}
Provides: clap-host, dssi-host, ladspa-host, lv2-host, vst2-host, vst3-host
Description: MIDI/Audio multi-track sequencer application
 This is a MIDI/Audio multi-track sequencer application written
 in C++, with LV2, VST3, CLAP, VST2, DSSI, & LADSPA hosting capabilities.
 .
 The Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux
 Sound Architecture (ALSA) for MIDI, are the main infrastructures to
 evolve as a fairly-featured Linux Desktop Audio Workstation GUI, especially
 dedicated to the personal home-studio.
