OSDN Git Service

c50b3d7b568236895bc8c81a8b56c435edffae4f
[mingw/mingw-dist.git] / mingw32 / mingw32-mingw-get.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <software-distribution project="MinGW" home="http://www.mingw.org" issue="@YYYYMMDDNN@">
3
4   <!-- File: mingw32-mingw-get.xml ~~ mingw-get self-upgrade manifest -->
5
6   <package-collection subsystem="mingw32">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9     <package name="mingw32-mingw-get" alias="mingw-get">
10       <affiliate group="MinGW Base System" />
11
12       <description lang="en" title="MinGW Package Download and Installation Tool">
13         <paragraph>mingw-get is a tool to assist users in the management of MinGW
14           and MSYS software installations.  Configured via an online XML database,
15           which is managed by the project maintainers, it offers a command line
16           driven user interface facilitating selective download and installation
17           of packages provided by the project.
18         </paragraph>
19         <paragraph>The XML database provides maintainers with a mechanism for the
20           specification of inter-package dependencies; this permits configuration
21           of any package, such that the end user may elect to install just that
22           specific package, leaving mingw-get to ensure that all dependencies will
23           be automatically satisfied at installation time.
24         </paragraph>
25         <paragraph>A graphical user interface is planned as a future enhancement.
26         </paragraph>
27       </description>
28
29       <component class="bin">
30         <release tarname="mingw-get-0.1-mingw32-alpha-3-bin.tar.gz" />
31         <release tarname="mingw-get-0.1-mingw32-alpha-4-bin.tar.gz" />
32         <release tarname="mingw-get-0.1-mingw32-alpha-5-bin.tar.gz" />
33       </component>
34
35       <component class="lic">
36         <release tarname="mingw-get-0.1-mingw32-alpha-3-lic.tar.gz" />
37         <release tarname="mingw-get-0.1-mingw32-alpha-4-lic.tar.gz" />
38         <release tarname="mingw-get-0.1-mingw32-alpha-5-lic.tar.gz" />
39       </component>
40     </package>
41
42   </package-collection>
43 </software-distribution>
44 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=82 tabstop=2 shiftwidth=2: -->