OSDN Git Service

Added msys-unzip.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Sun, 23 May 2010 17:59:55 +0000 (17:59 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Sun, 23 May 2010 17:59:55 +0000 (17:59 +0000)
msys/msys-unzip.xml [new file with mode: 0644]

diff --git a/msys/msys-unzip.xml b/msys/msys-unzip.xml
new file mode 100644 (file)
index 0000000..63d5cfc
--- /dev/null
@@ -0,0 +1,32 @@
+<?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-unzip">
+      <description lang="en" title="unzip: Command-line unpacker for .zip archives" >
+        <paragraph>UnZip from the InfoZIP project is an open-source,
+          command-line alternative to other tools, such as WinZip, for
+          unpacking zip-format archives.
+        </paragraph>
+      </description>
+      <component class="bin">
+        <release tarname="unzip-6.0-1-msys-1.0.13-bin.tar.lzma" />
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+        <!-- the following are required for zipgrep -->
+        <requires eq="msys-coreutils-*-msys-*-bin.tar" />
+        <requires eq="msys-sed-*-msys-*-bin.tar" />
+        <requires eq="msys-grep-*-msys-*-bin.tar" />
+        <requires eq="msys-bash-*-msys-*-bin.tar" />
+      </component>
+      <component class="doc">
+        <release tarname="unzip-6.0-1-msys-1.0.13-doc.tar.lzma" />
+      </component>
+      <component class="lic">
+        <release tarname="unzip-6.0-1-msys-1.0.13-lic.tar.lzma" />
+      </component>
+      <licence tarname="unzip-%-msys-%-lic.tar" />
+      <source tarname="unzip-%-msys-%-src.tar" />
+    </package>
+  </package-collection>
+</software-distribution>
+