OSDN Git Service

Added msys-zip.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Thu, 27 May 2010 21:04:53 +0000 (21:04 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Thu, 27 May 2010 21:04:53 +0000 (21:04 +0000)
msys/msys-zip.xml [new file with mode: 0644]

diff --git a/msys/msys-zip.xml b/msys/msys-zip.xml
new file mode 100644 (file)
index 0000000..b686a8a
--- /dev/null
@@ -0,0 +1,29 @@
+<?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-zip">
+      <description lang="en" title="zip: Info-ZIP compression utility" >
+        <paragraph>Zip is a compression and file packaging/archive utility.
+          Although highly compatible both with PKWARE's PKZIP and PKUNZIP
+          utilities for MS-DOS and with Info-ZIP's own UnZip, the primary
+          objectives have been portability and other-than-MSDOS
+          functionality.
+        </paragraph>
+      </description>
+      <component class="bin">
+        <release tarname="zip-3.0-1-msys-1.0.14-bin.tar.lzma" />
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+      </component>
+      <component class="doc">
+        <release tarname="zip-3.0-1-msys-1.0.14-doc.tar.lzma" />
+      </component>
+      <component class="lic">
+        <release tarname="zip-3.0-1-msys-1.0.14-lic.tar.lzma" />
+      </component>
+      <licence tarname="zip-%-msys-%-lic.tar" />
+      <source tarname="zip-%-msys-%-src.tar" />
+    </package>
+  </package-collection>
+</software-distribution>
+