sfront 0.99-4 source package in Ubuntu

Changelog

sfront (0.99-4) unstable; urgency=medium

  * debian/rules: Create parser.tab.c (and parser.tab.h) before anything else.
    This is a workaround for a Makefile bug where some files requiring
    parser.tab.h to be built lack a proper dependency.

 -- Santiago Vila <email address hidden>  Sat, 08 Jun 2024 11:00:00 +0200

Upload details

Uploaded by:
Santiago Vila
Uploaded to:
Sid
Original maintainer:
Santiago Vila
Architectures:
any
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
sfront_0.99-4.dsc 1.3 KiB 9a6e3de6460a95910b63068e7995c2e00cd593dff94a0178b9a06a3bbe554c88
sfront_0.99.orig.tar.gz 2.1 MiB d354fbd44fda59013a8111d489ca4155a4eba3c902e081440c8efbc568dc61c4
sfront_0.99-4.debian.tar.xz 5.4 KiB d98ee0e8233ce44e373d214938997a4827c34116c55350a40ffc97b60286996b

Available diffs

No changes file available.

Binary packages built by this source

sfront: MPEG 4 Structured Audio decoder

 Sfront compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into
 efficient C programs that generate audio when executed. It supports
 real-time, low-latency audio input/output, MIDI input from
 soundcards, and Network Musical Performance.
 .
 MP4-SA is a standard for normative algorithmic sound, that combines
 an audio signal processing language (SAOL) with score languages
 (SASL, and the legacy MIDI File Format).
 .
 This package includes the sfront application, the sfront manual and
 "The MPEG-4 Structured Audio Book", a book on sound modeling and
 sequencing using MP4-SA.

sfront-dbgsym: debug symbols for sfront