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:
parent
1ed12fe280
commit
6c238e39d3
18
audio/p5-MusicBrainz-DiscID/Makefile
Normal file
18
audio/p5-MusicBrainz-DiscID/Makefile
Normal 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>
|
2
audio/p5-MusicBrainz-DiscID/distinfo
Normal file
2
audio/p5-MusicBrainz-DiscID/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (MusicBrainz-DiscID-0.04.tar.gz) = MvRuboruEObjwyCVz+QWZH6Bm8xZOj/xiq1X5nCYmMQ=
|
||||
SIZE (MusicBrainz-DiscID-0.04.tar.gz) = 6907
|
2
audio/p5-MusicBrainz-DiscID/pkg/DESCR
Normal file
2
audio/p5-MusicBrainz-DiscID/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
MusicBrainz::DiscID is a Perl class to calculate a MusicBrainz DiscID from an
|
||||
audio CD in the drive.
|
9
audio/p5-MusicBrainz-DiscID/pkg/PLIST
Normal file
9
audio/p5-MusicBrainz-DiscID/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user