XML catalogue of packages which are available for installation, using the mingw-get installer.
リビジョン | 00cbef97dbc39a4320f03b77c19b1d410e9fa37c (tree) |
---|---|
日時 | 2020-01-31 22:15:59 |
作者 | Keith Marshall <keith@user...> |
コミッター | Keith Marshall |
Publish pexports package version 0.48
@@ -1,3 +1,12 @@ | ||
1 | +2020-01-31 Keith Marshall <keith@users.osdn.me> | |
2 | + | |
3 | + Publish pexports package version 0.48 | |
4 | + | |
5 | + * mingw32/mingw32-pexports.xml: Set download host to OSDN.net; add new | |
6 | + release specifications; mark previous releases as having no available | |
7 | + package for download, from the new download host. | |
8 | + * common/issue.log mingw32/issue.log: Update accordingly. | |
9 | + | |
1 | 10 | 2020-01-13 Keith Marshall <keith@users.osdn.me> |
2 | 11 | |
3 | 12 | Publish MinGW.org WSL-5.2.3 package set. |
@@ -23,6 +23,6 @@ | ||
23 | 23 | # MinGW Project, accept liability for any damages, however caused, |
24 | 24 | # arising from the use of this software. |
25 | 25 | # |
26 | - c6a9068e183254c0b930ac6e1a70fd81743dc212 2020011300 package-list.xml | |
26 | + c6a9068e183254c0b930ac6e1a70fd81743dc212 2020013100 package-list.xml | |
27 | 27 | # |
28 | 28 | # $RCSfile$: end of file |
@@ -51,8 +51,8 @@ | ||
51 | 51 | cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml |
52 | 52 | 2d0fee36823579871e8d747ae4d4676da6071654 2018122800 mingw32-mpc.xml |
53 | 53 | 1b5e1e0c486dad8396884033777e13357365ad76 2018122800 mingw32-mpfr.xml |
54 | - 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2020011300 mingw32-package-list.xml | |
55 | - 1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml | |
54 | + 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2020013100 mingw32-package-list.xml | |
55 | + 0b8b7868e93c4fbaab57da8ca1fcb7700905fa92 2020013100 mingw32-pexports.xml | |
56 | 56 | cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml |
57 | 57 | 6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml |
58 | 58 | 4c94bebce59b43a02997ada4eef64e5e19d98745 2020011300 mingw32-runtime.xml |
@@ -4,7 +4,7 @@ | ||
4 | 4 | <!-- File: mingw32-pexports.xml --> |
5 | 5 | |
6 | 6 | <package-collection subsystem="mingw32"> |
7 | - <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> | |
7 | + <download-host uri="http://osdn.net/dl/mingw/%F" /> | |
8 | 8 | <package name="mingw32-pexports" alias="pexports"> |
9 | 9 | <description lang="en" title="Generate .def files for DLLs" > |
10 | 10 | <paragraph>pexports can extract information from DLLs to create |
@@ -32,24 +32,45 @@ | ||
32 | 32 | <source tarname="pexports-%-mingw32-%-src.tar.%" /> |
33 | 33 | |
34 | 34 | <component class="bin"> |
35 | - <release tarname="pexports-0.47-mingw32-bin.tar.xz" /> | |
36 | - <release tarname="pexports-0.46-mingw32-bin.tar.xz" /> | |
37 | - <release tarname="pexports-0.44-1-mingw32-bin.tar.lzma" /> | |
35 | + <release tarname="pexports-0.48-mingw32-bin.tar.xz" /> | |
36 | + <release tarname="pexports-0.47-mingw32-bin.tar.xz"> | |
37 | + <download tarname="none" /> | |
38 | + </release> | |
39 | + <release tarname="pexports-0.46-mingw32-bin.tar.xz"> | |
40 | + <download tarname="none" /> | |
41 | + </release> | |
42 | + <release tarname="pexports-0.44-1-mingw32-bin.tar.lzma"> | |
43 | + <download tarname="none" /> | |
44 | + </release> | |
38 | 45 | <requires eq="mingw32-gcc-core-*-mingw32-*-bin.tar" /> |
39 | 46 | <requires eq="mingw32-mingwrt-*-mingw32-*-dev.tar" /> |
40 | 47 | <requires eq="mingw32-w32api-*-mingw32-*-dev.tar" /> |
41 | 48 | </component> |
42 | 49 | |
43 | 50 | <component class="doc"> |
44 | - <release tarname="pexports-0.47-mingw32-doc.tar.xz" /> | |
45 | - <release tarname="pexports-0.46-mingw32-doc.tar.xz" /> | |
46 | - <release tarname="pexports-0.44-1-mingw32-doc.tar.lzma" /> | |
51 | + <release tarname="pexports-0.48-mingw32-doc.tar.xz" /> | |
52 | + <release tarname="pexports-0.47-mingw32-doc.tar.xz"> | |
53 | + <download tarname="none" /> | |
54 | + </release> | |
55 | + <release tarname="pexports-0.46-mingw32-doc.tar.xz"> | |
56 | + <download tarname="none" /> | |
57 | + </release> | |
58 | + <release tarname="pexports-0.44-1-mingw32-doc.tar.lzma"> | |
59 | + <download tarname="none" /> | |
60 | + </release> | |
47 | 61 | </component> |
48 | 62 | |
49 | 63 | <component class="lic"> |
50 | - <release tarname="pexports-0.47-mingw32-lic.tar.xz" /> | |
51 | - <release tarname="pexports-0.46-mingw32-lic.tar.xz" /> | |
52 | - <release tarname="pexports-0.44-1-mingw32-lic.tar.lzma" /> | |
64 | + <release tarname="pexports-0.48-mingw32-lic.tar.xz" /> | |
65 | + <release tarname="pexports-0.47-mingw32-lic.tar.xz"> | |
66 | + <download tarname="none" /> | |
67 | + </release> | |
68 | + <release tarname="pexports-0.46-mingw32-lic.tar.xz"> | |
69 | + <download tarname="none" /> | |
70 | + </release> | |
71 | + <release tarname="pexports-0.44-1-mingw32-lic.tar.lzma"> | |
72 | + <download tarname="none" /> | |
73 | + </release> | |
53 | 74 | </component> |
54 | 75 | </package> |
55 | 76 |