Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2002 02:40:05 +1100 (EST)
From:      Sue Blake <sue@welearn.com.au>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35737: New port: audio/abcselect  - extract parts from abc music files
Message-ID:  <200203101540.g2AFe5v96103@phoenix.welearn.com.au>

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

>Number:         35737
>Category:       ports
>Synopsis:       New port: audio/abcselect  - extract parts from abc music files
>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:   Sun Mar 10 07:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sue Blake
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD phoenix.welearn.com.au 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Wed Dec 26 09:32:11 EST 2001 root@set.welearn.com.au:/local/src/sys/compile/SET i386


>Description:

abcselect is a perl script for extracting parts, movements
etc. from files in the abc format of music notation.

Version 1.2
Christoph Dalitz / GPL

>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:
#
#	abcselect
#	abcselect/pkg-descr
#	abcselect/pkg-comment
#	abcselect/pkg-plist
#	abcselect/Makefile
#	abcselect/distinfo
#
echo c - abcselect
mkdir -p abcselect > /dev/null 2>&1
echo x - abcselect/pkg-descr
sed 's/^X//' >abcselect/pkg-descr << 'END-of-abcselect/pkg-descr'
Xabcselect is a perl script for extracting parts, movements
Xetc. from files in the abc format of music notation.
X
XWWW: http://www.lautengesellschaft.de/cdmm/
X
X- Sue Blake
Xsue@freebsd.org
END-of-abcselect/pkg-descr
echo x - abcselect/pkg-comment
sed 's/^X//' >abcselect/pkg-comment << 'END-of-abcselect/pkg-comment'
XExtract parts, movements, etc from abc music files
END-of-abcselect/pkg-comment
echo x - abcselect/pkg-plist
sed 's/^X//' >abcselect/pkg-plist << 'END-of-abcselect/pkg-plist'
Xbin/abcselect
END-of-abcselect/pkg-plist
echo x - abcselect/Makefile
sed 's/^X//' >abcselect/Makefile << 'END-of-abcselect/Makefile'
X# New ports collection makefile for:   abcselect
X# Date created:			11 March 2002
X# Whom:				Sue Blake <sue@FreeBSD.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	abcselect
XPORTVERSION=	1.2
XCATEGORIES=	audio
XMASTER_SITES=	http://www.lautengesellschaft.de/cdmm/
XDISTNAME=	abcselect
X
XMAINTAINER=	sue@FreeBSD.org
X
XNO_BUILD=	yes
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/abcselect ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/abcselect.1 ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-abcselect/Makefile
echo x - abcselect/distinfo
sed 's/^X//' >abcselect/distinfo << 'END-of-abcselect/distinfo'
XMD5 (abcselect.tar.gz) = 49050348401488a6cbba4a229d085051
END-of-abcselect/distinfo
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?200203101540.g2AFe5v96103>