Last change
on this file since 1056 was 1046, checked in by alloc, 8 years ago |
Daodan: Added Windows MinGW and build batch file
|
File size:
1.4 KB
|
Line | |
---|
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: -->
|
---|
Note:
See
TracBrowser
for help on using the repository browser.