• 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 3,262 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@">
  <package-collection subsystem="mingw32">
    <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
    <!-- NOTE: no alias declared here, because msys-make is considered
    the "preferred" make -->
    <package name="mingw32-make">
      <description lang="en" title="GNU make utility to maintain groups of programs" >
        <paragraph>The `make' utility automatically determines which pieces
          of a large program need to be recompiled, and issues commands to
          recompile them. GNU `make' was implemented by Richard Stallman
          and Roland McGrath.  Development since Version 3.76 has been
          handled by Paul D. Smith.
        </paragraph>
        <paragraph>The MinGW/MSYS project provides two versions of make:
          the msys-make version acts generally more as make is intended
          to operate, and gives fewer headaches during execution. However,
          msys-make requires the MSYS dll.  This version, mingw32-make,
          does not require the MSYS dll, but because of the lack of POSIX
          support in "pure" Win32 has a number of known shortcomings in
          comparison.
        </paragraph>
      </description>

      <source tarname="make-%-mingw32-%-src.tar.%" />

      <component class="bin">
        <release tarname="make-3.82.90-2-mingw32-cvs-20120902-bin.tar.lzma" >
          <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
        </release>
        <release tarname="make-3.82.90-1-mingw32-cvs-20120823-bin.tar.lzma" >
          <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
        </release>
        <release tarname="make-3.82-5-mingw32-bin.tar.lzma" >
          <requires eq="mingw32-libintl-*-mingw32-*-dll-8.tar" />
        </release>
        <release tarname="make-3.82-4-mingw32-bin.tar.lzma" />
        <release tarname="make-3.81.90-20100618-1-mingw32-bin.tar.lzma" />
        <release tarname="make-3.81-20090914-mingw32-bin.tar.gz" />
      </component>

      <component class="doc">
        <release tarname="make-3.82.90-2-mingw32-cvs-20120902-doc.tar.lzma" />
        <release tarname="make-3.82.90-1-mingw32-cvs-20120823-doc.tar.lzma" />
        <release tarname="make-3.82-5-mingw32-doc.tar.lzma" />
        <release tarname="make-3.82-4-mingw32-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="make-3.82.90-2-mingw32-cvs-20120902-lic.tar.lzma" />
        <release tarname="make-3.82.90-1-mingw32-cvs-20120823-lic.tar.lzma" />
        <release tarname="make-3.82-5-mingw32-doc.tar.lzma" />
        <release tarname="make-3.82-4-mingw32-doc.tar.lzma" />
      </component>

      <component class="lang">
        <release tarname="make-3.82.90-2-mingw32-cvs-20120902-lang.tar.lzma" />
        <release tarname="make-3.82.90-1-mingw32-cvs-20120823-lang.tar.lzma" />
        <release tarname="make-3.82-5-mingw32-lang.tar.lzma" />
        <release tarname="make-3.82-4-mingw32-lang.tar.lzma" />
      </component>
    </package>
  </package-collection>
</software-distribution>
<!-- vim: set nocompatible expandtab tw=80 ts=2 sw=2 ff=unix: -->