• R/O
  • HTTP
  • SSH
  • HTTPS

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.


File Info

Rev. 17fc422d2b04015056b234c44fe659e9c2b1f7af
Size 1,817 bytes
Time 2021-04-12 17:23:45
Author Keith Marshall
Log Message

Publish MinGW.org WSL-5.4.2 package set.

Content

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">

  <!-- File: msys-dash.xml -->

  <package-collection subsystem="msys">
    <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />

    <package name="msys-dash">
      <description lang="en" title="The Debian Almquist Shell">
        <paragraph>DASH is a POSIX-compliant implementation of /bin/sh
          that aims to be as small as possible.  It does this without
          sacrificing speed where possible.  In fact, it is significantly
          faster than bash (the GNU Bourne-Again SHell) for most tasks.
        </paragraph>
        <paragraph>This version of dash has been modified to support
          $LINENO, so it should suffice to run most configure scripts.
          More importantly, unlike msys-bash, msys-dash has no
          dependencies other than the MSYS runtime itself.  Therefore,
          dash can be used (it is, in fact, required) to run the
          rebaseall tool from the msys-rebase package.
        </paragraph>
      </description>

      <licence tarname="dash-%-msys-%-lic.tar.%" />
      <source tarname="dash-%-msys-%-src.tar.%" />

      <component class="bin">
        <requires eq="msys-core-*-msys-*-bin.tar" />
        <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-bin.tar.lzma" />
      </component>

      <component class="doc">
        <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="dash-0.5.5.1_2-1-msys-1.0.13-lic.tar.lzma" />
      </component>
    </package>

  </package-collection>
</software-distribution>
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->