• 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 1,993 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://www.mingw.org" issue="@YYYYMMDDNN@">

  <!-- File: msys-w32api.xml ~~ mingw-get package description for MinGW API (msys) -->

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

    <!-- Provides the package descriptions for the package that provides,  -->
    <!-- suitably configured for use with the MSYS System Builder toolset, -->
    <!-- the headers and link libraries for the Windows API.               -->

    <package name="msys-w32api">
      <affiliate group="MSYS System Builder" />
      <description lang="en" title="The MinGW API for 32-Bit MS-Windows (msys)">
        <paragraph>This is not the w32api you are looking for.</paragraph>
        <paragraph>
          This package provides the header files and import libraries
          constituting a standard API for the development of applications
          which utilise the capabilities of the 32-bit MS-Windows system
          dynamic link libraries, configured specifically for use with the
          MSYS System Builder (msys-dvlpr) toolset.  It should be installed
          into the / == /usr (that is, C:\msys\1.0) directory, and NOT intoo
          the usual MinGW location /mingw (C:\MinGW).
        </paragraph>
        <paragraph>
          Install this component only if you intend to create MSYS-dependent
          applications.
        </paragraph>
      </description>

      <!-- The -dev package includes licence and documentation -->
      <licence tarname="w32api-%-msys-%-dev.tar.lzma" />
      <source tarname="w32api-%-msys-%-src.tar.lzma" />

      <component class="dev">
        <release tarname="w32api-3.14-3-msys-1.0.12-dev.tar.lzma" />
      </component>
    </package>

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