• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
Keine 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
Größe 2,210 Bytes
Zeit 2021-04-12 17:23:45
Autor 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://www.mingw.org" issue="@YYYYMMDDNN@">

  <!-- File: msys-gcc.xml ~~ mingw-get package description for MSYS version of GCC -->

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

    <package name="msys-gcc" alias="msys-g++" >
      <affiliate group="MSYS System Builder" />
      <description lang="en" title="The GNU C Compiler For MSYS">
        <paragraph>This is not the gcc you are looking for.</paragraph>
        <paragraph>
          This package provides the MSYS implementation of the GNU C and
          C++ language compilers; this includes the C preprocessor, and
          the common back end processors which are necessary to these two
          language compilers.  It has been compiled specifically for
          generating MSYS-dependent applications and libraries.  It should
          be installed into the / == /usr (that is, C:\msys\1.0) directory,
          and NOT into the usual MinGW location /mingw (C:\MinGW).  It is
          part of the MSYS System Builder (msys-dvlpr) toolset.
        </paragraph>
        <paragraph>
          Install this component only if you intend to create MSYS-dependent
          applications.
        </paragraph>
      </description>

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

      <component class="bin" >
        <requires ge="msys-binutils-*-msys-*-bin.tar" />
        <requires ge="msys-core-*-msys-*-bin.tar" />
        <requires ge="msys-core-*-msys-*-dev.tar" />
        <requires ge="msys-w32api-*-msys-*-dev.tar" />
        <release tarname="gcc-3.4.4-3-msys-1.0.13-bin.tar.lzma" />
      </component>

      <component class="doc" >
        <release tarname="gcc-3.4.4-3-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic" >
        <release tarname="gcc-3.4.4-3-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: -->