summaryrefslogtreecommitdiff
path: root/audio/esound
diff options
context:
space:
mode:
authortron <tron>1999-03-06 22:45:16 +0000
committertron <tron>1999-03-06 22:45:16 +0000
commit05e90c7f30640e2d1cac7b4d787842a7241284b3 (patch)
tree2555da53f4e83cc96e1ddfdce2e2d4da6664e667 /audio/esound
parent6fd602938e2e9445c3d4e702a551f9c3cdca0441 (diff)
downloadpkgsrc-05e90c7f30640e2d1cac7b4d787842a7241284b3.tar.gz
Update "esound" package to version 0.2.8.
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/Makefile24
-rw-r--r--audio/esound/files/md54
-rw-r--r--audio/esound/pkg/PLIST10
3 files changed, 23 insertions, 15 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 105be8b0338..0ad6a57bc82 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,15 +1,19 @@
-# $NetBSD: Makefile,v 1.2 1998/12/28 17:26:17 garbled Exp $
+# $NetBSD: Makefile,v 1.3 1999/03/06 22:45:16 tron Exp $
-DISTNAME= esound-0.2.4
-CATEGORIES= audio
-MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/
+DISTNAME= esound-0.2.8
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-1.0/sources/ \
+ ftp://ftp.jimpick.com/pub/mirrors/gnome/gnome-1.0/sources/ \
+ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://pw1.netcom.com/~ericmit/EsounD.html
+MAINTAINER= root@garbled.net
+HOMEPAGE= http://pw1.netcom.com/~ericmit/EsounD.html
-WRKSRC= ${WRKDIR}/esound
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
+DEPENDS+= libaudiofile-0.1.6:../../audio/libaudiofile
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/esound/files/md5 b/audio/esound/files/md5
index 7350aba6704..e28c96be6f5 100644
--- a/audio/esound/files/md5
+++ b/audio/esound/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 1998/11/04 08:01:31 garbled Exp $
+$NetBSD: md5,v 1.2 1999/03/06 22:45:16 tron Exp $
-MD5 (esound-0.2.4.tar.gz) = 6a3d229644e31ba563777d24b9f5ee0d
+MD5 (esound-0.2.8.tar.gz) = fa22beaa64d9da82858762cf1fc76de3
diff --git a/audio/esound/pkg/PLIST b/audio/esound/pkg/PLIST
index 76d4aa07084..55923d8f4af 100644
--- a/audio/esound/pkg/PLIST
+++ b/audio/esound/pkg/PLIST
@@ -1,11 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1998/11/04 08:01:31 garbled Exp $
+@comment $NetBSD: PLIST,v 1.2 1999/03/06 22:45:16 tron Exp $
bin/esd
+bin/esd-config
bin/esdcat
bin/esdctl
+bin/esdfilt
bin/esdmon
+bin/esdloop
+bin/esdplay
bin/esdrec
bin/esdsample
-bin/esdloop
include/esd.h
-lib/libesd.so.0.0
lib/libesd.a
+lib/libesd.so.2.8
+share/aclocal/esd.m4