[Lunar-commits] <moonbase> Audio-WMA: initial import

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


commit 8663186a2c9612909d6c4e8cdec029eda54ea58a
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Fri Mar 20 19:50:19 2009 -0400

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

diff --git a/perl/Audio-WMA/BUILD b/perl/Audio-WMA/BUILD
new file mode 100644
index 0000000..c11ca00
--- /dev/null
+++ b/perl/Audio-WMA/BUILD
@@ -0,0 +1,6 @@
+(
+
+  perl  Makefile.PL  &&
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/Audio-WMA/DEPENDS b/perl/Audio-WMA/DEPENDS
new file mode 100644
index 0000000..1dd0168
--- /dev/null
+++ b/perl/Audio-WMA/DEPENDS
@@ -0,0 +1 @@
+depends  perl
diff --git a/perl/Audio-WMA/DETAILS b/perl/Audio-WMA/DETAILS
new file mode 100644
index 0000000..a8d7057
--- /dev/null
+++ b/perl/Audio-WMA/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=Audio-WMA
+         VERSION=1.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DA/DANIEL/
+      SOURCE_VFY=sha1:4be4bb804f119489cddb111c5d2d065723611058
+        WEB_SITE=http://search.cpan.org/~daniel/Audio-WMA-$VERSION/
+         ENTERED=20090320
+         UPDATED=20090320
+           SHORT="perl Audio/WMA"
+cat << EOF
+perl Audio/WMA.
+EOF


More information about the Lunar-commits mailing list