Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 22:38:01 +0800 (CST)
From:      Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gslin@ccca.nctu.edu.tw
Subject:   ports/30031: New port: audio/MZiq
Message-ID:  <20010824143801.AF7DC3D98@infomath.math.nctu.edu.tw>

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

>Number:         30031
>Category:       ports
>Synopsis:       New port: audio/MZiq
>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 Aug 24 07:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.4-RC FreeBSD 4.4-RC #1: Thu Aug 23 14:35:48 CST 2001 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386


	
>Description:
	A Perl frontend to mpg123
	
>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:
#
#	MZiq/
#	MZiq/distinfo
#	MZiq/Makefile
#	MZiq/pkg-comment
#	MZiq/pkg-descr
#	MZiq/pkg-plist
#
echo c - MZiq/
mkdir -p MZiq/ > /dev/null 2>&1
echo x - MZiq/distinfo
sed 's/^X//' >MZiq/distinfo << 'END-of-MZiq/distinfo'
XMD5 (mziq.tar.gz) = 9ded5a0e9d94435d4db2f816aa0ee271
END-of-MZiq/distinfo
echo x - MZiq/Makefile
sed 's/^X//' >MZiq/Makefile << 'END-of-MZiq/Makefile'
X# New ports collection makefile for:	MZiq
X# Date created:			24 August 2001
X# Whom:				Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MZiq
XPORTVERSION=	0.2.44
XCATEGORIES=	audio
XMASTER_SITES=	http://cseg.lucidx.com/mziq/
XDISTFILES=	mziq.tar.gz
X
XMAINTAINER=	gslin@ccca.nctu.edu.tw
X
XRUN_DEPENDS=	${LOCALBASE}/bin/mpg123:${PORTSDIR}/audio/mpg123
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XBINS=		gmziq jukebox mziq
X
XNO_BUILD=	yes
XUSE_PERL5=	yes
X
Xdo-install:
X.for FILE in ${BINS}
X	@${INSTALL_SCRIPT} ${WRKSRC}/${FILE} ${PREFIX}/bin/${FILE}
X.endfor
X
X.include <bsd.port.mk>
END-of-MZiq/Makefile
echo x - MZiq/pkg-comment
sed 's/^X//' >MZiq/pkg-comment << 'END-of-MZiq/pkg-comment'
XA Perl frontend to mpg123
END-of-MZiq/pkg-comment
echo x - MZiq/pkg-descr
sed 's/^X//' >MZiq/pkg-descr << 'END-of-MZiq/pkg-descr'
XMZiq is a Perl frontend for mpg123. Its main feature is the deployment of
XPerl's regular expressions for ease of playlist creation.
X
XWWW: http://cseg.lucidx.com/mziq/
X
X- Gea-Suan Lin
X  gslin@ccca.nctu.edu.tw
END-of-MZiq/pkg-descr
echo x - MZiq/pkg-plist
sed 's/^X//' >MZiq/pkg-plist << 'END-of-MZiq/pkg-plist'
Xbin/gmziq
Xbin/jukebox
Xbin/mziq
END-of-MZiq/pkg-plist
exit

	
>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?20010824143801.AF7DC3D98>