pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/p5-MusicBrainz-Client Import p5-MusicBrainz-Clie...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f029fa5e9e1
branches:  trunk
changeset: 480081:3f029fa5e9e1
user:      epg <epg%pkgsrc.org@localhost>
date:      Sun Aug 29 21:54:27 2004 +0000

description:
Import p5-MusicBrainz-Client-0.08.

This module provides access to the libmusicbrainz client library
from perl.

For more information about the MusicBrainz project visit the projects
website at http://www.musicbrainz.org/

diffstat:

 audio/p5-MusicBrainz-Client/DESCR    |   5 +++++
 audio/p5-MusicBrainz-Client/Makefile |  21 +++++++++++++++++++++
 audio/p5-MusicBrainz-Client/PLIST    |   1 +
 audio/p5-MusicBrainz-Client/distinfo |   4 ++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r e2bf7de431f0 -r 3f029fa5e9e1 audio/p5-MusicBrainz-Client/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/p5-MusicBrainz-Client/DESCR Sun Aug 29 21:54:27 2004 +0000
@@ -0,0 +1,5 @@
+This module provides access to the libmusicbrainz client library
+from perl.
+
+For more information about the MusicBrainz project visit the projects
+website at http://www.musicbrainz.org/
diff -r e2bf7de431f0 -r 3f029fa5e9e1 audio/p5-MusicBrainz-Client/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/p5-MusicBrainz-Client/Makefile      Sun Aug 29 21:54:27 2004 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/29 21:54:27 epg Exp $
+#
+
+DISTNAME=      MusicBrainz-Client-0.08
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    audio perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MusicBrainz/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://www.musicbrainz.org/
+COMMENT=       Provide access to the libmusicbrainz client library
+
+DEPENDS+=      p5-MusicBrainz-Queries>=0.07:../../audio/p5-MusicBrainz-Queries
+
+USE_BUILDLINK3=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/MusicBrainz/Client/.packlist
+
+.include "../../audio/musicbrainz/buildlink3.mk"
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e2bf7de431f0 -r 3f029fa5e9e1 audio/p5-MusicBrainz-Client/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/p5-MusicBrainz-Client/PLIST Sun Aug 29 21:54:27 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/29 21:54:27 epg Exp $
diff -r e2bf7de431f0 -r 3f029fa5e9e1 audio/p5-MusicBrainz-Client/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/p5-MusicBrainz-Client/distinfo      Sun Aug 29 21:54:27 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/08/29 21:54:27 epg Exp $
+
+SHA1 (MusicBrainz-Client-0.08.tar.gz) = 59f39d6414325682c9f22c4a500fcaaef1fcc243
+Size (MusicBrainz-Client-0.08.tar.gz) = 22983 bytes



Home | Main Index | Thread Index | Old Index