• 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 3,200 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: msys-perl.xml -->

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

    <package name="msys-perl">
      <affiliate group="MinGW Developer Toolkit" />
      <description lang="en" title="The Perl programming language">
        <paragraph>Perl is a general-purpose programming language
          originally developed for text manipulation and now used for
          a wide range of tasks including system administration, web
          development, network programming, GUI development, and more.
          Its primary utility on the MSYS platform is to run the autoconf
          and automake developer utilities.
        </paragraph>
      </description>

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

      <component class="bin">
        <requires eq="msys-core-*-msys-*-bin.tar" />
        <release tarname="perl-5.6.1_2-2-msys-1.0.13-bin.tar.lzma" >
          <requires eq="msys-zlib-*-msys-*-dll.tar" />
          <requires eq="msys-libgdbm-*-msys-*-dll-3.tar" />
          <requires eq="msys-libcrypt-*-msys-*-dll-0.tar" />
        </release>
        <release tarname="perl-5.8.8-1-msys-1.0.17-bin.tar.lzma" >
          <requires eq="msys-zlib-*-msys-*-dll.tar" />
          <requires eq="msys-libbz2-*-msys-*-dll-1.tar" />
          <requires eq="msys-libgdbm-*-msys-*-dll-3.tar" />
          <requires eq="msys-libcrypt-*-msys-*-dll-0.tar" />
          <requires eq="msys-libexpat-*-msys-*-dll-1.tar" />
          <requires eq="msys-libxml2-*-msys-*-dll-2.tar" />
          <!-- for perlrebase script -->
          <!--
          <requires eq="msys-findutils-*-msys-*-bin.tar" />
          <requires eq="msys-grep-*-msys-*-bin.tar" />
          <requires eq="msys-sed-*-msys-*-bin.tar" />
          <requires eq="msys-rebase-*-msys-*-bin.tar" />
          -->
          <!-- and one of these two: -->
          <!--
          <requires eq="msys-binutils-*-msys-*-bin.tar" />
          <requires eq="mingw32-binutils-*-mingw32-*-bin.tar" />
          -->
        </release>
      </component>

      <component class="doc">
        <release tarname="perl-5.6.1_2-2-msys-1.0.13-doc.tar.lzma" />
        <release tarname="perl-5.8.8-1-msys-1.0.17-doc.tar.lzma" />
      </component>

      <component class="html">
        <release tarname="perl-5.6.1_2-2-msys-1.0.13-html.tar.lzma" />
        <release tarname="perl-5.8.8-1-msys-1.0.17-html.tar.lzma" />
      </component>

      <component class="man">
        <release tarname="perl-5.6.1_2-2-msys-1.0.13-man.tar.lzma" />
        <release tarname="perl-5.8.8-1-msys-1.0.17-man.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="perl-5.6.1_2-2-msys-1.0.13-lic.tar.lzma" />
        <release tarname="perl-5.8.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: -->