OSDN Git Service

Added msys-libxml2.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Tue, 18 May 2010 03:04:50 +0000 (03:04 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Tue, 18 May 2010 03:04:50 +0000 (03:04 +0000)
msys/msys-libxml2.xml [new file with mode: 0644]

diff --git a/msys/msys-libxml2.xml b/msys/msys-libxml2.xml
new file mode 100644 (file)
index 0000000..5858269
--- /dev/null
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
+  <package-collection subsystem="msys">
+    <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
+    <package name="msys-libxml2">
+      <description lang="en" title="libxml2: An XML parser and toolkit" >
+        <paragraph>Libxml2 is the XML C parser and toolkit developed for
+          the Gnome project (but usable outside of the Gnome platform). It
+          is free software available under the MIT License. XML itself is a
+          metalanguage to design markup languages, i.e. text language where
+          semantic and structure are added to the content using extra
+          'markup' information enclosed between angle brackets. HTML is the
+          most well-known markup language. Though the library is written in
+          C a variety of language bindings make it available in other
+          environments.
+        </paragraph>
+      </description>
+      <component class="bin">
+        <release tarname="libxml2-2.7.6-1-msys-1.0.13-bin.tar.lzma" />
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+        <requires eq="msys-libxml2-%-msys-%-dll-2.tar" />
+      </component>
+      <component class="doc">
+        <release tarname="libxml2-2.7.6-1-msys-1.0.13-doc.tar.lzma" />
+      </component>
+      <component class="lic">
+        <release tarname="libxml2-2.7.6-1-msys-1.0.13-lic.tar.lzma" />
+      </component>
+      <component class="dll">
+        <release tarname="libxml2-2.7.6-1-msys-1.0.13-dll-2.tar.lzma" />
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+        <requires eq="msys-zlib-*-msys-*-dll.tar" />
+        <requires eq="msys-libiconv-*-msys-*-dll-2.tar" />
+      </component>
+      <component class="dev">
+        <release tarname="libxml2-2.7.6-1-msys-1.0.13-dev.tar.lzma" />
+        <requires eq="msys-libxml2-%-msys-%-dll-2.tar" />
+      </component>
+      <licence tarname="libxml2-%-msys-%-lic.tar" />
+      <source tarname="libxml2-%-msys-%-src.tar" />
+    </package>
+  </package-collection>
+</software-distribution>
+