From 141b6a8454efaae290eafa0328d185e784866e9d Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 20 Jul 1998 03:56:55 +0000 Subject: Initial import of wmmixer version 0.8. An audio mixer for the WindowMaker dock. PR: 7304 Submitted by: Richard M. Neswold --- audio/wmmixer/Makefile | 23 +++++++++++++++++++++++ audio/wmmixer/distinfo | 1 + audio/wmmixer/files/patch-aa | 10 ++++++++++ audio/wmmixer/pkg-comment | 1 + audio/wmmixer/pkg-descr | 15 +++++++++++++++ audio/wmmixer/pkg-plist | 1 + 6 files changed, 51 insertions(+) create mode 100644 audio/wmmixer/Makefile create mode 100644 audio/wmmixer/distinfo create mode 100644 audio/wmmixer/files/patch-aa create mode 100644 audio/wmmixer/pkg-comment create mode 100644 audio/wmmixer/pkg-descr create mode 100644 audio/wmmixer/pkg-plist (limited to 'audio') 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 +# +# $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 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 + #include + #include +-#include + #ifdef __NetBSD__ + #include + #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 -- cgit v1.2.3