[Lunar-commits] <moonbase> XML-LibXSLT: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Oct 8 22:02:58 CEST 2011


commit 895190dacdfc8a9ebec1342ae5f8faa16f43c6a8
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Oct 8 16:02:58 2011 -0400

    XML-LibXSLT: Adding to moonbase.
---
 perl/XML-LibXSLT/BUILD   |    6 ++++++
 perl/XML-LibXSLT/DEPENDS |    2 ++
 perl/XML-LibXSLT/DETAILS |   14 ++++++++++++++
 3 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/perl/XML-LibXSLT/BUILD b/perl/XML-LibXSLT/BUILD
new file mode 100644
index 0000000..c11ca00
--- /dev/null
+++ b/perl/XML-LibXSLT/BUILD
@@ -0,0 +1,6 @@
+(
+
+  perl  Makefile.PL  &&
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/perl/XML-LibXSLT/DEPENDS b/perl/XML-LibXSLT/DEPENDS
new file mode 100644
index 0000000..ba9932a
--- /dev/null
+++ b/perl/XML-LibXSLT/DEPENDS
@@ -0,0 +1,2 @@
+depends  perl
+depends  libxslt
diff --git a/perl/XML-LibXSLT/DETAILS b/perl/XML-LibXSLT/DETAILS
new file mode 100644
index 0000000..4e7da45
--- /dev/null
+++ b/perl/XML-LibXSLT/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=XML-LibXSLT
+         VERSION=1.72
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/
+      SOURCE_VFY=sha1:42af8a01eac0e34e2e2d2c72f35fc4f98ec7ebe0
+        WEB_SITE=http://search.cpan.org/~pajas/XML-LibXSLT/
+         ENTERED=20111008
+         UPDATED=20111008
+           SHORT="interface to libxslt library"
+
+cat << EOF
+Interface to libxslt library.
+EOF
+


More information about the Lunar-commits mailing list