Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 1999 03:30:52 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11163: New port: audio/mixer.app
Message-ID:  <19990416103052.17D5216E2@norn.ca.eu.org>

next in thread | raw e-mail | index | archive | help

>Number:         11163
>Category:       ports
>Synopsis:       New port: audio/mixer.app
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 16 03:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a 
>Environment:

4.0-CURRENT

>Description:

Yes folks, this program is actually called Mixer.app.  Is it just me or is that
the laziest program name ever?

If you can think of a better name for the port please change it! 

>How-To-Repeat:

n/a

>Fix:
	
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mixer.app
#	mixer.app/files
#	mixer.app/files/md5
#	mixer.app/pkg
#	mixer.app/pkg/COMMENT
#	mixer.app/pkg/DESCR
#	mixer.app/pkg/PLIST
#	mixer.app/Makefile
#
echo c - mixer.app
mkdir -p mixer.app > /dev/null 2>&1
echo c - mixer.app/files
mkdir -p mixer.app/files > /dev/null 2>&1
echo x - mixer.app/files/md5
sed 's/^X//' >mixer.app/files/md5 << 'END-of-mixer.app/files/md5'
XMD5 (Mixer.app-1.3.1.tar.gz) = 63522ee9e9ace5dc43919381a565ee27
END-of-mixer.app/files/md5
echo c - mixer.app/pkg
mkdir -p mixer.app/pkg > /dev/null 2>&1
echo x - mixer.app/pkg/COMMENT
sed 's/^X//' >mixer.app/pkg/COMMENT << 'END-of-mixer.app/pkg/COMMENT'
XAnother mixer intended for the windowmaker dockapp.
END-of-mixer.app/pkg/COMMENT
echo x - mixer.app/pkg/DESCR
sed 's/^X//' >mixer.app/pkg/DESCR << 'END-of-mixer.app/pkg/DESCR'
XA dockapp that controls the mixer for three volumes:
X	* Master
X	* CD
X	* PCM
X
XAuthor: 
XPer Liden <per@rsn.hk-r.se>
X
X-Chris Piazza
Xcpiazza@home.net
END-of-mixer.app/pkg/DESCR
echo x - mixer.app/pkg/PLIST
sed 's/^X//' >mixer.app/pkg/PLIST << 'END-of-mixer.app/pkg/PLIST'
Xbin/Mixer
END-of-mixer.app/pkg/PLIST
echo x - mixer.app/Makefile
sed 's/^X//' >mixer.app/Makefile << 'END-of-mixer.app/Makefile'
X# New ports collection makefile for:  	mixer.app
X# Version required:	1.3.1
X# Date created:		16 April 1999
X# Whom:			Chris Piazza <cpiazza@home.net>
X#
X# $Id$
X#
X
XDISTNAME=	Mixer.app-1.3.1
XPKGNAME=	mixer.app-1.3.1
XCATEGORIES=	audio
XMASTER_SITES=	http://www.student.hk-r.se/~pt96pli/mixer/
X
XMAINTAINER=	cpiazza@home.net
X
XUSE_IMAKE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/Mixer ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-mixer.app/Makefile
exit

-Chris

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990416103052.17D5216E2>