• 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 3,448 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-termcap.xml -->

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

    <package name="msys-termcap">
      <affiliate group="MSYS Base System" />
      <description lang="en" title="The terminal feature database used by certain applications" >
        <paragraph>The msys-termcap package provides the /etc/termcap file.
          /etc/termcap is a database which defines the capabilities of
          various terminals and terminal emulators.  Certain programs use
          the /etc/termcap file to access various features of terminals
          (the bell, colors, and graphics, etc.). The associated libtermcap
          package provides runtime and development support libraries for
          the applications which use the database.
        </paragraph>
        <paragraph>Unless you develop MSYS applications, you probably only
          need the msys-termcap-bin package, which contains the
          /etc/termcap database, and the msys-libtermcap-dll package, which
          provides the runtime library.
        </paragraph>
      </description>

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

      <component class="bin">
        <release tarname="termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma" />
      </component>

      <component class="doc">
        <release tarname="termcap-0.20050421_1-2-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="termcap-0.20050421_1-2-msys-1.0.13-lic.tar.lzma" />
      </component>
    </package>

    <package name="msys-libtermcap">
      <description lang="en" title="The terminal feature library used by certain applications" >
        <paragraph>The msys-libtermcap package provides the runtime and
          development support libraries for applications which use the
          /etc/termcap database.  The associated msys-termcap package
          provides that database, which defines the capabilities of various
          terminals and terminal emulators.  Certain programs use the
          /etc/termcap file to access various features of terminals (the
          bell, colors, and graphics, etc.).
        </paragraph>
        <paragraph>Unless you develop MSYS applications, you probably only
          need the msys-termcap-bin package, which contains the
          /etc/termcap database, and the msys-libtermcap-dll package, which
          provides the runtime library.
        </paragraph>
      </description>

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

      <component class="dll">
        <release tarname="libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma" />
        <requires eq="msys-termcap-%-msys-%-bin.tar" />
        <requires eq="msys-core-*-msys-*-bin.tar" />
      </component>

      <component class="dev">
        <release tarname="libtermcap-0.20050421_1-2-msys-1.0.13-dev.tar.lzma">
          <requires eq="msys-libtermcap-%-msys-%-dll-0.tar" />
        </release>
      </component>
    </package>

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