[Lunar-commits] <moonbase> libao: version bumped to 1.0.0.
Florin Braescu
florin at lunar-linux.org
Sat Mar 27 06:40:08 CET 2010
commit cdad56959403768de7dbfc8aec4981676a4c52db
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Mar 27 07:40:08 2010 +0200
libao: version bumped to 1.0.0.
Changes:
- AO returns to active development
- Added surround channel mapping API and capability
- Update and test all drivers on modern installs
- New config file options
- Driver options may be specifid in config file
- Support for MacosX < 1.5 dropped, driver moded to AUHAL
- Build in WMM driver rather than using dlopen()
- Added Roar Audio driver
- Added OpenBSD SNDIO driver
- Work around ESD non-4096 byte write bug
- Work around aRts server crash bug
- Workaround for VIA82xx click/crackle bugs under ALSA
- Remove dead/unused drivers (solaris, alasa05, mmsound)
- Numerous patches from multiple downstreams.
---
audio/libao/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/audio/libao/DETAILS b/audio/libao/DETAILS
index 59b06f6..6b28580 100644
--- a/audio/libao/DETAILS
+++ b/audio/libao/DETAILS
@@ -1,11 +1,11 @@
MODULE=libao
- VERSION=0.8.8
+ VERSION=1.0.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://downloads.xiph.org/releases/ao/
- SOURCE_VFY=sha1:d6e867bbfc4361346db8e505c51271e4162ae7c4
- WEB_SITE=http://www.xiph.org/vorbis/
+ SOURCE_URL=http://downloads.xiph.org/releases/ao
+ SOURCE_VFY=sha1:47798bb0fad0c68cd2913ae8c6094aeaa18a23ca
+ WEB_SITE=http://www.xiph.org/vorbis
ENTERED=20010922
- UPDATED=20070726
+ UPDATED=20100327
SHORT="way to easily add cross-platform audio output to your program"
cat << EOF
More information about the Lunar-commits
mailing list