# This is a try at eliminating unresolved symbol errors, but results in a 
# lot of too-small debs.

Source: sequencer64
Section: sound
Priority: optional
Maintainer: Chris Ahlstrom <ahlstromcj@gmail.com>
Uploaders: Chris Ahlstrom <ahlstromcj@gmail.com>
Build-Depends: debhelper (>= 9),
    autotools-dev,
    libasound2-dev,
    libjack-jackd2-dev | libjack-dev,
    libgtkmm-2.4-dev,
    libtool
Standards-Version: 3.9.8
Homepage: https://github.com/ahlstromcj/sequencer64.git
Vcs-Git: git://github.com/ahlstromcj/sequencer64.git
Vcs-Browser: https://github.com/ahlstromcj/sequencer64.git

Package: sequencer64
Architecture: any
Multi-Arch: foreign
Depends: libasound2 (>= 1.0.16),
    libc6 (>= 2.14),
    libgcc1 (>= 1:3.0),
    libglib2.0-0 (>= 2.12.0),
    libgtk2.0-0 (>= 2.8.0),
    libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116
Recommends: jackd
Description: Native JACK/ALSA MIDI live sequencer refactored from seq24.
 The seq64 application provides major upgrades to seq24: support for
 native JACK MIDI, SMF 0 files, a range of PPQN values, more MIDI controls,
 more scales, chord-generation, expanded configuration options, pause,
 event-editing window, tap-tempo, more keystroke control, and many other
 enhancements and fixes.  A prototype Qt build is also possible.

# vim: ft=debcontrol
