• 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 2,623 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: mingw32-lua.xml ~~ Lua Embedded Scripting Language Interface -->

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

    <package name="mingw32-lua" alias="lua">
      <affiliate group="MinGW Supplementary Libraries" />

      <description lang="en" title="Lua Embedded Scripting Language Interface">
        <paragraph>
          Lua is a powerful, light-weight programming language designed
          for extending applications.  Lua is also frequently used as a
          general-purpose, stand-alone language.  Lua is free software.
        </paragraph>
        <paragraph>
          For complete information, visit Lua's web site at http://www.lua.org/
          For an executive summary, see http://www.lua.org/about.html
        </paragraph>
        <paragraph>
          Lua has been used in many different projects around the world.
          For a short list, see http://www.lua.org/uses.html
        </paragraph>
      </description>

      <source tarname="lua-%-mingw32-%-src.tar.%" />
      <licence tarname="lua-%-mingw32-%-lic.tar.%" />

      <component class="bin">
        <release tarname="lua-5.2.0-1-mingw32-bin.tar.xz">
          <requires eq="lua-%-mingw32-dll-52.tar" />
        </release>
        <release tarname="lua-5.1.4-4-mingw32-bin.tar.xz">
          <requires eq="lua-%-mingw32-dll-51.tar" />
        </release>
      </component>

      <component class="dll">
        <release tarname="lua-5.2.0-1-mingw32-dll-52.tar.xz" />
        <release tarname="lua-5.1.4-4-mingw32-dll-51.tar.xz" />
      </component>

      <component class="dev">
        <release tarname="lua-5.2.0-1-mingw32-dev.tar.xz" />
        <release tarname="lua-5.1.4-4-mingw32-dev.tar.xz" />
      </component>

      <component class="lic">
        <release tarname="lua-5.2.0-1-mingw32-lic.tar.xz" />
        <release tarname="lua-5.1.4-4-mingw32-lic.tar.xz" />
      </component>

      <component class="man">
        <release tarname="lua-5.2.0-1-mingw32-man.tar.xz" />
        <release tarname="lua-5.1.4-4-mingw32-man.tar.xz" />
      </component>

      <component class="doc">
        <release tarname="lua-5.2.0-1-mingw32-doc.tar.xz" />
        <release tarname="lua-5.1.4-4-mingw32-doc.tar.xz" />
      </component>
    </package>

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