• 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 1,840 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-sed.xml -->

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

    <package name="msys-sed">
      <affiliate group="MSYS Base System" />
      <description lang="en" title="GNU Stream Editor" >
        <paragraph>sed is a stream editor. A stream editor is used to
          perform basic text transformations on an input stream (a file or
          input from a pipeline). While in some ways similar to an editor
          which permits scripted edits (such as ed), sed works by making
          only one pass over the input(s), and is consequently more
          efficient. But it is sed's ability to filter text in a pipeline
          which particularly distinguishes it from other types of editors.
        </paragraph>
      </description>

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

      <component class="bin">
        <release tarname="sed-4.2.1-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="sed-4.2.1-2-msys-1.0.13-lang.tar.lzma" />
      </component>

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

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