[Lunar-commits] <moonbase> CDDB_get: initial import

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Sat Mar 21 00:51:21 CET 2009


commit ca1522508bd6f0588ef890d4252932bb8c1dd8e9
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Mar 20 19:51:21 2009 -0400

    CDDB_get: initial import
---
 perl/CDDB_get/BUILD   |    3 +--
 perl/CDDB_get/DEPENDS |    2 +-
 perl/CDDB_get/DETAILS |   14 +++++++-------
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/perl/CDDB_get/BUILD b/perl/CDDB_get/BUILD
index cbcddde..c11ca00 100644
--- a/perl/CDDB_get/BUILD
+++ b/perl/CDDB_get/BUILD
@@ -1,7 +1,6 @@
 (
 
-  perl Makefile.PL  &&
-
+  perl  Makefile.PL  &&
   default_make
 
 ) > $C_FIFO 2>&1
diff --git a/perl/CDDB_get/DEPENDS b/perl/CDDB_get/DEPENDS
index 6826bc7..1dd0168 100644
--- a/perl/CDDB_get/DEPENDS
+++ b/perl/CDDB_get/DEPENDS
@@ -1 +1 @@
-depends perl
+depends  perl
diff --git a/perl/CDDB_get/DETAILS b/perl/CDDB_get/DETAILS
index 80b372d..8a226fe 100644
--- a/perl/CDDB_get/DETAILS
+++ b/perl/CDDB_get/DETAILS
@@ -1,13 +1,13 @@
           MODULE=CDDB_get
          VERSION=2.27
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/F/FO/FONKIE/
+   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/F/FO/FONKIE/
       SOURCE_VFY=sha1:cec39851678bbb1fdd76f2cbd170628baf4971e6
-        WEB_SITE=http://armin.emx.at/cddb/
-         ENTERED=20070626
-         UPDATED=20070626
-           SHORT="Perl module for getting the CDDB info of an audio cd"
-
+        WEB_SITE=http://search.cpan.org/~fonkie/CDDB_get-2.27/
+         ENTERED=20090320
+         UPDATED=20090320
+           SHORT="Read the CDDB entry for an audio CD in your drive"
 cat << EOF
-Perl module for getting the CDDB info of an audio cd.
+This module/script gets the CDDB info for an audio cd. You need LINUX, SUNOS or
+*BSD, a cdrom drive and an active internet connection in order to do that.
 EOF


More information about the Lunar-commits mailing list