Date: Mon, 14 Aug 2000 09:51:02 -0400 (EDT) From: leo@florida.sarang.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20599: New Ports: audio/p5-MP3-ID3v1Tag Message-ID: <200008141351.JAA02628@jaguar.jaydaniel.com>
next in thread | raw e-mail | index | archive | help
>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 <leo@florida.sarang.net> 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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008141351.JAA02628>