[Lunar-commits] <moonbase> Audio-Scan: Adding to moonbase, a depends of Audio-Musepack.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Apr 16 15:08:24 CEST 2011


commit bcd64f6369f2865c5406846339ba054df3592ff4
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Apr 16 09:08:24 2011 -0400

    Audio-Scan: Adding to moonbase, a depends of Audio-Musepack.
---
 perl/Audio-Scan/BUILD   |    6 ++++++
 perl/Audio-Scan/DEPENDS |    1 +
 perl/Audio-Scan/DETAILS |   12 ++++++++++++
 3 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/perl/Audio-Scan/BUILD b/perl/Audio-Scan/BUILD
new file mode 100644
index 0000000..9ede5d9
--- /dev/null
+++ b/perl/Audio-Scan/BUILD
@@ -0,0 +1,6 @@
+(
+
+    perl Makefile.PL &&
+    default_make
+    
+) > $C_FIFO 2>&1
diff --git a/perl/Audio-Scan/DEPENDS b/perl/Audio-Scan/DEPENDS
new file mode 100644
index 0000000..6826bc7
--- /dev/null
+++ b/perl/Audio-Scan/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl/Audio-Scan/DETAILS b/perl/Audio-Scan/DETAILS
new file mode 100644
index 0000000..ed1c160
--- /dev/null
+++ b/perl/Audio-Scan/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=Audio-Scan
+         VERSION=0.87
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/A/AG/AGRUNDMA/
+      SOURCE_VFY=sha1:852796bcf2dce1e4a535f3b2530adbe864b7b77a
+        WEB_SITE=http://search.cpan.org/~agrundma/Audio-Scan-$VERSION/
+         ENTERED=20110416
+         UPDATED=20110416
+           SHORT="Fast C metadata and tag reader for all common audio file formats"
+cat << EOF
+Fast C metadata and tag reader for all common audio file formats.
+EOF


More information about the Lunar-commits mailing list