OSDN Git Service

Update & publish msys-{bison,dash,openssl,rebase,unzip,wget,zip}
[mingw/mingw-dist.git] / msys / msys-vim.xml
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-vim.xml -->
5
6   <package-collection subsystem="msys">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9     <package name="msys-vim">
10       <affiliate group="MinGW Developer Toolkit" />
11       <description lang="en" title="vim: Vi IMproved, a programmers text editor" >
12         <paragraph>Vim is a highly configurable text editor built to enable
13           efficient text editing. It is an improved version of the vi editor
14           distributed with most UNIX systems. Vim is distributed free as
15           charityware. If you find Vim a useful addition to your life please
16           consider helping needy children in Uganda (http://iccf-holland.org/).
17         </paragraph>
18       </description>
19
20       <source tarname="vim-%-msys-%-src.tar" />
21       <licence tarname="vim-%-msys-%-lic.tar" />
22
23       <component class="bin">
24         <requires eq="msys-core-*-msys-*-bin.tar" />
25         <release tarname="vim-7.2-2-msys-1.0.13-bin.tar.lzma" >
26           <requires eq="msys-libintl-*-msys-*-dll-8.tar" />
27           <requires eq="msys-libtermcap-*-msys-*-dll-0.tar" />
28         </release>
29       </component>
30
31       <component class="lang">
32         <release tarname="vim-7.2-2-msys-1.0.13-lang.tar.lzma" />
33       </component>
34
35       <component class="doc">
36         <release tarname="vim-7.2-2-msys-1.0.13-doc.tar.lzma" />
37       </component>
38
39       <component class="lic">
40         <release tarname="vim-7.2-2-msys-1.0.13-lic.tar.lzma" />
41       </component>
42     </package>
43
44   </package-collection>
45 </software-distribution>
46 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->