OSDN Git Service

Added msys-inetutils.xml
[mingw/mingw-dist.git] / msys / msys-dash.xml
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-dash">
6       <!-- should this be added to MSYS Base System? Cygwin includes it
7       in the 'Base' category.
8       <affiliate group="MSYS Base System" />
9       -->
10       <description lang="en" title="dash: The Debian Almquist Shell">
11         <paragraph>DASH is a POSIX-compliant implementation of /bin/sh
12           that aims to be as small as possible. It does this without
13           sacrificing speed where possible. In fact, it is significantly
14           faster than bash (the GNU Bourne-Again SHell) for most tasks.
15         </paragraph>
16         <paragraph>This version of dash has been modified to support
17           $LINENO, so it should suffice to run most configure scripts.
18           More importantly, unlike msys-bash, msys-dash has no
19           dependencies other than the MSYS runtime itself. Therefore,
20           dash can be used (it is, in fact, required) to run the
21           rebaseall tool from the msys-rebase package.
22         </paragraph>
23       </description>
24       <component class="bin">
25         <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-bin.tar.lzma" />
26         <requires eq="msys-core-*-msys-*-bin.tar" />
27       </component>
28       <component class="doc">
29         <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-doc.tar.lzma" />
30       </component>
31       <component class="lic">
32         <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-lic.tar.lzma" />
33       </component>
34       <licence tarname="dash-%-msys-%-lic.tar" />
35       <source tarname="dash-%-msys-%-src.tar" />
36     </package>
37   </package-collection>
38 </software-distribution>
39