• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


コミットメタ情報

リビジョン67cea671f9210b0a0af65c2a855a15340cd66f30 (tree)
日時2016-03-17 07:54:58
作者Erwin Waterlander <waterlan@xs4a...>
コミッターErwin Waterlander

ログメッセージ

New package msys-ncurses 6.0.

変更サマリ

差分

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
1+2016-03-16 Erwin Waterlander <waterlan@xs4all.nl>
2+
3+ New package msys-ncurses 6.0.
4+
5+ * msys/msys-ncurses.xml: New for ncurses version 6.0.
6+ * msys/msys-package-list.xml: Added msys-ncurses.
7+ * msys/issue.log: Updated accordingly.
8+ * common/issue.log: Updated accordingly.
9+
10+ * msys/msys-mksh.xml: Added missing file.
11+
112 2016-02-22 Keith Marshall <keithmarshall@users.sourceforge.net>
213
314 Reassign misplaced libmpc dependencies for GCC-4.8.1
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26- c6a9068e183254c0b930ac6e1a70fd81743dc212 2016022200 package-list.xml
26+ c6a9068e183254c0b930ac6e1a70fd81743dc212 2016031601 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/msys/issue.log
+++ b/msys/issue.log
@@ -71,9 +71,10 @@
7171 d46de2f5e648b783b2549ae6fd5b5b0ce5daa74d 2012073100 msys-mintty.xml
7272 5a59b80c78015799c171f0ecf9f7b558be248775 2011112700 msys-mksh.xml
7373 ec0f6517ee5afb3d8f4887dd0061b558604fd3f5 2012073100 msys-mktemp.xml
74+ b99a540c08e3321515ed2485c1771d22c0c9ef08 2016031600 msys-ncurses.xml
7475 243df0057053eebc442d922dff075e09fb579805 2012073100 msys-openssh.xml
7576 0103c79956ba9fa128755cd93374f0fc334c7cf6 2012073100 msys-openssl.xml
76- 0defc38585dbedbe010d82bdf6e4dbbae8fb1398 2015122200 msys-package-list.xml
77+ 5c9e6921f171ce31b016037f5b7c836ed1a4960f 2016031601 msys-package-list.xml
7778 d19e1e39e5fab25a3d40acb92b98b40a60b0da90 2012073100 msys-patch.xml
7879 d4f194d2e95035da2b712c54053fb6ad5d45e1d9 2013101200 msys-perl.xml
7980 19ddf46e23e23010a440af1b423d986712c3bda7 2012073100 msys-popt.xml
--- /dev/null
+++ b/msys/msys-mksh.xml
@@ -0,0 +1,38 @@
1+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-mksh.xml -->
5+
6+ <package-collection subsystem="msys">
7+ <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
9+ <package name="msys-mksh" alias="mksh">
10+ <affiliate group="MinGW Developer Toolkit" />
11+ <description lang="en" title="mksh: The MirBSD Korn Shell" >
12+ <paragraph>The MirBSD Korn Shell is an actively developed free
13+ implementation of the Korn Shell programming language and a successor
14+ to the Public Domain Korn Shell (pdksh).
15+ </paragraph>
16+ </description>
17+
18+ <source tarname="mksh-%-msys-%-src.tar.%" />
19+ <licence tarname="mksh-%-msys-%-lic.tar.%" />
20+
21+ <component class="bin">
22+ <release tarname="mksh-40.0.0c-1-msys-1.0.17-bin.tar.lzma" />
23+ <requires eq="msys-core-*-msys-*-bin.tar" />
24+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
25+ </component>
26+
27+ <component class="doc">
28+ <release tarname="mksh-40.0.0c-1-msys-1.0.17-doc.tar.lzma" />
29+ </component>
30+
31+ <component class="lic">
32+ <release tarname="mksh-40.0.0c-1-msys-1.0.17-lic.tar.lzma" />
33+ </component>
34+ </package>
35+
36+ </package-collection>
37+</software-distribution>
38+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- /dev/null
+++ b/msys/msys-ncurses.xml
@@ -0,0 +1,92 @@
1+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-ncurses.xml -->
5+
6+ <package-collection subsystem="msys">
7+ <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
9+ <package name="msys-ncurses">
10+ <description lang="en" title="A free software implementation of the SysV4.0 curses terminal-handling library and tools">
11+ <paragraph>
12+ The ncurses (new curses) library is a free software emulation of
13+ curses in System V Release 4.0, and more. It uses terminfo format,
14+ supports pads and color and multiple highlights and forms characters
15+ and function-key mapping, and has all the other SYSV-curses
16+ enhancements over BSD curses.
17+ </paragraph>
18+ <paragraph>The msys-ncurses package provides the documentation and
19+ programs for the ncurses library. The associated msys-libncurses
20+ package provides the runtime library and related development files.
21+ </paragraph>
22+ </description>
23+
24+ <licence tarname="ncurses-%-msys-%-lic.tar.%" />
25+ <source tarname="ncurses-%-msys-%-src.tar.%" />
26+
27+ <component class="bin">
28+ <release tarname="ncurses-6.0-2-msys-1.0.18-bin.tar.lzma" />
29+ </component>
30+
31+ <component class="doc">
32+ <release tarname="ncurses-6.0-2-msys-1.0.18-doc.tar.lzma" />
33+ </component>
34+
35+ <component class="lic">
36+ <release tarname="ncurses-6.0-2-msys-1.0.18-lic.tar.lzma" />
37+ </component>
38+ </package>
39+
40+ <package name="msys-libncurses">
41+
42+ <description lang="en" title="A free software implementation of the SysV4.0 curses terminal-handling library and tools">
43+ <paragraph>
44+ The ncurses (new curses) library is a free software emulation of
45+ curses in System V Release 4.0, and more. It uses terminfo format,
46+ supports pads and color and multiple highlights and forms characters
47+ and function-key mapping, and has all the other SYSV-curses
48+ enhancements over BSD curses.
49+ </paragraph>
50+ <paragraph>The msys-libncurses package provides the runtime library
51+ and related development files for ncurses. The associated
52+ msys-ncurses package provides the documentation and programs
53+ related to the library.
54+ </paragraph>
55+ </description>
56+
57+ <licence tarname="ncurses-%-msys-%-lic.tar.%" />
58+ <source tarname="ncurses-%-msys-%-src.tar.%" />
59+
60+ <component class="dev">
61+ <release tarname="libncurses-6.0-2-msys-1.0.18-dev.tar.lzma" />
62+ </component>
63+
64+ <component class="dll">
65+ <release tarname="libncurses-6.0-2-msys-1.0.18-dll-6.tar.lzma" />
66+ </component>
67+ </package>
68+
69+ <package name="msys-terminfo">
70+
71+ <description lang="en" title="Terminal capability data base">
72+ <paragraph>
73+ Terminfo is a data base describing terminals, used by
74+ screen-oriented programs such as nvi(1), rogue(1) and
75+ libraries such as curses(3x). Terminfo describes termi-
76+ nals by giving a set of capabilities which they have, by
77+ specifying how to perform screen operations, and by speci-
78+ fying padding requirements and initialization sequences.
79+ </paragraph>
80+ </description>
81+
82+ <licence tarname="ncurses-%-msys-%-lic.tar.%" />
83+ <source tarname="ncurses-%-msys-%-src.tar.%" />
84+
85+ <component class="data">
86+ <release tarname="terminfo-6.0-2-msys-1.0.18-data.tar.lzma" />
87+ </component>
88+ </package>
89+
90+ </package-collection>
91+</software-distribution>
92+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/msys/msys-package-list.xml
+++ b/msys/msys-package-list.xml
@@ -83,6 +83,7 @@
8383
8484 <!-- "real" packages ~~ user contributed -->
8585 <package-list catalogue="msys-mksh" />
86+ <package-list catalogue="msys-ncurses" />
8687
8788 <!-- "virtual" packages -->
8889 <package-list catalogue="msys-base" />