summaryrefslogtreecommitdiff
path: root/audio/esound
diff options
context:
space:
mode:
authorgarbled <garbled>1998-11-04 08:01:31 +0000
committergarbled <garbled>1998-11-04 08:01:31 +0000
commit998b13c8b22235cc7622757a4b9558417ee5ed8b (patch)
tree6eac3f0ac48d0f7907fee7904e83cc31442684fe /audio/esound
parent7516a71426f8138cba85bf638da922bd106af18b (diff)
downloadpkgsrc-998b13c8b22235cc7622757a4b9558417ee5ed8b.tar.gz
Intital import of esound-0.3
the Enlightened sound daemon
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/Makefile17
-rw-r--r--audio/esound/files/md53
-rw-r--r--audio/esound/pkg/COMMENT1
-rw-r--r--audio/esound/pkg/DESCR5
-rw-r--r--audio/esound/pkg/PLIST11
5 files changed, 37 insertions, 0 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
new file mode 100644
index 00000000000..985f3bd17bb
--- /dev/null
+++ b/audio/esound/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 1998/11/04 08:01:31 garbled Exp $
+
+DISTNAME= esound-0.2.4
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/
+
+MAINTAINER= root@garbled.net
+HOMEPAGE= http://pw1.netcom.com/~ericmit/EsounD.html
+
+WRKSRC= ${WRKDIR}/esound
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+post-install:
+ ${RM} ${LOCALBASE}/lib/libesd.la
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/esound/files/md5 b/audio/esound/files/md5
new file mode 100644
index 00000000000..7350aba6704
--- /dev/null
+++ b/audio/esound/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1998/11/04 08:01:31 garbled Exp $
+
+MD5 (esound-0.2.4.tar.gz) = 6a3d229644e31ba563777d24b9f5ee0d
diff --git a/audio/esound/pkg/COMMENT b/audio/esound/pkg/COMMENT
new file mode 100644
index 00000000000..aba62644fac
--- /dev/null
+++ b/audio/esound/pkg/COMMENT
@@ -0,0 +1 @@
+the Enlightened sound daemon
diff --git a/audio/esound/pkg/DESCR b/audio/esound/pkg/DESCR
new file mode 100644
index 00000000000..1bbd7436d01
--- /dev/null
+++ b/audio/esound/pkg/DESCR
@@ -0,0 +1,5 @@
+I am pleased to announce the preliminary release of the
+Enlightened Sound Daemon (EsounD version 0.2) for Linux.
+More details at http://www.netcom.com/~ericmit/EsounD.html.
+This program is designed to mix together several digitized
+audio streams for playback by a single device.
diff --git a/audio/esound/pkg/PLIST b/audio/esound/pkg/PLIST
new file mode 100644
index 00000000000..76d4aa07084
--- /dev/null
+++ b/audio/esound/pkg/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1998/11/04 08:01:31 garbled Exp $
+bin/esd
+bin/esdcat
+bin/esdctl
+bin/esdmon
+bin/esdrec
+bin/esdsample
+bin/esdloop
+include/esd.h
+lib/libesd.so.0.0
+lib/libesd.a