[Lunar-commits] <moonbase> MP3-Info: initial import

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


commit 3991e44ac34c02189e375c58c893d70e43060421
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Mar 20 19:52:54 2009 -0400

    MP3-Info: initial import
---
 perl/MP3-Info/BUILD   |    6 ++++++
 perl/MP3-Info/DEPENDS |    1 +
 perl/MP3-Info/DETAILS |   12 ++++++++++++
 3 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/perl/MP3-Info/BUILD b/perl/MP3-Info/BUILD
new file mode 100644
index 0000000..c11ca00
--- /dev/null
+++ b/perl/MP3-Info/BUILD
@@ -0,0 +1,6 @@
+(
+
+  perl  Makefile.PL  &&
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/MP3-Info/DEPENDS b/perl/MP3-Info/DEPENDS
new file mode 100644
index 0000000..1dd0168
--- /dev/null
+++ b/perl/MP3-Info/DEPENDS
@@ -0,0 +1 @@
+depends  perl
diff --git a/perl/MP3-Info/DETAILS b/perl/MP3-Info/DETAILS
new file mode 100644
index 0000000..8ad0427
--- /dev/null
+++ b/perl/MP3-Info/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=MP3-Info
+         VERSION=1.24
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DA/DANIEL/
+      SOURCE_VFY=sha1:19f7101703c07db3a3fbe9aed4726134d41bcdb9
+        WEB_SITE=http://search.cpan.org/~daniel/MP3-Info-1.24/
+         ENTERED=20090320
+         UPDATED=20090320
+           SHORT="for getting info out of and into MP3 files"
+cat << EOF
+This is MP3::Info, for getting info out of and into MP3 files.
+EOF


More information about the Lunar-commits mailing list