OSDN Git Service

Added msys-rxvt.xml
[mingw/mingw-dist.git] / msys / msys-rxvt.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3   <package-collection subsystem="msys">
4     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
5     <package name="msys-rxvt">
6       <description lang="en" title="rxvt: terminal emulator" >
7         <paragraph>VT102 terminal emulator for both X and Windows. This
8           version has been modified and compiled for use in the MSYS
9           environment, and does not attempt to use an X display even if
10           available; it always operates in "native" Windows mode.
11         </paragraph>
12         <paragraph>To launch MSYS in an rxvt window, create a shortcut
13           to C:\msys\1.0\msys.bat, with the argument "--rxvt". Some
14           people find rxvt a more accomodating terminal than cmd.exe, since
15           it may be resized at will and has a larger scrollback buffer.
16           However, rxvt sometimes does not interoperate well with native
17           applications (such as MinGW gcc), so the default cmd.exe console
18           is recommended for most users.
19         </paragraph>
20       </description>
21       <!-- NOTE: the rxvt-2.7.10.20050409-* versions have a serious
22       flaw, in that whenever a native application is launched from
23       within an rxvt session, a black cmd window pops up. If we ever
24       solve this problem, then add newer versions to this manifest.
25       Until then, however... -->
26       <component class="bin">
27         <release tarname="rxvt-2.7.2-3-msys-1.0.14-bin.tar.lzma" />
28         <requires eq="msys-core-*-msys-*-bin.tar" />
29       </component>
30       <component class="doc">
31         <release tarname="rxvt-2.7.2-3-msys-1.0.14-doc.tar.lzma" />
32       </component>
33       <component class="lic">
34         <release tarname="rxvt-2.7.2-3-msys-1.0.14-lic.tar.lzma" />
35       </component>
36       <licence tarname="rxvt-%-msys-%-lic.tar" />
37       <source tarname="rxvt-%-msys-%-src.tar" />
38     </package>
39   </package-collection>
40 </software-distribution>
41