From owner-freebsd-ports Mon Aug 14 7: 0: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 130A937BDC1 for ; Mon, 14 Aug 2000 07:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA33406; Mon, 14 Aug 2000 07:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from smtp-server.tampabay.rr.com (smtp-server1.tampabay.rr.com [24.92.1.13]) by hub.freebsd.org (Postfix) with ESMTP id 4E09537B6F0 for ; Mon, 14 Aug 2000 06:51:11 -0700 (PDT) (envelope-from leo@florida.sarang.net) Received: from jaguar.jaydaniel.com (ubr-a-26.107.184.winterpark.cfl.rr.com [24.26.107.184]) by smtp-server.tampabay.rr.com (8.9.3/8.9.3) with ESMTP id JAA18947 for ; Mon, 14 Aug 2000 09:51:07 -0400 (EDT) Received: (from leo@localhost) by jaguar.jaydaniel.com (8.9.3/8.9.3) id JAA02628; Mon, 14 Aug 2000 09:51:02 -0400 (EDT) (envelope-from leo) Message-Id: <200008141351.JAA02628@jaguar.jaydaniel.com> Date: Mon, 14 Aug 2000 09:51:02 -0400 (EDT) From: leo@florida.sarang.net Reply-To: leo@florida.sarang.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/20599: New Ports: audio/p5-MP3-ID3v1Tag Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20599 >Category: ports >Synopsis: New Ports: MP3 ID3v1 tag edit module >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: Mon Aug 14 07:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Leo Kim >Release: FreeBSD 4.1-STABLE i386 >Organization: JDC >Environment: FreeBSD 4.1-STABLE i386 >Description: The ID3v1Tag routines are useful for setting and reading ID3 MP3 Audio Tags. >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-MP3-ID3v1Tag # p5-MP3-ID3v1Tag/files # p5-MP3-ID3v1Tag/files/md5 # p5-MP3-ID3v1Tag/pkg # p5-MP3-ID3v1Tag/pkg/COMMENT # p5-MP3-ID3v1Tag/pkg/DESCR # p5-MP3-ID3v1Tag/pkg/PLIST # p5-MP3-ID3v1Tag/Makefile # echo c - p5-MP3-ID3v1Tag mkdir -p p5-MP3-ID3v1Tag > /dev/null 2>&1 echo c - p5-MP3-ID3v1Tag/files mkdir -p p5-MP3-ID3v1Tag/files > /dev/null 2>&1 echo x - p5-MP3-ID3v1Tag/files/md5 sed 's/^X//' >p5-MP3-ID3v1Tag/files/md5 << 'END-of-p5-MP3-ID3v1Tag/files/md5' XMD5 (MP3-ID3v1Tag-1.10.tar.gz) = feafc9dc52b6db53c729b5ecb8991c36 END-of-p5-MP3-ID3v1Tag/files/md5 echo c - p5-MP3-ID3v1Tag/pkg mkdir -p p5-MP3-ID3v1Tag/pkg > /dev/null 2>&1 echo x - p5-MP3-ID3v1Tag/pkg/COMMENT sed 's/^X//' >p5-MP3-ID3v1Tag/pkg/COMMENT << 'END-of-p5-MP3-ID3v1Tag/pkg/COMMENT' XEdit ID3v1 Tags from an Audio MPEG Layer 3 END-of-p5-MP3-ID3v1Tag/pkg/COMMENT echo x - p5-MP3-ID3v1Tag/pkg/DESCR sed 's/^X//' >p5-MP3-ID3v1Tag/pkg/DESCR << 'END-of-p5-MP3-ID3v1Tag/pkg/DESCR' XThe ID3v1Tag routines are useful for setting and reading ID3 MP3 Audio Tags. X XWWW: http://search.cpan.org/search?module=MP3::ID3v1Tag X X- Leo Kim Xleo@florida.sarang.net END-of-p5-MP3-ID3v1Tag/pkg/DESCR echo x - p5-MP3-ID3v1Tag/pkg/PLIST sed 's/^X//' >p5-MP3-ID3v1Tag/pkg/PLIST << 'END-of-p5-MP3-ID3v1Tag/pkg/PLIST' Xlib/perl5/site_perl/%%PERL_VER%%/MP3/ID3v1Tag.pm Xlib/perl5/site_perl/%%PERL_VER%%/MPEG/ID3v1Tag.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MP3/ID3v1Tag/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MP3/ID3v1Tag END-of-p5-MP3-ID3v1Tag/pkg/PLIST echo x - p5-MP3-ID3v1Tag/Makefile sed 's/^X//' >p5-MP3-ID3v1Tag/Makefile << 'END-of-p5-MP3-ID3v1Tag/Makefile' X# New ports collection makefile for: p5-MP3-ID3v1Tag X# Date created: 13-Aug-2000 X# Whom: Leo Kim X# X# $FreeBSD$ X# X XPORTNAME= MP3-ID3v1Tag XPORTVERSION= 1.10 XCATEGORIES= audio perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR=MP3 XPKGNAMEPREFIX= p5- X XMAINTAINER= leo@florida.sarang.net X XUSE_PERL5= YES XMAN3= MP3::ID3v1Tag.3 MPEG::ID3v1Tag.3 XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include END-of-p5-MP3-ID3v1Tag/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message