ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MinGW/var/lib/mingw-get/data/msys-mksh.xml
Revision: 1046
Committed: Mon Aug 29 13:19:38 2016 UTC (9 years, 2 months ago) by alloc
Content type: application/xml
File size: 1435 byte(s)
Log Message:
Daodan: Added Windows MinGW and build batch file

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <software-distribution project="MinGW" home="http://mingw.org" issue="2011112700">
3
4 <!-- File: msys-mksh.xml -->
5
6 <package-collection subsystem="msys">
7 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9 <package name="msys-mksh" alias="mksh">
10 <affiliate group="MinGW Developer Toolkit" />
11 <description lang="en" title="mksh: The MirBSD Korn Shell" >
12 <paragraph>The MirBSD Korn Shell is an actively developed free
13 implementation of the Korn Shell programming language and a successor
14 to the Public Domain Korn Shell (pdksh).
15 </paragraph>
16 </description>
17
18 <source tarname="mksh-%-msys-%-src.tar.%" />
19 <licence tarname="mksh-%-msys-%-lic.tar.%" />
20
21 <component class="bin">
22 <release tarname="mksh-40.0.0c-1-msys-1.0.17-bin.tar.lzma" />
23 <requires eq="msys-core-*-msys-*-bin.tar" />
24 <requires eq="msys-coreutils-*-msys-*-bin.tar" />
25 </component>
26
27 <component class="doc">
28 <release tarname="mksh-40.0.0c-1-msys-1.0.17-doc.tar.lzma" />
29 </component>
30
31 <component class="lic">
32 <release tarname="mksh-40.0.0c-1-msys-1.0.17-lic.tar.lzma" />
33 </component>
34 </package>
35
36 </package-collection>
37 </software-distribution>
38 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->