Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2007 14:31:31 +0200 (EET)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108876: New port: audio/p5-MIDI
Message-ID:  <200702071231.l17CVVxT037220@mile.x-play.com.ua>
Resent-Message-ID: <200702071450.l17EoNX2075650@freefall.freebsd.org>

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

>Number:         108876
>Category:       ports
>Synopsis:       New port: audio/p5-MIDI
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 07 14:50:22 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
SunnyMobile, Ltd. http://www.sunnymobile.com.ua/
>Environment:
System: FreeBSD mile.x-play.com.ua 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Wed Jan 17 15:18:03 EET 2007 root@mile.x-play.com.ua:/usr/obj/usr/src/sys/mile i386

>Description:
	Add port audio/p5-MIDI, which can read, compose, modify, and write MIDI
	files.
>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:
#
#	p5-MIDI
#	p5-MIDI/Makefile
#	p5-MIDI/distinfo
#	p5-MIDI/pkg-descr
#	p5-MIDI/pkg-plist
#
echo c - p5-MIDI
mkdir -p p5-MIDI > /dev/null 2>&1
echo x - p5-MIDI/Makefile
sed 's/^X//' >p5-MIDI/Makefile << 'END-of-p5-MIDI/Makefile'
X# New ports collection makefile for:	p5-MIDI
X# Date created:				February 07 2007
X# Whom:	      				Alexandr Kovalenko <never@nevermind.kiev.ua>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MIDI
XPORTVERSION=	0.81
XCATEGORIES=	audio perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	MIDI
XPKGNAMEPREFIX=	p5-
XDISTNAME=	MIDI-Perl-${PORTVERSION}
X
XMAINTAINER=	perl@FreeBSD.org
XCOMMENT=	Perl5 module for handling MIDI files
X
XPERL_CONFIGURE=	YES
X
XMAN3=		MIDI.3 MIDI::Event.3 MIDI::Filespec.3 MIDI::Opus.3 MIDI::Score.3 \
X		MIDI::Simple.3 MIDI::Track.3
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_GD)
XBUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
XRUN_DEPENDS=	${BUILD_DEPENDS}
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-MIDI/Makefile
echo x - p5-MIDI/distinfo
sed 's/^X//' >p5-MIDI/distinfo << 'END-of-p5-MIDI/distinfo'
XMD5 (MIDI-Perl-0.81.tar.gz) = dcda1f179bedefe3c86d994c393b55a6
XSHA256 (MIDI-Perl-0.81.tar.gz) = 43ba9594fb02f0970ab16587d960db4acfeb62df9af29cb1aa889a4ee4696dad
XSIZE (MIDI-Perl-0.81.tar.gz) = 63073
END-of-p5-MIDI/distinfo
echo x - p5-MIDI/pkg-descr
sed 's/^X//' >p5-MIDI/pkg-descr << 'END-of-p5-MIDI/pkg-descr'
XThis suite of modules provides routines for reading, composing, modifying, and
Xwriting MIDI files.
X
XWWW: http://search.cpan.org/dist/MIDI-Perl/
END-of-p5-MIDI/pkg-descr
echo x - p5-MIDI/pkg-plist
sed 's/^X//' >p5-MIDI/pkg-plist << 'END-of-p5-MIDI/pkg-plist'
X%%SITE_PERL%%/MIDI.pm
X%%SITE_PERL%%/MIDI/Event.pm
X%%SITE_PERL%%/MIDI/Filespec.pod
X%%SITE_PERL%%/MIDI/Opus.pm
X%%SITE_PERL%%/MIDI/Score.pm
X%%SITE_PERL%%/MIDI/Simple.pm
X%%SITE_PERL%%/MIDI/Track.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIDI-Perl/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIDI-Perl
X@dirrmtry %%SITE_PERL%%/MIDI
END-of-p5-MIDI/pkg-plist
exit

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



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