Package audiofile: Information

  • Default inline alert: Version in the repository: 0.3.6-alt5

Source package: audiofile
Version: 0.3.6-alt3
Latest version according to Repology
Build time:  Feb 24, 2019, 02:20 PM in the task #222710
Category: System/Libraries
Report package bug
License: LGPL
Summary: Library to handle various audio file formats
Description: 
The Audio File Library handles reading and writing audio files in many
common formats.

Key goals of the Audio File Library are file format transparency and data
format transparency. The same calls for opening a file, accessing and
manipulating audio metadata (e.g. sample rate, sample format, textual
information, MIDI parameters), and reading and writing sample data will
work with any supported audio file format. Likewise, the format of the
audio data presented to the application need not be tied to the format
of the data contained in the file.

The following file formats are currently supported:
* AIFF/AIFF-C
* WAVE
* NeXT .snd/Sun .au
* Berkeley/IRCAM/CARL Sound File
* Audio Visual Research
* Amiga IFF/8SVX
* Creative Voice File
* NIST SPHERE
* Core Audio Format

The following compression formats are currently supported:
* G.711 mu-law and A-law
* IMA ADPCM
* Microsoft ADPCM

List of rpms provided by this srpm:
audiofile (x86_64, i586, aarch64)
audiofile-debuginfo (x86_64, i586, aarch64)
libaudiofile-devel (x86_64, i586, aarch64)
libaudiofile-devel-static (x86_64, i586, aarch64)
libaudiofile1 (x86_64, i586, aarch64)
libaudiofile1-debuginfo (x86_64, i586, aarch64)

Maintainer: Michael Shigorin


ACL:
Michael Shigorin
@everybody

    1. libflac-devel
    2. glibc-devel-static
    3. gcc-c++
    4. libalsa-devel

Last changed


Dec. 6, 2018 Michael Shigorin 0.3.6-alt3
- E2K: no difference anymore
- A shot at SMP build
March 15, 2017 Michael Shigorin 0.3.6-alt2.1
- BOOTSTRAP: introduce doc knob (on by default)
- E2K: avoid lcc-unsupported option
Jan. 29, 2017 Yuri N. Sedunov 0.3.6-alt2
- updated to 0.3.6-26-g6ac5a49
- %check section