Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2003 23:12:07 -0500 (EST)
From:      Mike Makonnen <mtm@identd.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46708: [NEW PORT} audio/asmixer Another mixer for afterstep
Message-ID:  <200301030412.h034C7oA041216@pool-151-200-10-97.res.east.verizon.net>

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

>Number:         46708
>Category:       ports
>Synopsis:       [NEW PORT} audio/asmixer Another mixer for afterstep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 02 20:20:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mike Makonnen
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD pool-151-200-10-97.res.east.verizon.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Dec 19 15:15:09 EST 2002 mtm@quark:/daemon/build/current/obj/daemon/build/current/src/sys/LEAN i386


	
>Description:
This is another mixer for the afterstep window manager. It is different
from asmix(1).
	
>How-To-Repeat:
	
>Fix:
Shell archive follows:
	

--- asmixer.shar begins here ---
# 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:
#
#	asmixer
#	asmixer/Makefile
#	asmixer/pkg-comment
#	asmixer/pkg-descr
#	asmixer/pkg-plist
#	asmixer/distinfo
#
echo c - asmixer
mkdir -p asmixer > /dev/null 2>&1
echo x - asmixer/Makefile
sed 's/^X//' >asmixer/Makefile << 'END-of-asmixer/Makefile'
X# New ports collection makefile for:	asmixer
X# Date created:		2 January 2003
X# Whom:			mtm@identd.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	asmixer
XPORTVERSION=	0.5
XCATEGORIES=	audio afterstep
XMASTER_SITES=	${MASTER_SITE_AFTERSTEP} \
X		http://www.tigr.net/afterstep/download/asmixer/
XMASTER_SITE_SUBDIR=	apps/asmixer
X
XMAINTAINER=	mtm@identd.net
X
XMAN1=		${PORTNAME}.1x
X
XUSE_X_PREFIX=	yes
XUSE_XPM=	yes
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--prefix=${PREFIX}
X
Xpost-install:
X	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \
X	    ${MAN1PREFIX}/man/man1/${PORTNAME}.1x
X
X.include <bsd.port.mk>
END-of-asmixer/Makefile
echo x - asmixer/pkg-comment
sed 's/^X//' >asmixer/pkg-comment << 'END-of-asmixer/pkg-comment'
XA mixer control for X, and specifically the AfterStep Window Manager
END-of-asmixer/pkg-comment
echo x - asmixer/pkg-descr
sed 's/^X//' >asmixer/pkg-descr << 'END-of-asmixer/pkg-descr'
XThe asmixer utility is a mixer control for the X Windows environment. It
Xis designed to work with the AfterStep Window Manager, but it will
Xwork with Window Maker or most any other Window Manager. It has
Xcontrols for three configurable channels which are master, pcm, and cd
Xvolume by default.
X
XWWW: http://www.tigr.net/afterstep/
END-of-asmixer/pkg-descr
echo x - asmixer/pkg-plist
sed 's/^X//' >asmixer/pkg-plist << 'END-of-asmixer/pkg-plist'
Xbin/asmixer
END-of-asmixer/pkg-plist
echo x - asmixer/distinfo
sed 's/^X//' >asmixer/distinfo << 'END-of-asmixer/distinfo'
XMD5 (asmixer-0.5.tar.gz) = 53b06afb220d7ffc113139fd4bfbb4b9
END-of-asmixer/distinfo
exit
--- asmixer.shar ends here ---


>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?200301030412.h034C7oA041216>