OSDN Git Service

Added msys-w32api.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Fri, 28 May 2010 22:10:28 +0000 (22:10 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Fri, 28 May 2010 22:10:28 +0000 (22:10 +0000)
msys/msys-w32api.xml [new file with mode: 0644]

diff --git a/msys/msys-w32api.xml b/msys/msys-w32api.xml
new file mode 100644 (file)
index 0000000..6764a64
--- /dev/null
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<software-distribution project="MinGW" home="http://www.mingw.org" issue="@YYYYMMDDNN@">
+
+  <!-- File: msys-w32api.xml ~~ mingw-get package description for MinGW API (msys) -->
+
+  <package-collection subsystem="msys">
+    <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
+
+    <!-- Provides the package descriptions for the package that provides,  -->
+    <!-- suitably configured for use with the MSYS System Builder toolset, -->
+    <!-- the headers and link libraries for the Windows API.               -->
+
+    <package name="msys-w32api">
+      <affiliate group="MSYS System Builder" />
+      <description lang="en" title="The MinGW API for 32-Bit MS-Windows (msys)">
+        <paragraph>This is not the w32api you are looking for.</paragraph>
+        <paragraph>
+          This package provides the header files and import libraries
+          constituting a standard API for the development of applications
+          which utilise the capabilities of the 32-bit MS-Windows system
+          dynamic link libraries, configured specifically for use with the
+          MSYS System Builder toolset.  It should be installed into the
+          / == /usr (that is, C:\msys\1.0) directory, and NOT into the
+          usual MinGW location /mingw (C:\MinGW).
+        </paragraph>
+        <paragraph>
+          Install this component only if you intend to create MSYS-dependent
+          applications.
+        </paragraph>
+      </description>
+
+      <component class="dev">
+        <release tarname="w32api-3.14-3-msys-1.0.12-dev.tar.lzma" />
+      </component>
+      <!-- The -dev package includes licence and documentation -->
+      <licence tarname="w32api-%-msys-%-dev.tar.lzma" />
+      <source tarname="w32api-%-msys-%-src.tar.lzma" />
+    </package>
+
+  </package-collection>
+</software-distribution>
+