Source: libclam Priority: optional Maintainer: CLAM Team Build-Depends: debhelper (>= 4.0.0), scons (>= 0.96.1), g++, make (>= 3.80), autoconf (>= 2.59), ladspa-sdk (>= 1.1), libxerces26-dev, sfftw-dev, libmad0-dev (>= 0.15.1b), libogg-dev (>= 1.1.2), libsndfile1-dev (>= 1.0.2-1), libvorbis-dev (>= 1.0.1), libid3-3.8.3-dev, libasound2-dev (>= 1.0.8), libfltk1.1-dev (>= 1.1.6), libjpeg62-dev, libpng12-dev, libxext-dev (>> 4.1.0), libxft-dev (>> 2.1.1), libqt3-headers (>= 3:3.3.3), libqt3-mt-dev (>= 3:3.3.3), doxygen (>= 1.4.0) Standards-Version: 3.6.1 Package: libclam Section: libs Architecture: any Depends: libclamcore, libclamprocessing, libclamvmfl, libclamaudioio, libclamvmqt Description: runtime package for the CLAM framework CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This meta-package depends on runtime libs packages. Package: libclam-dev Section: libdevel Architecture: any Depends: libclamcore-dev, libclamprocessing-dev, libclamaudioio-dev, libclamvmfl-dev, libclamvmqt-dev Description: development package for the CLAM framework CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This meta-package depends on development packages. Package: libclam-doc Section: doc Architecture: all Suggests: libclamcore-dev (= ${Source-Version}), libclamprocessing-dev (= ${Source-Version}), libclamaudioio-dev (= ${Source-Version}), libclamvmqt-dev (= ${Source-Version}), libclamvmfl-dev (= ${Source-Version}) Description: CLAM framework documentation package CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains the framework documentation and some example programs. Package: libclamcore-dev Section: libdevel Architecture: any Depends: libclamcore (= ${Source-Version}), ladspa-sdk (>= 1.1), pkg-config (>= 0.15), libxerces26-dev Suggests: libclam-doc (= ${Source-Version}) Conflicts: libclamcore-dev (<< ${Source-Version}) Description: CLAM framework core components (development files) CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains the files needed to develop with the clamcore library which contains the set of fundamental classes in CLAM. This includes: * XML-based object persistence infrastructure * OSC support * Network, Processing and ProcessingData base classes * Component and DynamicType * Threading support * Framework 'standard' data structures Package: libclamprocessing-dev Section: libdevel Architecture: any Depends: libclamprocessing(= ${Source-Version}), libclamcore-dev (= ${Source-Version}), pkg-config (>= 0.15), sfftw-dev Suggests: libclam-doc (= ${Source-Version}) Description: CLAM framework processing algorithms repository CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains development files to develop with clamprocessing, which contains powerful digital signal processing algorithms encapsulated as CLAM Processing objects. Package: libclamaudioio-dev Section: libdevel Architecture: any Depends: libclamaudioio (= ${Source-Version}), libclamcore-dev (= ${Source-Version}), libclamprocessing-dev (= ${Source-Version}), pkg-config (>= 0.15), libmad0-dev (>= 0.15.1b), libogg-dev (>= 1.1.2), libsndfile1-dev (>= 1.0.2-1), libvorbis-dev (>= 1.0.1), libid3-3.8.3-dev, libasound2-dev (>= 1.0.8) Suggests: libclam-doc (= ${Source-Version}) Description: CLAM framework audio and MIDI i/o components CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains development files to develop with libclamaudioio, which has the components that allow to: * Read or write data from/into a sound card buffer * Read or write data from/into audio files (both PCM and compressed - Vorbis and Mpeg) * Read or write messages from MIDI devices * Read or write messages from MIDI files Package: libclamvmfl-dev Section: libdevel Architecture: any Depends: libclamvmfl (= ${Source-Version}), libclamcore-dev (= ${Source-Version}), libclamprocessing-dev (= ${Source-Version}), libclamaudioio-dev (= ${Source-Version}), pkg-config (>= 0.15), libfltk1.1-dev (>= 1.1.6), libjpeg62-dev, libpng12-dev, libxext-dev (>> 4.1.0), libxft-dev (>> 2.1.1), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev Suggests: libclam-doc (= ${Source-Version}) Description: CLAM framework data visualization components (FLTK) CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains development files to develop with libvmfltk, which contains data visualization components which rely on the FLTK toolkit. Package: libclamvmqt-dev Section: libdevel Architecture: any Depends: libclamvmqt (= ${Source-Version}), libclamcore-dev (= ${Source-Version}), libclamprocessing-dev (= ${Source-Version}), libclamaudioio-dev (= ${Source-Version}), pkg-config (>= 0.15), libqt3-headers (>= 3:3.3.3), libqt3-mt-dev (>= 3:3.3.3) Suggests: libclam-doc (= ${Source-Version}) Description: CLAM framework data visualization components (Qt) CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains development files to develop with libvmqt, which contains data visualization components which rely on the Qt toolkit. Package: libclamcore Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: CLAM framework core components CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains the set of fundamental classes in the CLAM framework. This includes: * XML-based object persistence infrastructure * OSC support * Network, Processing and ProcessingData base classes * Component and DynamicType * Threading support * Framework 'standard' data structures Package: libclamprocessing Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libclamcore (= ${Source-Version}) Description: CLAM framework processing algorithms repository CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains digital signal processing algorithms encapsulated as CLAM Processing objects. Package: libclamaudioio Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libclamcore (= ${Source-Version}) Description: CLAM framework audio and MIDI i/o components CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains all the CLAM framework components that allow to: * Read or write data from/into a sound card buffer * Read or write data from/into audio files (both PCM and compressed - Vorbis and Mpeg) * Read or write messages from MIDI devices * Read or write messages from MIDI files Package: libclamvmfl Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libclamcore (= ${Source-Version}), libclamprocessing (= ${Source-Version}), libclamaudioio (= ${Source-Version}) Description: CLAM framework data visualization components (FLTK) CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains CLAM framework data visualization components which rely on the FLTK toolkit. Package: libclamvmqt Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libclamcore (= ${Source-Version}), libclamprocessing (= ${Source-Version}), libclamaudioio (= ${Source-Version}) Description: CLAM framework data visualization components (Qt) CLAM is a framework to develop audio and music applications in C++. It provides tools to perform advanced analysis, transformations and synthesis, visualization for audio and music related objects, and other tools that are useful to abstract target platform for most tasks in an audio applications such as audio devices, file formats, threading... . This package contains CLAM framework data visualization components which rely on the Qt toolkit.