[Lunar-commits] <moonbase> Linux-DVB: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Oct 8 22:14:28 CEST 2011
commit bf47ab1a41efb1d750c72f521eed05f29b758aca
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Oct 8 16:14:28 2011 -0400
Linux-DVB: Adding to moonbase.
---
perl/Linux-DVB/BUILD | 6 ++++++
perl/Linux-DVB/DEPENDS | 1 +
perl/Linux-DVB/DETAILS | 14 ++++++++++++++
3 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/perl/Linux-DVB/BUILD b/perl/Linux-DVB/BUILD
new file mode 100644
index 0000000..c11ca00
--- /dev/null
+++ b/perl/Linux-DVB/BUILD
@@ -0,0 +1,6 @@
+(
+
+ perl Makefile.PL &&
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/Linux-DVB/DEPENDS b/perl/Linux-DVB/DEPENDS
new file mode 100644
index 0000000..1dd0168
--- /dev/null
+++ b/perl/Linux-DVB/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl/Linux-DVB/DETAILS b/perl/Linux-DVB/DETAILS
new file mode 100644
index 0000000..82d704c
--- /dev/null
+++ b/perl/Linux-DVB/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=Linux-DVB
+ VERSION=1.01
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
+ SOURCE_VFY=sha1:e67f8b4e8c58a0a71cbbbc6864d1978fe9db4051
+ WEB_SITE=http://search.cpan.org/~mlehmann/Linux-DVB/
+ ENTERED=20111008
+ UPDATED=20111008
+ SHORT="interface to (some parts of) the Linux DVB API"
+
+cat << EOF
+Interface to (some parts of) the Linux DVB API.
+EOF
+
More information about the Lunar-commits
mailing list