• 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,358 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-automake.xml ~~ mingw-get package description automake (msys) -->

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

    <package name="msys-automake">
      <affiliate group="MSYS System Builder" />
      <description lang="en" title="Automatic Makefile Builder">
        <paragraph>This is not the automake you are looking for.</paragraph>
        <paragraph>Automake is a tool for automatically generating Makefile.in
          files compliant with the GNU Coding Standards.  Automake requires the
          use of Autoconf.
        </paragraph>
        <paragraph>This msys port of automake has been modified specifically for
          the MSYS System Builder (msys-dvlpr) environment; that is, it is
          intended to be used only when producing binary packages for the MSYS
          subsystem.  If you intend to produce executables for the native
          "mingw32" subsystem (that is, applications that should work on
          Microsoft Windows installations without the MSYS dll), then you should
          install the mingw32-automake-*, and/or the mingw32-automake1.NN-*
          packages instead.
        </paragraph>
      </description>

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

      <component class="bin">
        <requires eq="msys-autoconf-*-msys-*-bin.tar" />
        <requires eq="msys-core-*-msys-*-bin.tar" />
        <requires eq="msys-coreutils-*-msys-*-bin.tar" />
        <requires eq="msys-m4-*-msys-*-bin.tar" />
        <requires eq="msys-perl-*-msys-*-bin.tar" />
        <requires eq="msys-texinfo-*-msys-*-bin.tar" />
        <release tarname="automake-1.11.1-1-msys-1.0.13-bin.tar.lzma" />
      </component>

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

      <component class="lic">
        <release tarname="automake-1.11.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: -->