Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 1999 10:12:08 -0700 (PDT)
From:      cpiazza@home.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11835: New port: aumix 
Message-ID:  <19990522171208.2412D144A@norn.ca.eu.org>

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

>Number:         11835
>Category:       ports
>Synopsis:       New port: aumix
>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:   Sat May 22 10:20:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:

FreeBSD norn.ca.eu.org 4.0-CURRENT FreeBSD 4.0-CURRENT #213: Wed May 19 09:07:23
 PDT 1999     norn@norn.ca.eu.org:/usr/src/sys/compile/NORN  i386

>Description:

A fullscreen mixer for the console using ncurses

>How-To-Repeat:

>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:
#
#	aumix
#	aumix/files
#	aumix/files/md5
#	aumix/pkg
#	aumix/pkg/COMMENT
#	aumix/pkg/DESCR
#	aumix/pkg/PLIST
#	aumix/Makefile
#
echo c - aumix
mkdir -p aumix > /dev/null 2>&1
echo c - aumix/files
mkdir -p aumix/files > /dev/null 2>&1
echo x - aumix/files/md5
sed 's/^X//' >aumix/files/md5 << 'END-of-aumix/files/md5'
XMD5 (aumix-1.18.4.tar.gz) = 1451d865adc0a529c7b0fb5e7e2888ee
END-of-aumix/files/md5
echo c - aumix/pkg
mkdir -p aumix/pkg > /dev/null 2>&1
echo x - aumix/pkg/COMMENT
sed 's/^X//' >aumix/pkg/COMMENT << 'END-of-aumix/pkg/COMMENT'
XA fullscreen ncurses based audio mixer for the console.
END-of-aumix/pkg/COMMENT
echo x - aumix/pkg/DESCR
sed 's/^X//' >aumix/pkg/DESCR << 'END-of-aumix/pkg/DESCR'
XA program for adjusting audio mixers from the command line or
Xscripts, or interactively at the console or a terminal with a full-screen,
Xncurses-based interface
X
XWWW: http://jpj.net/~trevor/aumix.html
X
X-Chris Piazza
Xcpiazza@home.net
END-of-aumix/pkg/DESCR
echo x - aumix/pkg/PLIST
sed 's/^X//' >aumix/pkg/PLIST << 'END-of-aumix/pkg/PLIST'
Xbin/aumix
Xshare/locale/de/LC_MESSAGES/aumix.mo
Xshare/locale/es/LC_MESSAGES/aumix.mo
Xshare/locale/pl/LC_MESSAGES/aumix.mo
Xshare/locale/pt_BR/LC_MESSAGES/aumix.mo
Xshare/locale/ru/LC_MESSAGES/aumix.mo
Xshare/locale/ua/LC_MESSAGES/aumix.mo
END-of-aumix/pkg/PLIST
echo x - aumix/Makefile
sed 's/^X//' >aumix/Makefile << 'END-of-aumix/Makefile'
X# New ports collection makefile for:	aumix
X# Version required:    1.18.4
X# Date created:        21 May 1999
X# Whom:                Chris Piazza <cpiazza@home.net>
X#
X# $Id$
X#
X
XDISTNAME=	aumix-1.18.4
XCATEGORIES=	audio
XMASTER_SITES=	http://jpj.net/~trevor/aumix/ \
X		${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=	apps/sound/mixers
X
XMAINTAINER=	cpiazza@home.net
X
XLIB_DEPENDS=    intl.1:${PORTSDIR}/devel/gettext
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XCONFIGURE_ENV+=	CPPFLAGS="-L${LOCALBASE}/lib -I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib -I${LOCALBASE}/include"
X
XMAN1=	aumix.1
X
X.include <bsd.port.mk>
END-of-aumix/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?19990522171208.2412D144A>