Source: libao Section: libs Maintainer: Ron Lee Uploaders: John Francesco Ferlito Build-Depends: debhelper-compat (= 13), libasound2-dev [linux-any], libpulse-dev, libxau-dev, libsndio-dev Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian/libao Vcs-Git: https://salsa.debian.org/debian/libao.git Homepage: https://www.xiph.org/ao/ Package: libao4 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libao-common Suggests: libasound2, libpulse0, libsndio7.0 Replaces: libao-pulse Description: Cross Platform Audio Output Library 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) * and several others. Package: libao-dev Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, libao4 (= ${binary:Version}), libc6-dev Description: Cross Platform Audio Output Library Development 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) * and several others. . This package contains the header files and static libraries required for developing applications that use libao. Package: libao-common Architecture: all Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libao2 Replaces: libao4 (<< 1.0.0-2) Breaks: libao4 (<< 1.0.0-2) Description: Cross Platform Audio Output Library (Common files) 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) * and several others. . This package contains config files and man pages for libao.