From 3e7106a6e45805bb97bdf44044d9d364a44a11ac Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 16 Nov 2004 14:49:13 +0000 Subject: Changes 0.8.5: * Support now for the ALSA 1.0 API * ALSA mmap() mode can be enabled/disabled at runtime using "use_mmap" option. * Patch to OSS plugin to fix skipping issues with some drivers (like emu10k1). * Can build with --disable-esd option again * Minor build fixes --- audio/libao-arts/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'audio/libao-arts') diff --git a/audio/libao-arts/Makefile b/audio/libao-arts/Makefile index 90a8080a251..0b488dbe6c5 100644 --- a/audio/libao-arts/Makefile +++ b/audio/libao-arts/Makefile @@ -1,12 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:06 tv Exp $ -# +# $NetBSD: Makefile,v 1.11 2004/11/16 14:49:41 adam Exp $ .include "../libao/Makefile.common" PKGNAME= ${DISTNAME:S/libao/libao-arts/} -PKGREVISION= 1 -MAINTAINER= tech-pkg@NetBSD.org COMMENT+= (arts plugin) CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/disable-arts/enable-arts/g} -- cgit v1.2.3