44 lines
1.9 KiB
XML
44 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<software-distribution project="MinGW" home="http://www.mingw.org" issue="2010090600">
|
|
|
|
<!-- 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 (msys-dvlpr) toolset. It should be installed
|
|
into the / == /usr (that is, C:\msys\1.0) directory, and NOT intoo
|
|
the usual MinGW location /mingw (C:\MinGW).
|
|
</paragraph>
|
|
<paragraph>
|
|
Install this component only if you intend to create MSYS-dependent
|
|
applications.
|
|
</paragraph>
|
|
</description>
|
|
|
|
<!-- The -dev package includes licence and documentation -->
|
|
<licence tarname="w32api-%-msys-%-dev.tar.lzma" />
|
|
<source tarname="w32api-%-msys-%-src.tar.lzma" />
|
|
|
|
<component class="dev">
|
|
<release tarname="w32api-3.14-3-msys-1.0.12-dev.tar.lzma" />
|
|
</component>
|
|
</package>
|
|
|
|
</package-collection>
|
|
</software-distribution>
|
|
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
|