ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MinGW/var/lib/mingw-get/data/msys-w32api.xml
Revision: 1046
Committed: Mon Aug 29 13:19:38 2016 UTC (9 years, 2 months ago) by alloc
Content type: application/xml
File size: 1991 byte(s)
Log Message:
Daodan: Added Windows MinGW and build batch file

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <software-distribution project="MinGW" home="http://www.mingw.org" issue="2010090600">
3
4 <!-- File: msys-w32api.xml ~~ mingw-get package description for MinGW API (msys) -->
5
6 <package-collection subsystem="msys">
7 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9 <!-- Provides the package descriptions for the package that provides, -->
10 <!-- suitably configured for use with the MSYS System Builder toolset, -->
11 <!-- the headers and link libraries for the Windows API. -->
12
13 <package name="msys-w32api">
14 <affiliate group="MSYS System Builder" />
15 <description lang="en" title="The MinGW API for 32-Bit MS-Windows (msys)">
16 <paragraph>This is not the w32api you are looking for.</paragraph>
17 <paragraph>
18 This package provides the header files and import libraries
19 constituting a standard API for the development of applications
20 which utilise the capabilities of the 32-bit MS-Windows system
21 dynamic link libraries, configured specifically for use with the
22 MSYS System Builder (msys-dvlpr) toolset. It should be installed
23 into the / == /usr (that is, C:\msys\1.0) directory, and NOT intoo
24 the usual MinGW location /mingw (C:\MinGW).
25 </paragraph>
26 <paragraph>
27 Install this component only if you intend to create MSYS-dependent
28 applications.
29 </paragraph>
30 </description>
31
32 <!-- The -dev package includes licence and documentation -->
33 <licence tarname="w32api-%-msys-%-dev.tar.lzma" />
34 <source tarname="w32api-%-msys-%-src.tar.lzma" />
35
36 <component class="dev">
37 <release tarname="w32api-3.14-3-msys-1.0.12-dev.tar.lzma" />
38 </component>
39 </package>
40
41 </package-collection>
42 </software-distribution>
43 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->