XML catalogue of packages which are available for installation, using the mingw-get installer.
修訂 | 018b6d305ececed8567748917fc7c4a1fc7685bf (tree) |
---|---|
時間 | 2020-09-14 22:22:09 |
作者 | ![]() |
Commiter | Keith Marshall |
Publish mingw32 ncurses-6.2 package set.
@@ -1,3 +1,16 @@ | ||
1 | +2020-09-14 Keith Marshall <keith@users.osdn.me> | |
2 | + | |
3 | + Publish mingw32 ncurses-6.2 package set. | |
4 | + | |
5 | + * contrib/mingw32-ncurses.xml (ncurses-6.2-1-mingw32-bin) | |
6 | + (libncurses-6.2-1-mingw32-dll-6, terminfo-6.2-1-mingw32-data) | |
7 | + (libncurses-6.2-1-mingw32-dev, ncurses-6.2-1-mingw32-doc) | |
8 | + (ncurses-6.2-1-mingw32-lic): Add references; mark all previous | |
9 | + releases as "unavailable for download", due to relocation of... | |
10 | + (download-host): ...this, to osdn.net | |
11 | + (ncurses-6.2-1-mingw32-man): New component package; add reference. | |
12 | + * common/issue.log contrib/issue.log: Update accordingly. | |
13 | + | |
1 | 14 | 2020-09-11 Keith Marshall <keith@users.osdn.me> |
2 | 15 | |
3 | 16 | Publish mingw32 xz-5.2.5 and liblzma-5.2.5 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 2020091100 package-list.xml | |
26 | + c6a9068e183254c0b930ac6e1a70fd81743dc212 2020091400 package-list.xml | |
27 | 27 | # |
28 | 28 | # $RCSfile$: end of file |
@@ -23,9 +23,9 @@ | ||
23 | 23 | # MinGW Project, accept liability for any damages, however caused, |
24 | 24 | # arising from the use of this software. |
25 | 25 | # |
26 | - 6ce16f1347a24682fd4abb1b06482d0a4d780a81 2016010800 mingw32-contrib-package-list.xml | |
26 | + 6ce16f1347a24682fd4abb1b06482d0a4d780a81 2020091400 mingw32-contrib-package-list.xml | |
27 | 27 | 060b76884c7f336b75d32347c29545f3876ee3d5 2016010400 mingw32-libunistring.xml |
28 | - 78b9fcaddbba1f10734c576763c3ed6e5fbf29a2 2016010800 mingw32-ncurses.xml | |
28 | + f736e18eecbe57c514608899afac6f7812aa4400 2020091400 mingw32-ncurses.xml | |
29 | 29 | 620b2482dea7ac975604dd15a2ab67421f2a5646 2016010800 mingw32-pdcurses.xml |
30 | 30 | 801dd30f9480c82d806b3cc849b20ad5b664b428 2013101200 mingw32-tcltk.xml |
31 | 31 | 82c157ee11b0bfec68ff23eb5dec56909c0b1cfa 2013102800 mingw32-xerces-c.xml |
@@ -4,22 +4,23 @@ | ||
4 | 4 | <!-- File: mingw32-ncurses.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 | |
9 | 9 | <package name="mingw32-ncurses" alias="ncurses"> |
10 | - <affiliate group="MinGW Contributed Libraries" /> | |
10 | + <affiliate group="MinGW Contributed Applications" /> | |
11 | 11 | |
12 | - <description lang="en" title="A free software implementation of the SysV4.0 curses terminal-handling library and tools"> | |
12 | + <description lang="en" title="The GNU new 'curses' terminal control library"> | |
13 | 13 | <paragraph> |
14 | - The ncurses (new curses) library is a free software emulation of | |
15 | - curses in System V Release 4.0, and more. It uses terminfo format, | |
16 | - supports pads and color and multiple highlights and forms characters | |
17 | - and function-key mapping, and has all the other SYSV-curses | |
18 | - enhancements over BSD curses. | |
14 | + The GNU ncurses (new curses) library is a free software implemenation | |
15 | + of Unix SysV-R4 curses, and more. It uses terminfo format, supports | |
16 | + pads, colour, multiple highlights, forms characters, and function-key | |
17 | + mapping, and incorporates all of the other SysV curses enhancements | |
18 | + to the original BSD curses. | |
19 | 19 | </paragraph> |
20 | - <paragraph>The mingw32-ncurses package provides the documentation and | |
21 | - programs for the ncurses library. The associated mingw32-libncurses | |
22 | - package provides the runtime library and related development files. | |
20 | + <paragraph> | |
21 | + The mingw32-ncurses package provides the documentation and programs | |
22 | + for the ncurses library. The associated mingw32-libncurses package | |
23 | + provides the runtime library and related development files. | |
23 | 24 | </paragraph> |
24 | 25 | </description> |
25 | 26 |
@@ -27,36 +28,57 @@ | ||
27 | 28 | <source tarname="ncurses-%-mingw32-%-src.tar.%" /> |
28 | 29 | |
29 | 30 | <component class="bin"> |
30 | - <release tarname="ncurses-6.0-2-mingw32-bin.tar.lzma" /> | |
31 | - <release tarname="ncurses-6.0-1-mingw32-bin.tar.lzma" /> | |
31 | + <release tarname="ncurses-6.2-1-mingw32-bin.tar.xz" /> | |
32 | + <release tarname="ncurses-6.0-2-mingw32-bin.tar.lzma"> | |
33 | + <download tarname="none" /> | |
34 | + </release> | |
35 | + <release tarname="ncurses-6.0-1-mingw32-bin.tar.lzma"> | |
36 | + <download tarname="none" /> | |
37 | + </release> | |
32 | 38 | </component> |
33 | 39 | |
34 | 40 | <component class="doc"> |
35 | - <release tarname="ncurses-6.0-2-mingw32-doc.tar.lzma" /> | |
36 | - <release tarname="ncurses-6.0-1-mingw32-doc.tar.lzma" /> | |
41 | + <release tarname="ncurses-6.2-1-mingw32-doc.tar.xz" /> | |
42 | + <release tarname="ncurses-6.0-2-mingw32-doc.tar.lzma"> | |
43 | + <download tarname="none" /> | |
44 | + </release> | |
45 | + <release tarname="ncurses-6.0-1-mingw32-doc.tar.lzma"> | |
46 | + <download tarname="none" /> | |
47 | + </release> | |
48 | + </component> | |
49 | + | |
50 | + <component class="man"> | |
51 | + <affiliate group="MinGW Contributed Libraries" /> | |
52 | + <release tarname="ncurses-6.2-1-mingw32-man.tar.xz" /> | |
37 | 53 | </component> |
38 | 54 | |
39 | 55 | <component class="lic"> |
40 | - <release tarname="ncurses-6.0-2-mingw32-lic.tar.lzma" /> | |
41 | - <release tarname="ncurses-6.0-1-mingw32-lic.tar.lzma" /> | |
56 | + <affiliate group="MinGW Contributed Libraries" /> | |
57 | + <release tarname="ncurses-6.2-1-mingw32-lic.tar.xz" /> | |
58 | + <release tarname="ncurses-6.0-2-mingw32-lic.tar.lzma"> | |
59 | + <download tarname="none" /> | |
60 | + </release> | |
61 | + <release tarname="ncurses-6.0-1-mingw32-lic.tar.lzma"> | |
62 | + <download tarname="none" /> | |
63 | + </release> | |
42 | 64 | </component> |
43 | 65 | </package> |
44 | 66 | |
45 | 67 | <package name="mingw32-libncurses" alias="libncurses"> |
46 | 68 | <affiliate group="MinGW Contributed Libraries" /> |
47 | 69 | |
48 | - <description lang="en" title="A free software implementation of the SysV4.0 curses terminal-handling library and tools"> | |
70 | + <description lang="en" title="The GNU new 'curses' terminal control library"> | |
49 | 71 | <paragraph> |
50 | - The ncurses (new curses) library is a free software emulation of | |
51 | - curses in System V Release 4.0, and more. It uses terminfo format, | |
52 | - supports pads and color and multiple highlights and forms characters | |
53 | - and function-key mapping, and has all the other SYSV-curses | |
54 | - enhancements over BSD curses. | |
72 | + The GNU ncurses (new curses) library is a free software implemenation | |
73 | + of Unix SysV-R4 curses, and more. It uses terminfo format, supports | |
74 | + pads, colour, multiple highlights, forms characters, and function-key | |
75 | + mapping, and incorporates all of the other SysV curses enhancements | |
76 | + to the original BSD curses. | |
55 | 77 | </paragraph> |
56 | - <paragraph>The mingw32-libncurses package provides the runtime library | |
57 | - and related development files for ncurses. The associated | |
58 | - mingw32-ncurses package provides the documentation and programs | |
59 | - related to the library. | |
78 | + <paragraph> | |
79 | + The mingw32-libncurses package provides the runtime library and | |
80 | + related development files for ncurses. The associated mingw32-ncurses | |
81 | + package provides the documentation and programs related to the library. | |
60 | 82 | </paragraph> |
61 | 83 | </description> |
62 | 84 |
@@ -64,12 +86,20 @@ | ||
64 | 86 | <source tarname="ncurses-%-mingw32-%-src.tar.%" /> |
65 | 87 | |
66 | 88 | <component class="dev"> |
67 | - <release tarname="libncurses-6.0-2-mingw32-dev.tar.lzma" /> | |
68 | - <release tarname="libncurses-6.0-1-mingw32-dev.tar.lzma" /> | |
89 | + <release tarname="libncurses-6.2-1-mingw32-dev.tar.xz" /> | |
90 | + <release tarname="libncurses-6.0-2-mingw32-dev.tar.lzma"> | |
91 | + <download tarname="none" /> | |
92 | + </release> | |
93 | + <release tarname="libncurses-6.0-1-mingw32-dev.tar.lzma"> | |
94 | + <download tarname="none" /> | |
95 | + </release> | |
69 | 96 | </component> |
70 | 97 | |
71 | 98 | <component class="dll"> |
72 | - <release tarname="libncurses-6.0-2-mingw32-dll-6.tar.lzma" /> | |
99 | + <release tarname="libncurses-6.2-1-mingw32-dll-6.tar.xz" /> | |
100 | + <release tarname="libncurses-6.0-2-mingw32-dll-6.tar.lzma"> | |
101 | + <download tarname="none" /> | |
102 | + </release> | |
73 | 103 | </component> |
74 | 104 | </package> |
75 | 105 |
@@ -78,12 +108,12 @@ | ||
78 | 108 | |
79 | 109 | <description lang="en" title="Terminal capability data base"> |
80 | 110 | <paragraph> |
81 | - Terminfo is a data base describing terminals, used by | |
82 | - screen-oriented programs such as nvi(1), rogue(1) and | |
83 | - libraries such as curses(3x). Terminfo describes termi- | |
84 | - nals by giving a set of capabilities which they have, by | |
85 | - specifying how to perform screen operations, and by speci- | |
86 | - fying padding requirements and initialization sequences. | |
111 | + Terminfo is a data base, describing terminals, which may be used | |
112 | + by screen-oriented programs such as nvi(1), and rogue(1), and by | |
113 | + libraries such as curses(3x). Terminfo describes terminals, in | |
114 | + terms of the set of capabilities which they support, specifying | |
115 | + initialization sequences, padding requirements, and how to | |
116 | + perform screen operations. | |
87 | 117 | </paragraph> |
88 | 118 | </description> |
89 | 119 |
@@ -91,11 +121,18 @@ | ||
91 | 121 | <source tarname="ncurses-%-mingw32-%-src.tar.%" /> |
92 | 122 | |
93 | 123 | <component class="data"> |
94 | - <release tarname="terminfo-6.0-2-mingw32-data.tar.lzma" /> | |
95 | - <release tarname="terminfo-6.0-1-mingw32-data.tar.lzma" /> | |
124 | + <release tarname="terminfo-6.2-1-mingw32-data.tar.xz" /> | |
125 | + <release tarname="terminfo-6.0-2-mingw32-data.tar.lzma"> | |
126 | + <download tarname="none" /> | |
127 | + </release> | |
128 | + <release tarname="terminfo-6.0-1-mingw32-data.tar.lzma"> | |
129 | + <download tarname="none" /> | |
130 | + </release> | |
96 | 131 | </component> |
97 | 132 | </package> |
98 | 133 | |
99 | 134 | </package-collection> |
100 | 135 | </software-distribution> |
101 | -<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> | |
136 | + | |
137 | +<!-- vim: set expandtab textwidth=80 tabstop=2 shiftwidth=2: --> | |
138 | +<!-- vim: set fileformat=unix nocompatible: --> |