OSDN Git Service

Added mingw32-bzip2.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Thu, 20 May 2010 21:14:18 +0000 (21:14 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Thu, 20 May 2010 21:14:18 +0000 (21:14 +0000)
mingw32/mingw32-bzip2.xml [new file with mode: 0644]

diff --git a/mingw32/mingw32-bzip2.xml b/mingw32/mingw32-bzip2.xml
new file mode 100644 (file)
index 0000000..667eb80
--- /dev/null
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
+  <package-collection subsystem="mingw32">
+    <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
+    <package name="mingw32-bzip2" alias="bzip2">
+      <description lang="en" title="bzip2: a high-quality data compressor">
+        <paragraph>bzip2 is a freely available, patent free (see below),
+          high-quality data compressor. It typically compresses files
+          to within 10% to 15% of the best available techniques (the
+          PPM family of statistical compressors), whilst being around
+          twice as fast at compression and six times faster at
+          decompression. This package provides the utility programs,
+          scripts, documentation, and development files. The associated
+          mingw32-libbz2 package provides the runtime library.
+        </paragraph>
+      </description>
+      <component class="bin">
+        <release tarname="bzip2-1.0.5-2-mingw32-bin.tar.gz" />
+        <requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" />
+      </component>
+      <component class="doc">
+        <release tarname="bzip2-1.0.5-2-mingw32-doc.tar.gz" />
+      </component>
+      <component class="lic">
+        <release tarname="bzip2-1.0.5-2-mingw32-lic.tar.gz" />
+      </component>
+      <component class="man">
+        <release tarname="bzip2-1.0.5-2-mingw32-man.tar.gz" />
+      </component>
+      <component class="dev">
+        <release tarname="bzip2-1.0.5-2-mingw32-dev.tar.gz" />
+      </component>
+      <licence tarname="bzip2-%-mingw32-%-lic.tar" />
+      <source tarname="bzip2-%-mingw32-%-src.tar" />
+    </package>
+    <package name="mingw32-libbz2" alias="libbz2">
+      <description lang="en" title="libbz2: runtime library for bzip2">
+        <paragraph>bzip2 is a freely available, patent free (see below),
+          high-quality data compressor. It typically compresses files
+          to within 10% to 15% of the best available techniques (the
+          PPM family of statistical compressors), whilst being around
+          twice as fast at compression and six times faster at
+          decompression. This package provides the runtime library. The
+          associated mingw32-bzip2 package provides utilities, scripts,
+          documentation, and development files.
+        </paragraph>
+      </description>
+      <component class="dll">
+        <release tarname="libbz2-1.0.5-2-mingw32-dll-2.tar.gz" />
+      </component>
+      <licence tarname="bzip2-%-mingw32-%-lic.tar" />
+      <source tarname="bzip2-%-mingw32-%-src.tar" />
+    </package>
+  </package-collection>
+</software-distribution>
+