head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.22 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.20 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.7.0.18 pkgsrc-2011Q4-base:1.7 pkgsrc-2011Q2:1.7.0.16 pkgsrc-2011Q2-base:1.7 pkgsrc-2009Q4:1.7.0.14 pkgsrc-2009Q4-base:1.7 pkgsrc-2008Q4:1.7.0.12 pkgsrc-2008Q4-base:1.7 pkgsrc-2008Q3:1.7.0.10 pkgsrc-2008Q3-base:1.7 cube-native-xorg:1.7.0.8 cube-native-xorg-base:1.7 pkgsrc-2008Q2:1.7.0.6 pkgsrc-2008Q2-base:1.7 pkgsrc-2008Q1:1.7.0.4 pkgsrc-2008Q1-base:1.7 pkgsrc-2007Q4:1.7.0.2 pkgsrc-2007Q4-base:1.7 pkgsrc-2007Q3:1.6.0.20 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.18 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.16 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.14 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.12 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.10 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.8 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.6 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.4 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.2 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.5.0.10 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.8 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.6 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.4 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.2 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.4.0.4 pkgsrc-2003Q4-base:1.4 netbsd-1-6-1:1.4.0.2 netbsd-1-6-1-base:1.4 buildlink2:1.3.0.2 netbsd-1-6:1.3.0.4 netbsd-1-6-RELEASE-base:1.3 buildlink2-base:1.3 netbsd-1-5-PATCH001:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2007.11.30.17.50.31; author wiz; state dead; branches; next 1.6; 1.6 date 2005.06.06.01.37.13; author minskim; state Exp; branches; next 1.5; 1.5 date 2003.12.08.14.33.47; author wiz; state Exp; branches; next 1.4; 1.4 date 2002.08.25.18.38.11; author jlam; state Exp; branches; next 1.3; 1.3 date 2002.08.05.13.08.39; author lukem; state Exp; branches 1.3.2.1; next 1.2; 1.2 date 2001.08.14.14.33.32; author lukem; state dead; branches; next 1.1; 1.1 date 2001.03.15.20.35.58; author wiz; state Exp; branches 1.1.1.1; next ; 1.3.2.1 date 2002.08.05.13.08.39; author jlam; state dead; branches; next 1.3.2.2; 1.3.2.2 date 2002.08.22.11.09.44; author jlam; state Exp; branches; next ; 1.1.1.1 date 2001.03.15.20.35.58; author wiz; state Exp; branches; next ; desc @@ 1.7 log @Update to 0.8.8: 0.8.8 - Thu May 24 - New win32 driver - Few fixes and changes in autotools and configuration files. 0.8.7 - unreleased snapshot - obsolete alsa device renamed to alsa05 - the 'alsa' device now uses the 0.9/1.0 API - ALSA driver fixes @ text @$NetBSD: patch-ac,v 1.6 2005/06/06 01:37:13 minskim Exp $ --- src/Makefile.am.orig Wed Jan 8 04:48:54 2003 +++ src/Makefile.am @@@@ -8,7 +8,7 @@@@ INCLUDES = -I$(top_builddir)/include/ao lib_LTLIBRARIES = libao.la libao_la_SOURCES = audio_out.c config.c ao_null.c ao_wav.c ao_au.c ao_raw.c ao_aixs.c ao_private.h -libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ -ldl +libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ ${DLLIB} debug: @ 1.6 log @Replace patches that remove -ldl with those that use BUILDLINK_LDADD.dl. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.5 2003/12/08 14:33:47 wiz Exp $ @ 1.5 log @Update to 0.8.4: * Incorporated OS X patches from the Fink team. * AIX output plugin by Stefan Tibus. * Improvements in plugin detection code by David Walser, especially when ESD or aRts are present. * NAS plugin from Antoine Mathys. * Portability fixes for various platforms (including dlopen() bugs) including HP-UX and *BSD. * Memory/resource leak fixes * Significant fixes to ALSA 0.9.x plugin by Kevin Cody, Jr. This should fix stuttering audio for mpg321 users. The --enable-alsa09-mmap option to ./configure turns on memory-mapped I/O. Note this is an experimental feature and causes some problems with some sound card drivers and also users of the dmix software mixer. @ text @d1 1 a1 1 $NetBSD$ d10 1 a10 1 +libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ @ 1.4 log @Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.3.2.1 2002/08/22 11:09:44 jlam Exp $ d3 1 a3 13 --- src/Makefile.in.orig Sat Jul 20 00:17:44 2002 +++ src/Makefile.in @@@@ -99,7 +99,7 @@@@ INCLUDES = -I$(top_builddir)/include/ao lib_LTLIBRARIES = libao.la libao_la_SOURCES = audio_out.c config.c ao_null.c ao_wav.c ao_au.c ao_raw.c ao_private.h -libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ -ldl +libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = LTLIBRARIES = $(lib_LTLIBRARIES) --- src/Makefile.am.orig Wed Jan 2 17:56:35 2002 d8 1 a8 1 libao_la_SOURCES = audio_out.c config.c ao_null.c ao_wav.c ao_au.c ao_raw.c ao_private.h @ 1.3 log @Update libao from 0.8.2 to 0.8.3 (for ogg vorbis 1.0 release). Notable changes: - fix to ao.m4 macro - minor alsa09 plugin updates - fixes to irix plugin Note: patch-ac added to remove unconditional use of -ldl in libao.la. @ text @d1 1 a1 1 $NetBSD$ @ 1.3.2.1 log @file patch-ac was added on branch buildlink2 on 2002-08-22 11:09:44 +0000 @ text @d1 25 @ 1.3.2.2 log @Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files. @ text @a0 25 $NetBSD: patch-ac,v 1.3.2.1 2002/08/22 11:09:44 jlam Exp $ --- src/Makefile.in.orig Sat Jul 20 00:17:44 2002 +++ src/Makefile.in @@@@ -99,7 +99,7 @@@@ INCLUDES = -I$(top_builddir)/include/ao lib_LTLIBRARIES = libao.la libao_la_SOURCES = audio_out.c config.c ao_null.c ao_wav.c ao_au.c ao_raw.c ao_private.h -libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ -ldl +libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = LTLIBRARIES = $(lib_LTLIBRARIES) --- src/Makefile.am.orig Wed Jan 2 17:56:35 2002 +++ src/Makefile.am @@@@ -8,7 +8,7 @@@@ INCLUDES = -I$(top_builddir)/include/ao lib_LTLIBRARIES = libao.la libao_la_SOURCES = audio_out.c config.c ao_null.c ao_wav.c ao_au.c ao_raw.c ao_private.h -libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ -ldl +libao_la_LDFLAGS = -version-info @@LIB_CURRENT@@:@@LIB_REVISION@@:@@LIB_AGE@@ debug: @ 1.2 log @update from libao 0.7.0 to libao 0.8.0 NOTE: api has changed (different major number on library). all other libao packages need updating as well changes: * New API is not compatible with programs that used the old API. * Default driver detection works correctly. * Compilation fixes for the BSDs and Solaris. * OSS driver no longer freezes on systems using the OSS emulation layer of ALSA when the dsp device is in use by another device. * Configuration file support has been added. See the libao.conf(5) man page for details. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.1 2001/03/15 20:35:58 wiz Exp $ d3 23 a25 11 --- ../libao-0.6.0.orig/src/audio_out.c Fri Feb 23 17:31:46 2001 +++ src/audio_out.c Thu Mar 15 10:21:55 2001 @@@@ -63,7 +63,7 @@@@ driver_tree_t *dt; void *handle; - handle = dlopen(plugin_file, RTLD_NOW); + handle = dlopen(plugin_file, DL_LAZY); if (handle) { dt = (driver_tree_t *)malloc(sizeof(driver_tree_t)); if (!dt) return NULL; @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of libao, a platform independent audio library. Package by Jeremy C. Reed, submitted in pkg/12412. @ text @@