Date: Sun, 23 Feb 2014 03:06:48 -0600 From: "Zane C.B-H." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org> Subject: ports/186974: New port: audio/p5-MP3-Tag-Utils Assorted utilities for manipulating MP3 files via MP3::Tag Message-ID: <1393146408.523161.90033@vixen42.vulpes.vvelox.net> Resent-Message-ID: <201402230920.s1N9K1fu008620@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186974 >Category: ports >Synopsis: New port: audio/p5-MP3-Tag-Utils Assorted utilities for manipulating MP3 files via MP3::Tag >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 23 09:20:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Zane C.B-H. >Release: FreeBSD 9.2-STABLE amd64 >Organization: >Environment: System: FreeBSD 9.2-STABLE #2 r261201: Sun Jan 26 22:33:56 CST 2014 kitsune@vixen42.vulpes.vvelox.net:/usr/obj/arc/src/FreeBSD/9-stable/sys/GENERIC >Description: Assorted utilities for manipulating MP3 files via MP3::Tag. mp3rename - Rename MP3 files based off of it's tags. mp3show - Show tags for one or more MP3 file. mp3tag - Manipulate the tags for one or more MP3 files. WWW: http://search.cpan.org/dist/MP3-Tag-Utils/ >How-To-Repeat: >Fix: --- p5-MP3-Tag-Utils.shar begins here --- # 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-Tag-Utils/ # p5-MP3-Tag-Utils/pkg-descr # p5-MP3-Tag-Utils/pkg-plist # p5-MP3-Tag-Utils/Makefile # p5-MP3-Tag-Utils/distinfo # echo c - p5-MP3-Tag-Utils/ mkdir -p p5-MP3-Tag-Utils/ > /dev/null 2>&1 echo x - p5-MP3-Tag-Utils/pkg-descr sed 's/^X//' >p5-MP3-Tag-Utils/pkg-descr << 'ea01ed49341299f9e4fd663865a50a42' XAssorted utilities for manipulating MP3 files via MP3::Tag. X Xmp3rename - Rename MP3 files based off of it's tags. Xmp3show - Show tags for one or more MP3 file. Xmp3tag - Manipulate the tags for one or more MP3 files. X XWWW: http://search.cpan.org/dist/MP3-Tag-Utils/ ea01ed49341299f9e4fd663865a50a42 echo x - p5-MP3-Tag-Utils/pkg-plist sed 's/^X//' >p5-MP3-Tag-Utils/pkg-plist << '127dd1e0cbad59fd3d8b53dbbb7e6bad' Xbin/mp3rename Xbin/mp3show Xbin/mp3tag X%%SITE_PERL%%/MP3/Tag/Utils.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Tag/Utils/.packlist X%%PERL5_MAN3%%/MP3::Tag::Utils.3.gz X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Tag/Utils X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Tag X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3 X@dirrmtry %%SITE_PERL%%/MP3/Tag X@dirrmtry %%SITE_PERL%%/MP3 127dd1e0cbad59fd3d8b53dbbb7e6bad echo x - p5-MP3-Tag-Utils/Makefile sed 's/^X//' >p5-MP3-Tag-Utils/Makefile << 'e77f7bace05e90100af815e4f3908bef' X# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net> X# $FreeBSD$ X XPORTNAME= MP3-Tag-Utils XPORTVERSION= 0.0.3 XCATEGORIES= audio perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= CPAN:VVELOX XPKGNAMEPREFIX= p5- X XMAINTAINER= vvelox@vvelox.net XCOMMENT= Assorted utilities for manipulating MP3 files via MP3::Tag X XRUN_DEPENDS= p5-MP3-Tag>=1.13:${PORTSDIR}/audio/p5-MP3-Tag \ X p5-Text-NeatTemplate>=0.10.01:${PORTSDIR}/textproc/p5-Text-NeatTemplate X XUSES= perl5 XUSE_PERL5= configure X X.include <bsd.port.mk> e77f7bace05e90100af815e4f3908bef echo x - p5-MP3-Tag-Utils/distinfo sed 's/^X//' >p5-MP3-Tag-Utils/distinfo << '690b35d8b856889ccbfef780a4acc1b4' XSHA256 (MP3-Tag-Utils-0.0.3.tar.gz) = 413375ed6cc8e1f4f0379c2576262d89446380b8bc11cdeab7122d9c209b3ad1 XSIZE (MP3-Tag-Utils-0.0.3.tar.gz) = 7328 690b35d8b856889ccbfef780a4acc1b4 exit --- p5-MP3-Tag-Utils.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1393146408.523161.90033>