1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Source: csoundqt
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Felipe Sateler <fsateler@debian.org>,
Alessio Treglia <alessio@debian.org>,
Dennis Braun <d_braun@kabelmail.de>
Build-Depends:
debhelper-compat (= 13),
libcsnd-dev (>= 1:6.03~dfsg),
libcsound64-dev (>= 1:6.05~dfsg1),
qt5-qmake,
qtbase5-dev,
qtdeclarative5-dev,
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/multimedia-team/csoundqt
Vcs-Git: https://salsa.debian.org/multimedia-team/csoundqt.git
Homepage: https://github.com/CsoundQt/CsoundQt
Package: csoundqt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, qml-module-qtquick-controls
Breaks: qutecsound (<< 0.8.0-1)
Replaces: qutecsound (<< 0.8.0-1)
Recommends: csound, csound-doc, graphviz, csoundqt-examples
Description: frontend for the csound sound processor
CsoundQT is a simple cross platform editor and front-end for Csound
with syntax highlighting, interactive help and automatic launching of
Csound.
Package: csoundqt-examples
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: csoundqt
Breaks: csoundqt (<< 0.9.2.1-2~)
Replaces: csoundqt (<< 0.9.2.1-2~)
Description: example scores for csoundqt
CsoundQT is a simple cross platform editor and front-end for Csound
with syntax highlighting, interactive help and automatic launching of
Csound.
.
This package contains several examples for use by csoundqt
|