faust 2.72.14+ds-1 source package in Ubuntu

Changelog

faust (2.72.14+ds-1) unstable; urgency=medium

  * New upstream version 2.72.14+ds
    + Refresh patches
  * Add new 'faust2paconsole' binary
  * B-D on 'pkgconfig | pkg-config
  * Relax lintian-overrides for non-matching package name
  * Update copyright information
    + Update d/copyright
    + Re-generate d/copyright_hints
  * Apply 'wrap-and-sort -ast'
  * Bump standards version to 4.7.0

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Sat, 20 Apr 2024 21:37:03 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any all
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound

Downloads

File Size SHA-256 Checksum
faust_2.72.14+ds-1.dsc 2.4 KiB fa00c6d924b4f14a75eaf0c7dd47a19698f6364712f04dfb1894b4c3a0ee6220
faust_2.72.14+ds.orig.tar.xz 40.9 MiB 27d54c74221bb1845e725fbde3c21fad3daace6ab666457fe2bf42615c41e5f8
faust_2.72.14+ds-1.debian.tar.xz 102.5 KiB 49707bbf64da1fccfff3202061b21664b40edd509ac29d22dd91fa773899e946

No changes file available.

Binary packages built by this source

faust: functional programming language for realtime audio applications

 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translate signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 file are provided and additional ones are fairly easy to add.
 .
 Syntax highlighting of faust files for various editors is included in the
 'faust-common' package (which will be automatically installed along this
 package).

faust-common: functional programming language for realtime audio applications - common files

 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translate signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 file are provided and additional ones are fairly easy to add.
 .
 This package contains the architecture independent files for faust as well as
 syntax highlighting files for various editors.

faust-dbgsym: debug symbols for faust
libfaust-static: functional programming language for realtime audio - static libraries

 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translate signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 file are provided and additional ones are fairly easy to add.
 .
 This package contains static libraries for building applications with faust.

libfaust2t64: functional programming language for realtime audio applications - libraries

 Faust is a functional programming language specifically designed for realtime
 audio applications and plugins. The syntax of the language is block diagram
 oriented. The faust compiler translate signal processing specifications into
 optimized C++ code for signal processing applications.
 .
 The generated code can be wrapped into an 'architecture file' in order to
 create for example a standalone jack/gtk application. Several architecture
 file are provided and additional ones are fairly easy to add.
 .
 This package contains the libraries for applications built with faust.

libfaust2t64-dbgsym: debug symbols for libfaust2t64