summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-04-06 22:41:37 +0000
committerrh <rh@pkgsrc.org>2001-04-06 22:41:37 +0000
commit824d9c16faaf333694dfb44abc0e1f292a4a77eb (patch)
tree6529f3e3a5ad93bf9142be75091a16a98b366471 /audio
parent6756f91771d87bdf62eca920fe79965ec79ffec2 (diff)
downloadpkgsrc-824d9c16faaf333694dfb44abc0e1f292a4a77eb.tar.gz
Update esound to 0.2.22. Changes include:
o esd supports for multiple recording clients - multiple esd_record_stream or esd_record_stream_fallback can now run simultaneously o security improvements - you should upgrade to 0.2.21 - older version have security holes, which can compromite account of any esd user
Diffstat (limited to 'audio')
-rw-r--r--audio/esound/Makefile8
-rw-r--r--audio/esound/files/md54
-rw-r--r--audio/esound/pkg/PLIST4
3 files changed, 8 insertions, 8 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 2fd19d5f195..c2a5f34730e 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2001/02/16 13:30:35 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2001/04/06 22:41:37 rh Exp $
-DISTNAME= esound-0.2.20
+DISTNAME= esound-0.2.22
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/esound/}
@@ -10,8 +10,8 @@ COMMENT= the Enlightened sound daemon
DEPENDS+= libaudiofile-*:../../audio/libaudiofile
-GNU_CONFIGURE= # defined
-USE_LIBTOOL= # defined
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/esound/files/md5 b/audio/esound/files/md5
index f69d5d6d6bd..d16ceccb8a1 100644
--- a/audio/esound/files/md5
+++ b/audio/esound/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.7 2000/10/15 03:04:54 jlam Exp $
+$NetBSD: md5,v 1.8 2001/04/06 22:41:38 rh Exp $
-MD5 (esound-0.2.20.tar.gz) = 7973f370efe15bec740fb495b2571dfc
+SHA1 (esound-0.2.22.tar.gz) = 85defeb1fc46cdef5d1fd99d82e58c7e24187061
diff --git a/audio/esound/pkg/PLIST b/audio/esound/pkg/PLIST
index 8febab5604e..2ecf2b46f4f 100644
--- a/audio/esound/pkg/PLIST
+++ b/audio/esound/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2001/01/04 15:10:19 agc Exp $
+@comment $NetBSD: PLIST,v 1.10 2001/04/06 22:41:38 rh Exp $
bin/esd
bin/esd-config
bin/esdcat
@@ -15,5 +15,5 @@ lib/libesd.a
lib/libesd.la
lib/libesd.so
lib/libesd.so.2
-lib/libesd.so.2.20
+lib/libesd.so.2.22
share/aclocal/esd.m4