Date: Wed, 23 Dec 2009 00:26:10 +0100 (CET) From: Tobias Rehbein <tobias.rehbein@web.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/141906: [NEW PORT] audio/p5-MusicBrainz-DiscID: Perl interface for the MusicBrainz libdiscid library Message-ID: <200912222326.nBMNQAqa040569@sushi.pseudo.local> Resent-Message-ID: <200912222330.nBMNU12v044823@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141906 >Category: ports >Synopsis: [NEW PORT] audio/p5-MusicBrainz-DiscID: Perl interface for the MusicBrainz libdiscid library >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: Tue Dec 22 23:30:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Tobias Rehbein >Release: FreeBSD 8.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD sushi.pseudo.local 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #2: Sat Dec 5 20:12:19 CET 2009 tobi@sushi.pseudo.local:/usr/obj/usr/src/sys/SUSHI i386 >Description: This port is needed to update audio/ripit to the latest version (3.8.1). I will submit the corresponding patch in an extra PR. This port basically provides a perl interface to the audio/libdiscid port. >How-To-Repeat: >Fix: --- audio-p5-MusicBrainz-DiscID.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: # # audio/p5-MusicBrainz-DiscID/ # audio/p5-MusicBrainz-DiscID/distinfo # audio/p5-MusicBrainz-DiscID/pkg-descr # audio/p5-MusicBrainz-DiscID/Makefile # audio/p5-MusicBrainz-DiscID/pkg-plist # echo c - audio/p5-MusicBrainz-DiscID/ mkdir -p audio/p5-MusicBrainz-DiscID/ > /dev/null 2>&1 echo x - audio/p5-MusicBrainz-DiscID/distinfo sed 's/^X//' >audio/p5-MusicBrainz-DiscID/distinfo << '69ca5e596907ca811e7407e637dfdeb9' XMD5 (MusicBrainz-DiscID-0.03.tar.gz) = 4b775f38604f15fd20298d5b443d6900 XSHA256 (MusicBrainz-DiscID-0.03.tar.gz) = 5002f92fd8f074bccf924752ef171fa11ea2431a634ff60e520a5c3fb080573a XSIZE (MusicBrainz-DiscID-0.03.tar.gz) = 5343 69ca5e596907ca811e7407e637dfdeb9 echo x - audio/p5-MusicBrainz-DiscID/pkg-descr sed 's/^X//' >audio/p5-MusicBrainz-DiscID/pkg-descr << '2777c184fb8700c2f6a7ceb51c3ff092' XMusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID from an audio XCD in the drive. The coding style is slightly different to the C interface to Xlibdiscid, because it makes use of perl's Object Oriented functionality. X XWWW: http://search.cpan.org/~njh/MusicBrainz-DiscID-0.03/lib/MusicBrainz/DiscID.pm 2777c184fb8700c2f6a7ceb51c3ff092 echo x - audio/p5-MusicBrainz-DiscID/Makefile sed 's/^X//' >audio/p5-MusicBrainz-DiscID/Makefile << '60c18abb2ec7824ea7f324d73e9faf12' X# New ports collection makefile for: p5-WebService-MusicBrainz X# Date created: 2009-12-22 X# Whom: Tobias Rehbein <tobias.rehbein@web.de> X# X# $FreeBSD:$ X# X XPORTNAME= MusicBrainz-DiscID XPORTVERSION= 0.03 XCATEGORIES= audio perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= tobias.rehbein@web.de XCOMMENT= Perl interface for the MusicBrainz libdiscid library X XLIB_DEPENDS= discid.2:${PORTSDIR}/audio/libdiscid X XUSE_GNOME= pkgconfig XPERL_MODBUILD= yes X XMAN3= MusicBrainz::DiscID.3 X X.include <bsd.port.mk> 60c18abb2ec7824ea7f324d73e9faf12 echo x - audio/p5-MusicBrainz-DiscID/pkg-plist sed 's/^X//' >audio/p5-MusicBrainz-DiscID/pkg-plist << '97928d0c790bf7b7996b45b96e35427f' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MusicBrainz/DiscID/DiscID.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MusicBrainz/DiscID/DiscID.so X%%SITE_PERL%%/%%PERL_ARCH%%/MusicBrainz/DiscID.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MusicBrainz/DiscID/ X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MusicBrainz/ X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/MusicBrainz/ 97928d0c790bf7b7996b45b96e35427f exit --- audio-p5-MusicBrainz-DiscID.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?200912222326.nBMNQAqa040569>