From d33ce01d06c5ae2f75b1e3d04d9a7bfb7f0b1000 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 15 Aug 2004 16:50:55 +0000 Subject: Update to 0.2.35: * fix location of configuration file in man (Craig Routledge) * MMAP support for esddsp (from artsdsp, Olivier Blin) * GNU/kFreeBSD support (Robert Milan) * add new default_options in configuration file and environement variable, fix regression caused by patch since 0.2.30 * use ALSA default alias (Cyrille Chepelov) * clean code (Kjartan Maraas) --- audio/esound/Makefile | 4 ++-- audio/esound/PLIST.Linux | 4 ++-- audio/esound/PLIST.common | 4 ++-- audio/esound/distinfo | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'audio') diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 5f65c5cafda..6dcd0e47840 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2004/06/08 12:23:59 cjep Exp $ +# $NetBSD: Makefile,v 1.52 2004/08/15 16:50:55 wiz Exp $ -DISTNAME= esound-0.2.34 +DISTNAME= esound-0.2.35 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/esound/PLIST.Linux b/audio/esound/PLIST.Linux index fc485163f08..6a204cb2e21 100644 --- a/audio/esound/PLIST.Linux +++ b/audio/esound/PLIST.Linux @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST.Linux,v 1.3 2004/05/19 05:53:16 minskim Exp $ +@comment $NetBSD: PLIST.Linux,v 1.4 2004/08/15 16:50:55 wiz Exp $ bin/esddsp lib/libesddsp.a lib/libesddsp.la lib/libesddsp.so lib/libesddsp.so.2 -lib/libesddsp.so.2.34 +lib/libesddsp.so.2.35 diff --git a/audio/esound/PLIST.common b/audio/esound/PLIST.common index 7632d10c420..d73fb7c2dbb 100644 --- a/audio/esound/PLIST.common +++ b/audio/esound/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.3 2004/05/15 07:24:42 jmmv Exp $ +@comment $NetBSD: PLIST.common,v 1.4 2004/08/15 16:50:55 wiz Exp $ bin/esd bin/esd-config bin/esdcat @@ -14,7 +14,7 @@ lib/libesd.a lib/libesd.la lib/libesd.so lib/libesd.so.2 -lib/libesd.so.2.34 +lib/libesd.so.2.35 lib/pkgconfig/esound.pc man/man1/esd-config.1 man/man1/esd.1 diff --git a/audio/esound/distinfo b/audio/esound/distinfo index b86d55ab6ac..1f0be3f3dde 100644 --- a/audio/esound/distinfo +++ b/audio/esound/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.19 2004/05/15 07:24:42 jmmv Exp $ +$NetBSD: distinfo,v 1.20 2004/08/15 16:50:55 wiz Exp $ -SHA1 (esound-0.2.34.tar.bz2) = 9fa14a174803844ca0e9d2a9833378de74c6f93d -Size (esound-0.2.34.tar.bz2) = 318353 bytes +SHA1 (esound-0.2.35.tar.bz2) = b3164f17d84fe57f1457bc0d0a50615f67c87de8 +Size (esound-0.2.35.tar.bz2) = 384641 bytes SHA1 (patch-aa) = bf90e118cb5106b6328fa455bc9403fce11cb2ed SHA1 (patch-ab) = 50d4c829fe5d53f28a4a38b1962097b8a47b97c7 SHA1 (patch-ac) = 8ab2eebc32792102a6d74b57f75a4381a218186e -- cgit v1.2.3