• 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
Tamanho 2,645 bytes
Hora 2021-04-12 17:23:45
Autor Keith Marshall
Mensagem de Log

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

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

    <package name="msys-libxml2">
      <description lang="en" title="An XML parser and toolkit" >
        <paragraph>Libxml2 is the XML C parser and toolkit developed for
          the Gnome project (but usable outside of the Gnome platform).  It
          is free software available under the MIT License.  XML itself is a
          metalanguage to design markup languages, i.e. text language where
          semantic and structure are added to the content using extra
          'markup' information enclosed between angle brackets.  HTML is the
          most well-known markup language.  Though the library is written in
          C, a variety of language bindings make it available in other
          environments.
        </paragraph>
      </description>

      <licence tarname="libxml2-%-msys-%-lic.tar.%" />
      <source tarname="libxml2-%-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="libxml2-2.7.6-1-msys-1.0.13-bin.tar.lzma" >
          <requires eq="msys-libxml2-%-msys-%-dll-2.tar" />
        </release>
      </component>

      <component class="doc">
        <release tarname="libxml2-2.7.6-1-msys-1.0.13-doc.tar.lzma" />
      </component>

      <component class="lic">
        <release tarname="libxml2-2.7.6-1-msys-1.0.13-lic.tar.lzma" />
      </component>

      <component class="dll">
        <release tarname="libxml2-2.7.6-1-msys-1.0.13-dll-2.tar.lzma" >
          <requires eq="msys-zlib-*-msys-*-dll.tar" />
          <requires eq="msys-libiconv-*-msys-*-dll-2.tar" />
        </release>

        <!-- Every MSYS DLL package requires msys-core-bin -->
        <requires eq="msys-core-*-msys-*-bin.tar" />
      </component>

      <component class="dev">
        <release tarname="libxml2-2.7.6-1-msys-1.0.13-dev.tar.lzma" >
          <requires eq="msys-libxml2-%-msys-%-dll-2.tar" />
        </release>
      </component>
    </package>

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