• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
Aucun tag

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

Révision c9977c183392611f569fbe62c9636d279eb91856
Taille 1,646 octets
l'heure 2019-07-07 01:47:38
Auteur Keith Marshall
Message 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-grep.xml -->

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

    <package name="msys-grep">
      <affiliate group="MSYS Base System" />
      <description lang="en" title="print lines matching a pattern" >
        <paragraph>grep searches the input files for lines containing a
          match to a given pattern list.  When it finds a match in a line,
          it copies the line to standard output (by default), or produces
          whatever other sort of output you have requested with options.
        </paragraph>
      </description>

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

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

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

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

      <component class="lic">
        <release tarname="grep-2.5.4-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: -->