This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/MinGW/var/lib/mingw-get/data/msys-perl.xml

77 lines
3.1 KiB
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<software-distribution project="MinGW" home="http://mingw.org" issue="2013101200">
<!-- File: msys-perl.xml -->
<package-collection subsystem="msys">
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
<package name="msys-perl">
<affiliate group="MinGW Developer Toolkit" />
<description lang="en" title="The Perl programming language">
<paragraph>Perl is a general-purpose programming language
originally developed for text manipulation and now used for
a wide range of tasks including system administration, web
development, network programming, GUI development, and more.
Its primary utility on the MSYS platform is to run the autoconf
and automake developer utilities.
</paragraph>
</description>
<licence tarname="perl-%-msys-%-lic.tar.%" />
<source tarname="perl-%-msys-%-src.tar.%" />
<component class="bin">
<requires eq="msys-core-*-msys-*-bin.tar" />
<release tarname="perl-5.6.1_2-2-msys-1.0.13-bin.tar.lzma" >
<requires eq="msys-zlib-*-msys-*-dll.tar" />
<requires eq="msys-libgdbm-*-msys-*-dll-3.tar" />
<requires eq="msys-libcrypt-*-msys-*-dll-0.tar" />
</release>
<release tarname="perl-5.8.8-1-msys-1.0.17-bin.tar.lzma" >
<requires eq="msys-zlib-*-msys-*-dll.tar" />
<requires eq="msys-libbz2-*-msys-*-dll-1.tar" />
<requires eq="msys-libgdbm-*-msys-*-dll-3.tar" />
<requires eq="msys-libcrypt-*-msys-*-dll-0.tar" />
<requires eq="msys-libexpat-*-msys-*-dll-1.tar" />
<requires eq="msys-libxml2-*-msys-*-dll-2.tar" />
<!-- for perlrebase script -->
<!--
<requires eq="msys-findutils-*-msys-*-bin.tar" />
<requires eq="msys-grep-*-msys-*-bin.tar" />
<requires eq="msys-sed-*-msys-*-bin.tar" />
<requires eq="msys-rebase-*-msys-*-bin.tar" />
-->
<!-- and one of these two: -->
<!--
<requires eq="msys-binutils-*-msys-*-bin.tar" />
<requires eq="mingw32-binutils-*-mingw32-*-bin.tar" />
-->
</release>
</component>
<component class="doc">
<release tarname="perl-5.6.1_2-2-msys-1.0.13-doc.tar.lzma" />
<release tarname="perl-5.8.8-1-msys-1.0.17-doc.tar.lzma" />
</component>
<component class="html">
<release tarname="perl-5.6.1_2-2-msys-1.0.13-html.tar.lzma" />
<release tarname="perl-5.8.8-1-msys-1.0.17-html.tar.lzma" />
</component>
<component class="man">
<release tarname="perl-5.6.1_2-2-msys-1.0.13-man.tar.lzma" />
<release tarname="perl-5.8.8-1-msys-1.0.17-man.tar.lzma" />
</component>
<component class="lic">
<release tarname="perl-5.6.1_2-2-msys-1.0.13-lic.tar.lzma" />
<release tarname="perl-5.8.8-1-msys-1.0.17-lic.tar.lzma" />
</component>
</package>
</package-collection>
</software-distribution>
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->