Import audio/p5-MusicBrainz-DiscID, a Perl interface for the MusicBrainz

libdiscid library.
Original submission by Charlene Wendling, who takes MAINTAINER -- thanks!
ok sthen@

MusicBrainz::DiscID is a Perl class to calculate a MusicBrainz DiscID from
an audio CD in the drive.
This commit is contained in:
bcallah 2018-08-29 21:18:39 +00:00
parent 1ed12fe280
commit 6c238e39d3
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# $OpenBSD: Makefile,v 1.1.1.1 2018/08/29 21:18:39 bcallah Exp $
COMMENT = Perl interface for the MusicBrainz libdiscid library
DISTNAME = MusicBrainz-DiscID-0.04
CATEGORIES = audio
MAINTAINER = Charlene Wendling <julianaito@posteo.jp>
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c discid perl
MODULES = cpan
LIB_DEPENDS = audio/libdiscid>=0.2.2
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (MusicBrainz-DiscID-0.04.tar.gz) = MvRuboruEObjwyCVz+QWZH6Bm8xZOj/xiq1X5nCYmMQ=
SIZE (MusicBrainz-DiscID-0.04.tar.gz) = 6907

View File

@ -0,0 +1,2 @@
MusicBrainz::DiscID is a Perl class to calculate a MusicBrainz DiscID from an
audio CD in the drive.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/08/29 21:18:39 bcallah Exp $
${P5ARCH}/
${P5ARCH}/MusicBrainz/
${P5ARCH}/MusicBrainz/DiscID.pm
${P5ARCH}/auto/
${P5ARCH}/auto/MusicBrainz/
${P5ARCH}/auto/MusicBrainz/DiscID/
${P5ARCH}/auto/MusicBrainz/DiscID/DiscID.so
@man man/man3p/MusicBrainz::DiscID.3p