Date: Sat, 24 Jul 2010 21:00:58 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/148898: [NEW PORT] audio/libmp3-archive-perl: Perl module to manipulate filenames containing music metadata Message-ID: <20100724130058.1A3622AEC559@sunpoet.net> Resent-Message-ID: <201007241310.o6ODA2AB008769@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 148898 >Category: ports >Synopsis: [NEW PORT] audio/libmp3-archive-perl: Perl module to manipulate filenames containing music metadata >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 24 13:10:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.1-PRERELEASE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sun Jun 20 12:49:47 CST 2010 >Description: MP3::Archive (packaged as libmp3-archive-perl) is a perl module to encapsulate the parsing and creation of filenames containing music metadata (artist, album, etc). It is used by mp3lint and mp3-archive-tools. WWW: http://erislabs.net/ianb/projects/libmp3-archive-perl/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libmp3-archive-perl-0.9.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: # # libmp3-archive-perl # libmp3-archive-perl/pkg-descr # libmp3-archive-perl/Makefile # libmp3-archive-perl/pkg-plist # libmp3-archive-perl/distinfo # echo c - libmp3-archive-perl mkdir -p libmp3-archive-perl > /dev/null 2>&1 echo x - libmp3-archive-perl/pkg-descr sed 's/^X//' >libmp3-archive-perl/pkg-descr << '615b9a4b80143eb03562ddcdae9ce042' XMP3::Archive (packaged as libmp3-archive-perl) is a perl module to encapsulate Xthe parsing and creation of filenames containing music metadata (artist, album, Xetc). X XIt is used by mp3lint and mp3-archive-tools. X XWWW: http://erislabs.net/ianb/projects/libmp3-archive-perl/ 615b9a4b80143eb03562ddcdae9ce042 echo x - libmp3-archive-perl/Makefile sed 's/^X//' >libmp3-archive-perl/Makefile << '330a3eba080383ebeb4de022c34f642f' X# New ports collection makefile for: libmp3-archive-perl X# Date created: 2010-07-06 X# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> X# X# $FreeBSD$ X# X XPORTNAME= libmp3-archive-perl XPORTVERSION= 0.9 XCATEGORIES= audio perl5 XMASTER_SITES= http://erislabs.net/ianb/projects/${PORTNAME}/ \ X http://sunpoet.net/distfiles/ X XMAINTAINER= sunpoet@sunpoet.net XCOMMENT= Perl module to manipulate filenames containing music metadata X XPERL_CONFIGURE= yes X XMAN3= MP3::Archive::Config.3 MP3::Archive::Format.3 MP3::Archive.3 X X.include <bsd.port.mk> 330a3eba080383ebeb4de022c34f642f echo x - libmp3-archive-perl/pkg-plist sed 's/^X//' >libmp3-archive-perl/pkg-plist << '4b205609dfcabc68a58d7963a299a979' X@comment $FreeBSD$ X%%SITE_PERL%%/MP3/Archive.pm X%%SITE_PERL%%/MP3/Archive/Config.pm X%%SITE_PERL%%/MP3/Archive/Format.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Archive/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3/Archive X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MP3 X@dirrmtry %%SITE_PERL%%/MP3/Archive X@dirrmtry %%SITE_PERL%%/MP3 4b205609dfcabc68a58d7963a299a979 echo x - libmp3-archive-perl/distinfo sed 's/^X//' >libmp3-archive-perl/distinfo << 'f5b6cca89cd703fb4ddd2f8ebe3a568e' XMD5 (libmp3-archive-perl-0.9.tar.gz) = dbb8f9ffd61ade7e64743855b90a1d07 XSHA256 (libmp3-archive-perl-0.9.tar.gz) = 7930dc1e363859002847ca5d5793c127cfc7f5b3b71b6cc7c04111c914aea380 XSIZE (libmp3-archive-perl-0.9.tar.gz) = 20721 f5b6cca89cd703fb4ddd2f8ebe3a568e exit --- libmp3-archive-perl-0.9.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?20100724130058.1A3622AEC559>