• 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,461 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-patch.xml -->

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

    <package name="msys-patch">
      <affiliate group="MSYS Base System" />
      <description lang="en" title="Apply a diff file to an original" >
        <paragraph>GNU patch is an implementation of Larry Wall's program
          that takes "diff's" output and applies it to an original file to
          generate a modified version of that file. Normally, the patched
          versions are put in place of the originals. Backups can be made.
        </paragraph>
      </description>

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

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

      <component class="doc">
        <release tarname="patch-2.6.1-1-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="patch-2.6.1-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: -->