• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

Revisión2cb71b6ae84973ea0101dbe2e6e8f849887c66d9 (tree)
Tiempo2010-05-28 06:04:53
AutorCharles Wilson <cwilso11@user...>
CommiterCharles Wilson

Log Message

Added msys-zip.xml

Cambiar Resumen

Diferencia incremental

--- /dev/null
+++ b/msys/msys-zip.xml
@@ -0,0 +1,29 @@
1+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+ <package-collection subsystem="msys">
4+ <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
5+ <package name="msys-zip">
6+ <description lang="en" title="zip: Info-ZIP compression utility" >
7+ <paragraph>Zip is a compression and file packaging/archive utility.
8+ Although highly compatible both with PKWARE's PKZIP and PKUNZIP
9+ utilities for MS-DOS and with Info-ZIP's own UnZip, the primary
10+ objectives have been portability and other-than-MSDOS
11+ functionality.
12+ </paragraph>
13+ </description>
14+ <component class="bin">
15+ <release tarname="zip-3.0-1-msys-1.0.14-bin.tar.lzma" />
16+ <requires eq="msys-core-*-msys-*-bin.tar" />
17+ </component>
18+ <component class="doc">
19+ <release tarname="zip-3.0-1-msys-1.0.14-doc.tar.lzma" />
20+ </component>
21+ <component class="lic">
22+ <release tarname="zip-3.0-1-msys-1.0.14-lic.tar.lzma" />
23+ </component>
24+ <licence tarname="zip-%-msys-%-lic.tar" />
25+ <source tarname="zip-%-msys-%-src.tar" />
26+ </package>
27+ </package-collection>
28+</software-distribution>
29+