faust 2.70.3+ds-1.1build2 source package in Ubuntu

Changelog

faust (2.70.3+ds-1.1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 07:34:28 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound
Noble release universe sound

Downloads

File Size SHA-256 Checksum
faust_2.70.3+ds.orig.tar.xz 41.1 MiB 7a0930d60f4052b2c5754069008b816a33fad88d7bb513c789ec4d4ac01076e7
faust_2.70.3+ds-1.1build2.debian.tar.xz 102.4 KiB 391e057f6c2f5345a96089a58f564d6a8731e3dd3362ecba5f0928a4811d062d
faust_2.70.3+ds-1.1build2.dsc 2.4 KiB b41ffa7c016d9bf9dbb187883dc2a691ceefcbce737e8dbeb629c08b190fe85e

View changes file

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