summaryrefslogtreecommitdiff
path: root/audio/p5-CDDB
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-10 01:48:06 +0000
committerminskim <minskim>2004-05-10 01:48:06 +0000
commita9cb1a9b1e4a5df59e78b0f676d4719a1f275f77 (patch)
treeeb6b4a95b6ac557725dd0df817fb3cfbe69444dc /audio/p5-CDDB
parentd2475dd23bdbe66818628c17d615731591efad2f (diff)
downloadpkgsrc-a9cb1a9b1e4a5df59e78b0f676d4719a1f275f77.tar.gz
Import p5-CDDB from pkgsrc-wip. Packaged by xtraeme@.
The CDDB module implements a Perl class for communicating with an audio compact disc database through the CDDBP protocol. It allows querying the database and submitting new entries to it via e-mail (the Mail::Internet and Mail::Header modules are required for submitting, but their absence won't affect other functions). Unlike its analogs, CDDB.pm doesn't try to read a disc in your CD-ROM by itself, but relies on the main program supplying disc data. Therefore, it is particularly useful for developing software that deals with alternative media, such as MPEG audio files.
Diffstat (limited to 'audio/p5-CDDB')
-rw-r--r--audio/p5-CDDB/DESCR9
-rw-r--r--audio/p5-CDDB/Makefile19
-rw-r--r--audio/p5-CDDB/PLIST1
-rw-r--r--audio/p5-CDDB/distinfo4
4 files changed, 33 insertions, 0 deletions
diff --git a/audio/p5-CDDB/DESCR b/audio/p5-CDDB/DESCR
new file mode 100644
index 00000000000..4dfd1e11ea7
--- /dev/null
+++ b/audio/p5-CDDB/DESCR
@@ -0,0 +1,9 @@
+The CDDB module implements a Perl class for communicating with an
+audio compact disc database through the CDDBP protocol. It allows
+querying the database and submitting new entries to it via e-mail (the
+Mail::Internet and Mail::Header modules are required for submitting,
+but their absence won't affect other functions). Unlike its analogs,
+CDDB.pm doesn't try to read a disc in your CD-ROM by itself, but
+relies on the main program supplying disc data. Therefore, it is
+particularly useful for developing software that deals with
+alternative media, such as MPEG audio files.
diff --git a/audio/p5-CDDB/Makefile b/audio/p5-CDDB/Makefile
new file mode 100644
index 00000000000..bf7cf250c93
--- /dev/null
+++ b/audio/p5-CDDB/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/10 01:48:06 minskim Exp $
+#
+
+DISTNAME= CDDB-1.12
+CATEGORIES= audio perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RC/RCAPUTO/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://search.cpan.org/search?module=CDDB
+COMMENT= High-level interface to the Compact Disc Database
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/CDDB/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/p5-CDDB/PLIST b/audio/p5-CDDB/PLIST
new file mode 100644
index 00000000000..93531c28df9
--- /dev/null
+++ b/audio/p5-CDDB/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/10 01:48:06 minskim Exp $
diff --git a/audio/p5-CDDB/distinfo b/audio/p5-CDDB/distinfo
new file mode 100644
index 00000000000..a362fa25836
--- /dev/null
+++ b/audio/p5-CDDB/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/10 01:48:06 minskim Exp $
+
+SHA1 (CDDB-1.12.tar.gz) = a6dbf2a9d35279da2e725184b27cdf68adc3ea66
+Size (CDDB-1.12.tar.gz) = 22696 bytes