• R/O
  • HTTP
  • SSH
  • HTTPS

标签
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
大小 3,271 字节
时间 2021-04-12 17:23:45
作者 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-base.xml -->
  <!-- This is a preliminary catalogue describing the contents of a
       basic, small, but relatively useful, msys installation. It attempts
       to replicate, with certain judicious additions and deletions, the
       set of packages originally installed by the old MSYS monolithic
       installers circa MSYS-1.0.11 -->

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

    <package name="msys-tiny" alias="msys-minimal" class="virtual">

      <affiliate group="MSYS Base System" />

      <description lang="en" title="A Tiny MSYS Installation (meta)">
        <paragraph>This meta package provides the smallest possible
          functional MSYS installation.  It includes only MSYS itself,
          a bash shell, and a few absolutely required commandline
          utilities.  Other components can be added manually as needed.
        </paragraph>
      </description>

      <component class="bin">
        <release tarname="msys-tiny-@YYYYMMDDNN@-msys-bin.meta" />
        <requires eq="msys-bash-*-msys-*-bin.tar" />
        <requires eq="msys-coreutils-*-msys-*-bin.tar" />
      </component>
    </package>

    <package name="msys-base" alias="msys" class="virtual">

      <affiliate group="Basic Setup" />
      <affiliate group="MSYS Base System" />

      <description lang="en" title="A Basic MSYS Installation (meta)">
        <paragraph>This meta package contains the components necessary
          to create a basic, small, but relatively useful MSYS installation.
          It includes the core system, bash, various command line utilities,
          and archiving/compression tools.  It attempts to replicate, with
          certain judicious additions and deletions, the set of tools
          originally installed by the old MSYS monolithic installers.
        </paragraph>
      </description>

      <component class="bin">
        <release tarname="msys-base-@YYYYMMDDNN@-msys-bin.meta" />
        <requires eq="msys-bash-*-msys-*-bin.tar" />
        <requires eq="msys-bzip2-*-msys-*-bin.tar" />
        <requires eq="msys-core-*-msys-*-ext.tar" />
        <requires eq="msys-coreutils-*-msys-*-bin.tar" />
        <requires eq="msys-dos2unix-*-msys-*-bin.tar" />
        <requires eq="msys-diffutils-*-msys-*-bin.tar" />
        <requires eq="msys-findutils-*-msys-*-bin.tar" />
        <requires eq="msys-file-*-msys-*-bin.tar" />
        <requires eq="msys-gawk-*-msys-*-bin.tar" />
        <requires eq="msys-grep-*-msys-*-bin.tar" />
        <requires eq="msys-gzip-*-msys-*-bin.tar" />
        <requires eq="msys-less-*-msys-*-bin.tar" />
        <requires eq="msys-make-*-msys-*-bin.tar" />
        <requires eq="msys-sed-*-msys-*-bin.tar" />
        <requires eq="msys-tar-*-msys-*-bin.tar" />
        <requires eq="msys-texinfo-*-msys-*-bin.tar" />
        <requires eq="msys-xz-*-msys-*-bin.tar" />
      </component>
    </package>

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