Source: clam-networkeditor
Section: sound
Priority: optional
Maintainer: CLAM Team <clam@iua.upf.es>
Build-Depends: debhelper (>= 4.0.0), scons, g++, libclam-core-dev (>= 0.95.0), libclam-processing-dev (>= 0.95.0), libclam-audioio-dev (>= 0.95.0), qt4-dev-tools, libqt4-dev, docbook-to-man, imagemagick, libcppunit-dev
Standards-Version: 3.6.1

Package: clam-networkeditor
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: qt4-designer
Description: CLAM Network Editor, prototyping tool for CLAM
 The CLAM Network Editor is a tool for editing CLAM processing networks.
 Those processing networks can become the processing core of an audio
 application by using the CLAM::NetworkPlayer class in such program, 
 or by using the CLAM Prototyper to link the network to a Qt Designer
 interface.
 .
 This packages provides both the Network Editor and the Prototyper.
 It also provides a plugin for Qt Designer which adds widgets
 to display several kinds of CLAM audio objects from a running network.
 .
 Homepage: http://clam.iua.upf.edu

