summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-20 03:56:55 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-20 03:56:55 +0000
commit141b6a8454efaae290eafa0328d185e784866e9d (patch)
treeddf9c92750da343622dd98d94c2128876ef50cba /audio
parentTurn on ETHOberonV4. (diff)
Initial import of wmmixer version 0.8.
An audio mixer for the WindowMaker dock. PR: 7304 Submitted by: Richard M. Neswold <rneswold@drmemory.fnal.gov>
Notes
Notes: svn path=/head/; revision=12001
Diffstat (limited to 'audio')
-rw-r--r--audio/wmmixer/Makefile23
-rw-r--r--audio/wmmixer/distinfo1
-rw-r--r--audio/wmmixer/files/patch-aa10
-rw-r--r--audio/wmmixer/pkg-comment1
-rw-r--r--audio/wmmixer/pkg-descr15
-rw-r--r--audio/wmmixer/pkg-plist1
6 files changed, 51 insertions, 0 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile
new file mode 100644
index 000000000000..b8ed86aa92c9
--- /dev/null
+++ b/audio/wmmixer/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: wmmixer
+# Version required: 0.8
+# Date created: 11 July 1998
+# Whom: Rich Neswold <rneswold@mcs.net>
+#
+# $Id$
+#
+
+DISTNAME= wmmixer
+PKGNAME= wmmixer-0.8
+CATEGORIES= audio
+MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= rneswold@mcs.net
+
+LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+
+FETCH_BEFORE_ARGS= -t
+NO_INSTALL_MANPAGES= 1
+USE_IMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/audio/wmmixer/distinfo b/audio/wmmixer/distinfo
new file mode 100644
index 000000000000..fc626ff49fda
--- /dev/null
+++ b/audio/wmmixer/distinfo
@@ -0,0 +1 @@
+MD5 (wmmixer.tgz) = d34d3f9413859131adb23f052618cad1
diff --git a/audio/wmmixer/files/patch-aa b/audio/wmmixer/files/patch-aa
new file mode 100644
index 000000000000..1e4a58ca77f8
--- /dev/null
+++ b/audio/wmmixer/files/patch-aa
@@ -0,0 +1,10 @@
+--- mixctl.h.orig Sat Jul 11 21:10:33 1998
++++ mixctl.h Sat Jul 11 21:10:49 1998
+@@ -15,7 +15,6 @@
+ #include <sys/stat.h>
+ #include <fcntl.h>
+ #include <unistd.h>
+-#include <malloc.h>
+ #ifdef __NetBSD__
+ #include <soundcard.h>
+ #endif
diff --git a/audio/wmmixer/pkg-comment b/audio/wmmixer/pkg-comment
new file mode 100644
index 000000000000..9d4f7e063125
--- /dev/null
+++ b/audio/wmmixer/pkg-comment
@@ -0,0 +1 @@
+An audio mixer for the WindowMaker dock.
diff --git a/audio/wmmixer/pkg-descr b/audio/wmmixer/pkg-descr
new file mode 100644
index 000000000000..af56adf7639b
--- /dev/null
+++ b/audio/wmmixer/pkg-descr
@@ -0,0 +1,15 @@
+This is an audio mixer that can run within the WindowMaker
+window manager "Dock". Some more information can be found at:
+
+ http://www.geocities.com/SiliconValley/Vista/2471/linux.htm#xapps
+
+To run it, type:
+
+ wmmixer -w &
+
+Drag the application to the dock. Once it's part of the dock, right-click
+to bring up the properties and select "Autolaunch". Oh yeah, you'll need
+a sound card. :-)
+
+- Rich
+ rneswold@mcs.net
diff --git a/audio/wmmixer/pkg-plist b/audio/wmmixer/pkg-plist
new file mode 100644
index 000000000000..d4a0c424a334
--- /dev/null
+++ b/audio/wmmixer/pkg-plist
@@ -0,0 +1 @@
+bin/wmmixer