libao 1.1.0-3ubuntu1 source package in Ubuntu
Changelog
libao (1.1.0-3ubuntu1) vivid; urgency=low * Resynchronise with Debian. Remaining changes: - Convert to multiarch. - Switch libao-common to Architecture: all. - Build with dh_autoreconf. * debian/libao.conf: Set the default output to pulseaudio (LP: #1075479) libao (1.1.0-3) unstable; urgency=medium * Use linux-any instead of negating specific other arches. Closes: #634625 * Regenerate build system files, mostly to pull in a later libtool.m4 which has fixes for building the ppc64le architecture. Closes: #752022 -- Luke Yelavich <email address hidden> Thu, 08 Jan 2015 12:55:17 +1100
Upload details
- Uploaded by:
- Luke Yelavich
- Uploaded to:
- Vivid
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libao_1.1.0.orig.tar.gz | 387.8 KiB | 29de5bb9b1726ba890455ef7e562d877df87811febb0d99ee69164b88c171bd4 |
libao_1.1.0-3ubuntu1.diff.gz | 227.8 KiB | 1f44763626619531e00225755e3a5ce94eec0bfc450cadf33c78f4a9dd033b88 |
libao_1.1.0-3ubuntu1.dsc | 1.5 KiB | 726cd6dd182296c5bc0cf272103bec7459caa1b2fcd1615c90df763420ec5647 |
Available diffs
- diff from 1.1.0-2ubuntu2 to 1.1.0-3ubuntu1 (221.9 KiB)
Binary packages built by this source
- libao-common: No summary available for libao-common in ubuntu vivid.
No description available for libao-common in ubuntu vivid.
- libao-dbg: No summary available for libao-dbg in ubuntu vivid.
No description available for libao-dbg in ubuntu vivid.
- libao-dev: No summary available for libao-dev in ubuntu vivid.
No description available for libao-dev in ubuntu vivid.
- libao-dev-dbgsym: No summary available for libao-dev-dbgsym in ubuntu artful.
No description available for libao-dev-dbgsym in ubuntu artful.
- libao4: No summary available for libao4 in ubuntu yakkety.
No description available for libao4 in ubuntu yakkety.
- libao4-dbgsym: debug symbols for package libao4
Libao is a cross-platform audio library that allows programs to output audio
using a simple API on a wide variety of platforms. It currently supports:
.
* Null output (handy for testing without a sound device)
* WAV files
* AU files
* OSS (Open Sound System, used on Linux and FreeBSD)
* ALSA (Advanced Linux Sound Architecture)
* PulseAudio (next generation GNOME sound server)
* esd (EsounD or Enlightened Sound Daemon)
* and several others.