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
|
Source: csoundqt
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Felipe Sateler <fsateler@debian.org>,
Alessio Treglia <alessio@debian.org>
Build-Depends:
debhelper (>= 10),
libcsnd-dev (>= 1:6.03~dfsg),
libcsound64-dev (>= 1:6.05~dfsg1),
qt5-qmake,
qtbase5-dev,
qtdeclarative5-dev,
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/csoundqt.git
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/csoundqt.git
Homepage: https://github.com/CsoundQt/CsoundQt
Package: csoundqt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
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
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
|