| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 |
<software-distribution project="MinGW" home="http://mingw.org" issue="2016031600"> |
| 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: --> |