• R/O
  • HTTP
  • SSH
  • HTTPS

标签
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
大小 3,467 字节
时间 2021-04-12 17:23:45
作者 Keith Marshall
Log Message

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-gdbm.xml -->

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

    <package name="msys-gdbm">
      <description lang="en" title="GNU Database System">
        <paragraph>The GNU Database System is a set of database routines
          that use extensible hashing.  It works similarly to the standard
          UNIX dbm routines, and provides compatibility replacement
          interfaces for the traditional 'dbm' and 'ndbm' libraries.
        </paragraph>
        <paragraph>The msys-gdbm package provides the command-line
          utilities for saving and restoring GDBM databases, other tools
          for testing the various compatibility interfaces, and related
          documentation.  The associated msys-libgdbm package provides the
          runtime library and related development files.
        </paragraph>
      </description>

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

      <component class="bin">
        <!-- Every MSYS package requires msys-core-bin.  This dependency
          is not explicitly stated here; rather, it is implicitly satisfied
          as a prerequisite of the matching DLL for this package itself,
          which is specified for each of the following releases.
          -->
        <release tarname="gdbm-1.8.3-3-msys-1.0.13-bin.tar.lzma" >
          <requires eq="msys-libgdbm-%-msys-%-dll-3.tar" />
        </release>
      </component>

      <component class="doc">
        <release tarname="gdbm-1.8.3-3-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="gdbm-1.8.3-3-msys-1.0.13-lic.tar.lzma" />
      </component>
    </package>

    <package name="msys-libgdbm">
      <description lang="en" title="runtime library for the GNU Database System">
        <paragraph>The GNU Database System is a set of database routines
          that use extensible hashing.  It works similarly to the standard
          UNIX dbm routines, and provides compatibility replacement
          interfaces for the traditional 'dbm' and 'ndbm' libraries.
        </paragraph>
        <paragraph>The msys-libgdbm package provides the runtime library
          and related development files for the GNU Database System.  The
          associated msys-gdbm package provides the command-line utilities
          for saving and restoring GDBM databases, other tools for testing
          the various compatibility interfaces, and related documentation.
        </paragraph>
      </description>

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

      <component class="dll">
        <!-- Every MSYS DLL package requires msys-core-bin -->
        <requires eq="msys-core-*-msys-*-bin.tar" />
        <release tarname="libgdbm-1.8.3-3-msys-1.0.13-dll-3.tar.lzma" />
      </component>

      <component class="dev">
        <release tarname="libgdbm-1.8.3-3-msys-1.0.13-dev.tar.lzma" >
          <requires eq="msys-libgdbm-%-msys-%-dll-3.tar" />
        </release>
      </component>
    </package>

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