• 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. c9977c183392611f569fbe62c9636d279eb91856
Tamanho 2,197 bytes
Hora 2019-07-07 01:47:38
Autor Keith Marshall
Mensagem de Log

Publish MinGW.org WSL-5.2.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-gawk.xml -->

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

    <package name="msys-gawk" alias="msys-awk">
      <affiliate group="MSYS Base System" />
      <description lang="en" title="pattern scanning and processing language" >
        <paragraph>Gawk is the GNU implementation of the AWK programming
          language. Many computer users need to manipulate text files:
          extract and then operate on data from parts of certain lines
          while discarding the rest, make changes in various text files
          wherever certain patterns appear, and so on. To write a program
          to do these things in a language such as C or Pascal is a
          time-consuming inconvenience that may take many lines of code.
          The job is easy with gawk, which interprets a special-purpose
          programming language that makes it possible to handle many
          data-reformatting jobs with just a few lines of code.
        </paragraph>
      </description>

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

      <component class="bin">
        <release tarname="gawk-3.1.7-2-msys-1.0.13-bin.tar.lzma" >
          <requires eq="msys-libintl-*-msys-*-dll-8.tar" />
        </release>
        <requires eq="msys-core-*-msys-*-bin.tar" />
        <requires eq="msys-coreutils-*-msys-*-bin.tar" />
        <requires eq="msys-bash-*-msys-*-bin.tar" />
      </component>

      <component class="lang">
        <release tarname="gawk-3.1.7-2-msys-1.0.13-lang.tar.lzma" />
      </component>

      <component class="doc">
        <release tarname="gawk-3.1.7-2-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="gawk-3.1.7-2-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: -->