• R/O
  • HTTP
  • SSH
  • HTTPS

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


ファイル情報

Rev. 17fc422d2b04015056b234c44fe659e9c2b1f7af
サイズ 1,645 バイト
日時 2021-04-12 17:23:45
作者 Keith Marshall
ログメッセージ

Publish MinGW.org WSL-5.4.2 package set.

内容

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">

  <!-- File: msys-rsync.xml -->

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

    <package name="msys-rsync">
      <affiliate group="MinGW Developer Toolkit" />
      <description lang="en" title="file transfer program" >
        <paragraph>rsync is a file transfer program. rsync uses the 'rsync
          algorithm' which provides a very fast method for bringing remote files
          into sync. It does this by sending just the differences in the files
          across the link, without requiring that both sets of files are present
          at one of the ends of the link beforehand.
        </paragraph>
      </description>

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

      <component class="bin">
        <release tarname="rsync-3.0.8-1-msys-1.0.17-bin.tar.lzma" />
        <requires eq="msys-core-*-msys-*-bin.tar" />
        <requires eq="msys-libiconv-*-msys-*-dll-2.tar" />
        <requires eq="msys-libpopt-*-msys-*-dll-0.tar" />
      </component>

      <component class="doc">
        <release tarname="rsync-3.0.8-1-msys-1.0.17-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="rsync-3.0.8-1-msys-1.0.17-lic.tar.lzma" />
      </component>
    </package>

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