• 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
Size 4,148 bytes
Time 2021-04-12 17:23:45
Author 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: mingw32-bzip2.xml -->

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

    <package name="mingw32-bzip2" alias="bzip2">
      <description lang="en" title="a high-quality data compressor">
        <paragraph>bzip2 is a freely available, patent free (see below),
          high-quality data compressor.  It typically compresses files to within
          10% to 15% of the best available techniques (the PPM family of
          statistical compressors), whilst being around twice as fast at
          compression and six times faster at decompression.  This package
          provides the utility programs, scripts, documentation, and development
          files. The associated mingw32-libbz2 package provides the runtime
          library.
        </paragraph>
      </description>

      <licence tarname="bzip2-%-mingw32-%-lic.tar.%" />
      <source tarname="bzip2-%-mingw32-%-src.tar.%" />

      <component class="bin">
        <release tarname="bzip2-1.0.6-4-mingw32-bin.tar.lzma" >
          <requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" />
        </release>
        <release tarname="bzip2-1.0.6-1-mingw32-bin.tar.lzma" >
          <requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" />
        </release>
        <release tarname="bzip2-1.0.5-2-mingw32-bin.tar.gz" >
          <requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" />
        </release>
      </component>

      <component class="doc">
        <release tarname="bzip2-1.0.6-4-mingw32-doc.tar.lzma" />
        <release tarname="bzip2-1.0.6-1-mingw32-doc.tar.lzma" />
        <release tarname="bzip2-1.0.5-2-mingw32-doc.tar.gz" />
      </component>

      <component class="lic">
        <release tarname="bzip2-1.0.6-4-mingw32-lic.tar.lzma" />
        <release tarname="bzip2-1.0.6-1-mingw32-lic.tar.lzma" />
        <release tarname="bzip2-1.0.5-2-mingw32-lic.tar.gz" />
      </component>

      <component class="man">
        <release tarname="bzip2-1.0.6-4-mingw32-man.tar.lzma" />
        <release tarname="bzip2-1.0.6-1-mingw32-man.tar.lzma" />
        <release tarname="bzip2-1.0.5-2-mingw32-man.tar.gz" />
      </component>

      <component class="dev">
        <release tarname="bzip2-1.0.6-4-mingw32-dev.tar.lzma" >
          <requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" />
        </release>
        <release tarname="bzip2-1.0.6-1-mingw32-dev.tar.lzma" >
          <requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" />
        </release>
        <release tarname="bzip2-1.0.5-2-mingw32-dev.tar.gz" >
          <requires eq="mingw32-libbz2-%-mingw32-%-dll-2.tar" />
        </release>
      </component>
    </package>

    <package name="mingw32-libbz2" alias="libbz2">
      <description lang="en" title="runtime library for bzip2">
        <paragraph>bzip2 is a freely available, patent free (see below),
          high-quality data compressor.  It typically compresses files to within
          10% to 15% of the best available techniques (the PPM family of a
          statistical compressors), whilst being around twice as fast at
          compression and six times faster at decompression.  This package
          provides the runtime library.  The associated mingw32-bzip2 package
          provides utilities, scripts, documentation, and development files.
        </paragraph>
      </description>

      <licence tarname="bzip2-%-mingw32-%-lic.tar.%" />
      <source tarname="bzip2-%-mingw32-%-src.tar.%" />

      <component class="dll">
        <release tarname="libbz2-1.0.6-4-mingw32-dll-2.tar.lzma" >
          <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
        </release>
        <release tarname="libbz2-1.0.6-1-mingw32-dll-2.tar.lzma" />
        <release tarname="libbz2-1.0.5-2-mingw32-dll-2.tar.gz" />
      </component>
    </package>

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