[weasel-commit] Source: perl-XML-LibXML=1.66-1

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Wed, 27 Jan 2010 12:13:56 -0500

================================
perl-XML-LibXML:source=1.66-1
cvc rdiff perl-XML-LibXML -1 /weasel.rpath.org@wgl:3-devel/1.66-1
================================
1.66-1 Filip Brcic (brcha@xxxxxxx) Wed Jan 27 12:13:46 2010
    perl-XML-LibXML 1.66

perl-XML-LibXML.recipe: new
--- /dev/null
+++ perl-XML-LibXML.recipe
@@ -0,0 +26 @@
+#
+# Copyright (c) 2010 Filip Brcic <brcha@xxxxxxxxxxxx>
+# Distributed under the terms of the GNU General Public License v3
+#
+
+loadSuperClass('cpanpackage.recipe')
+class PerlXmlLibxml(CPANPackageRecipe):
+    name = 'perl-XML-LibXML'
+    version = '1.66'
+    author = 'PAJAS'
+
+    buildRequires = [
+        'glibc:devel', 'libxml2:devel', 'perl-XML-LibXML-Common:perl',
+        'perl-XML-NamespaceSupport:perl', 'perl-XML-SAX:perl',
+        'zlib:devel',
+        ]
+
+    shortDesc  = 'Perl XML::LibXML module'
+    longDesc   = """
+Perl Binding for libxml2
+"""
+    url        = 'http://search.cpan.org/~pajas/'
+    licenses   = [ 'Artistic', ]
+    categories = [ 'Development/Perl' ]
+
+    installtarget = 'pure_install'

XML-LibXML-1.66.tar.gz: new

Committed by: brcha

Other related posts: