XML catalogue of packages which are available for installation, using the mingw-get installer.
Revision | 1a2932aa990b31a4936f586069edc47e94bddeca (tree) |
---|---|
Zeit | 2013-04-10 04:30:32 |
Autor | Earnie Boyd <earnie@user...> |
Commiter | Earnie Boyd |
* mingw32/mingw32-package-list.xml: Add mingw32-wsl-candidate.xml.
* mingw32/mingw32-wsl-candidate.xml: New file.
* mingw32/issue.log: Updated accordingly.
@@ -1,3 +1,9 @@ | ||
1 | +2013-04-09 Earnie Boyd <earnie@users.sourceforge.net> | |
2 | + | |
3 | + * mingw32/mingw32-package-list.xml: Add mingw32-wsl-candidate.xml. | |
4 | + * mingw32/mingw32-wsl-candidate.xml: New file. | |
5 | + * mingw32/issue.log: Updated accordingly. | |
6 | + | |
1 | 7 | 2013-02-24 Erwin Waterlander <waterlan@xs4all.nl> |
2 | 8 | |
3 | 9 | * msys/msys-m4.xml: Updated for m4 version 1.4.16-2. |
@@ -50,11 +50,12 @@ | ||
50 | 50 | cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml |
51 | 51 | d31c39c6584fde6d4b9ddafbca913509b32a1dfc 2012073100 mingw32-mpc.xml |
52 | 52 | 99995a8e17659b6514f71ae2b17bbbcd8eb4c0a9 2012073100 mingw32-mpfr.xml |
53 | - 250646540a24a6b329cebb13d4b71aa195fda8b2 2012040500 mingw32-package-list.xml | |
53 | + 983af8ad24a6f97da867784dfeeecc6661d54d88 2013030500 mingw32-package-list.xml | |
54 | 54 | 40c94ac07003ac8f36558a8c33581a748ec03e3a 2012073100 mingw32-pexports.xml |
55 | 55 | cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml |
56 | 56 | 9399cb6c2efd8fd907c42a278a6f41bbde9e440c 2011091400 mingw32-pthreads-w32.xml |
57 | 57 | 428964289b3509293a13c9394199b5e2d4887c3e 2012063001 mingw32-runtime.xml |
58 | + 60ec0b8ba4d87a43542ea0c5b17917aece3dce21 2013040900 mingw32-wsl-candidate.xml | |
58 | 59 | 247a02890f109a5fe4996fde4af9d576dca3cd1e 2012073100 mingw32-xz.xml |
59 | 60 | 4a2e1515655331483b8ddc898b2405fb89401d73 2012073100 mingw32-zlib.xml |
60 | 61 | # |
@@ -47,6 +47,7 @@ | ||
47 | 47 | <package-list catalogue="mingw32-popt" /> |
48 | 48 | <package-list catalogue="mingw32-pthreads-w32" /> |
49 | 49 | <package-list catalogue="mingw32-runtime" /> |
50 | + <package-list catalogue="mingw32-wsl-candidate" /> | |
50 | 51 | <package-list catalogue="mingw32-xz" /> |
51 | 52 | <package-list catalogue="mingw32-zlib" /> |
52 | 53 |
@@ -0,0 +1,86 @@ | ||
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-wsl.xml ~~ Windows System Libraries Meta-Package --> | |
5 | + | |
6 | + <package-collection subsystem="mingw32"> | |
7 | + <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> | |
8 | + | |
9 | + <affiliate group="MinGW Project Infrastructure" /> | |
10 | + | |
11 | + <description lang="en" title="Windows System Libraries Meta-Package"> | |
12 | + <paragraph> | |
13 | + This meta-package provides a delivery mechanism to support | |
14 | + pre-release testing of the upcoming windows system library | |
15 | + packages. You are advised to install this package, ONLY if | |
16 | + you wish to participate in the pre-release testing of the | |
17 | + windows system libraries release candidate packages. | |
18 | + </paragraph> | |
19 | + <paragraph> | |
20 | + A two stage installation procedure is required; first, to | |
21 | + initialise the pre-release testing infrastructure: | |
22 | + </paragraph> | |
23 | + <paragraph> | |
24 | + $ mingw-get install mingw32-wsl_rc | |
25 | + </paragraph> | |
26 | + <paragraph> | |
27 | + Second, to install the release candidate software packages, | |
28 | + and switch to the testing environment: | |
29 | + </paragraph> | |
30 | + <paragraph> | |
31 | + $ mingw-get install mingw32-wsl_rc-test-on | |
32 | + </paragraph> | |
33 | + <paragraph> | |
34 | + Having thus activated the testing environment, you are advised | |
35 | + to immediately, (and without prejudice to its operation): | |
36 | + </paragraph> | |
37 | + <paragraph> | |
38 | + $ mingw-get remove mingw32-wsl_rc-test-on | |
39 | + </paragraph> | |
40 | + <paragraph> | |
41 | + While in the testing environment, and after removing the | |
42 | + mingw32-wsl_rc-test-on package, you may revert all associated | |
43 | + software packages to their production releases, thus switching | |
44 | + back to a production environment, by: | |
45 | + </paragraph> | |
46 | + <paragraph> | |
47 | + $ mingw-get install mingw32-wsl_rc-test-off | |
48 | + </paragraph> | |
49 | + <paragraph> | |
50 | + As before, after installing this, you are advised to immediately, | |
51 | + (and again without prejudice to the working environment): | |
52 | + </paragraph> | |
53 | + <paragraph> | |
54 | + $ mingw-get remove mingw32-wsl_rc-test-off | |
55 | + </paragraph> | |
56 | + <paragraph> | |
57 | + Finally, if having installed mingw32-wsl_rc, you subsequently | |
58 | + decide to remove it, please ensure that you have removed either | |
59 | + or both of mingw32-wsl_rc-test-on and mingw32-wsl_rc-test-off, | |
60 | + BEFORE you do so. | |
61 | + </paragraph> | |
62 | + </description> | |
63 | + | |
64 | + <package name="mingw32-wsl_rc"> | |
65 | + <component class="meta"> | |
66 | + <release tarname="wsl_rc-4.0-1-mingw32-rc-1-meta.tar.lzma" /> | |
67 | + <action class="pre-install"> | |
68 | + xmlpath = os.getenv("APPROOT").."var\\lib\\mingw-get\\data\\" | |
69 | + xmlorigin = "mingw32-runtime.xml" xmlbackup = "wsl-released.xml.bak" | |
70 | + os.execute( "if NOT EXIST "..xmlpath..xmlbackup.." ".. | |
71 | + "ren "..xmlpath..xmlorigin.." "..xmlbackup | |
72 | + ) | |
73 | + </action> | |
74 | + <action class="post-remove"> | |
75 | + xmlpath = os.getenv("APPROOT").."var\\lib\\mingw-get\\data\\" | |
76 | + xmlorigin = "mingw32-runtime.xml" xmlbackup = "wsl-released.xml.bak" | |
77 | + os.execute( "if EXIST "..xmlpath..xmlbackup.." ".. | |
78 | + "ren "..xmlpath..xmlbackup.." "..xmlorigin | |
79 | + ) | |
80 | + </action> | |
81 | + </component> | |
82 | + </package> | |
83 | + | |
84 | + </package-collection> | |
85 | +</software-distribution> | |
86 | +<!-- vim: set nocompatible expandtab fileformat=unix textwidth=82 tabstop=2 shiftwidth=2: --> |