OSDN Git Service

Update & publish msys-console
[mingw/mingw-dist.git] / msys / msys-perl.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-perl.xml -->
5
6   <package-collection subsystem="msys">
7     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9     <package name="msys-perl">
10       <affiliate group="MinGW Developer Toolkit" /> -->
11       <description lang="en" title="perl: The Perl programming language">
12         <paragraph>Perl is a general-purpose programming language
13           originally developed for text manipulation and now used for
14           a wide range of tasks including system administration, web
15           development, network programming, GUI development, and more.
16           Its primary utility on the MSYS platform is to run the autoconf
17           and automake developer utilities.
18         </paragraph>
19       </description>
20
21       <licence tarname="perl-%-msys-%-lic.tar" />
22       <source tarname="perl-%-msys-%-src.tar" />
23
24       <component class="bin">
25         <requires eq="msys-core-*-msys-*-bin.tar" />
26         <release tarname="perl-5.6.1_2-2-msys-1.0.13-bin.tar.lzma" >
27           <requires eq="msys-zlib-*-msys-*-dll.tar" />
28           <requires eq="msys-libgdbm-*-msys-*-dll-3.tar" />
29           <requires eq="msys-libcrypt-*-msys-*-dll-0.tar" />
30         </release>
31       </component>
32
33       <component class="doc">
34         <release tarname="perl-5.6.1_2-2-msys-1.0.13-doc.tar.lzma" />
35       </component>
36
37       <component class="html">
38         <release tarname="perl-5.6.1_2-2-msys-1.0.13-html.tar.lzma" />
39       </component>
40
41       <component class="man">
42         <release tarname="perl-5.6.1_2-2-msys-1.0.13-man.tar.lzma" />
43       </component>
44
45       <component class="lic">
46         <release tarname="perl-5.6.1_2-2-msys-1.0.13-lic.tar.lzma" />
47       </component>
48     </package>
49
50   </package-collection>
51 </software-distribution>
52 <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->