Source: stk
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>,
 Felipe Sateler <fsateler@debian.org>
Build-Depends:
 debhelper (>= 10)
Build-Depends-Arch:
 dh-autoreconf,
 autotools-dev,
 libasound2-dev [linux-any],
 libjack-dev [linux-any],
 libreadline-dev,
 librtaudio-dev (>= 4.1.1~ds0~) [linux-any],
 librtmidi-dev (>= 2.1.0~) [linux-any]
Build-Depends-Indep:
 doxygen
Standards-Version: 3.9.8
Homepage: http://ccrma.stanford.edu/software/stk/
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/stk.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/stk.git

Package: libstk0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 librtaudio-dev (>= 4.0.11~) [linux-any],
 librtmidi-dev (>= 2.0.1~) [linux-any],
 libstk-4.5.0 (= ${binary:Version}),
 ${misc:Depends}
Description: Sound Synthesis Toolkit (development files)
 The Sound Synthesis Toolkit is a C++ library with implementations
 of several sound synthesis algorithms, starting from Frequency
 Modulation, over Physical Modelling and others. It can be used
 as a library, but it also provides some nice software synthesizers.
 .
 This package provides the development files for the sound synthesis toolkit.

Package: libstk-4.5.0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: Sound Synthesis Toolkit
 The Sound Synthesis Toolkit is a C++ library with implementations
 of several sound synthesis algorithms, starting from Frequency
 Modulation, over Physical Modelling and others. It can be used
 as a library, but it also provides some nice software synthesizers.

Package: stk
Architecture: any
Depends:
 libstk-4.5.0 (= ${binary:Version}),
 tk,
 ${misc:Depends},
 ${shlibs:Depends}
Description: Sound Synthesis Toolkit (example applications)
 The Sound Synthesis Toolkit is a C++ library with implementations
 of several sound synthesis algorithms, starting from Frequency
 Modulation, over Physical Modelling and others. It can be used
 as a library, but it also provides some nice software synthesizers.
 .
 This package provides the example files for the sound synthesis toolkit.

Package: stk-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends}
Description: Sound Synthesis Toolkit (documentation)
 The Sound Synthesis Toolkit is a C++ library with implementations
 of several sound synthesis algorithms, starting from Frequency
 Modulation, over Physical Modelling and others. It can be used
 as a library, but it also provides some nice software synthesizers.
 .
 This package contains the documentation for the sound synthesis toolkit.
