• 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
Tamanho 2,025 bytes
Hora 2021-04-12 17:23:45
Autor Keith Marshall
Mensagem de Log

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-m4.xml -->

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

    <package name="msys-m4">
      <affiliate group="MSYS Base System" />
      <description lang="en" title="GNU Macro Processor" >
        <paragraph>m4 is a macro processor, in the sense that it copies
          its input to the output, expanding macros as it goes.  Macros
          are either builtin or user-defined, and can take any number of
          arguments.  Besides just doing macro expansion, `m4' has builtin
          functions for including named files, running shell commands,
          doing integer arithmetic, manipulating text in various ways,
          performing recursion, etc....  `m4' can be used either as a
          front-end to a compiler, or as a macro processor in its own
          right. Its primary use is by autoconf, to generate configure
          scripts from a library of m4 macros.
        </paragraph>
      </description>

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

      <component class="bin">
        <requires eq="msys-core-*-msys-*-bin.tar" />
        <release tarname="m4-1.4.16-2-msys-1.0.17-bin.tar.lzma" />
        <release tarname="m4-1.4.14-1-msys-1.0.13-bin.tar.lzma" />
      </component>

      <component class="doc">
        <release tarname="m4-1.4.16-2-msys-1.0.17-doc.tar.lzma" />
        <release tarname="m4-1.4.14-1-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="m4-1.4.16-2-msys-1.0.17-lic.tar.lzma" />
        <release tarname="m4-1.4.14-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: -->