| 1 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 |
<software-distribution project="MinGW" home="http://mingw.org" issue="2012073100"> |
| 3 |
|
| 4 |
<!-- File: msys-popt.xml --> |
| 5 |
|
| 6 |
<package-collection subsystem="msys"> |
| 7 |
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
| 8 |
|
| 9 |
<package name="msys-popt"> |
| 10 |
<description lang="en" title="Command line option parsing library" > |
| 11 |
<paragraph>popt is a command line option parsing library. While |
| 12 |
popt is similiar to getopt, it contains a number of enhancements. |
| 13 |
This version is based on the rpm5.org version of popt, rather |
| 14 |
than the rpm.org version. The rpm5.org implementation is more |
| 15 |
portable. |
| 16 |
</paragraph> |
| 17 |
<paragraph>The msys-popt package provides the documentation for the |
| 18 |
popt library. The associated msys-libpopt package provides the |
| 19 |
runtime library and development files. |
| 20 |
</paragraph> |
| 21 |
</description> |
| 22 |
|
| 23 |
<source tarname="popt-%-msys-%-src.tar.%" /> |
| 24 |
<licence tarname="popt-%-msys-%-lic.tar.%" /> |
| 25 |
|
| 26 |
<component class="doc"> |
| 27 |
<release tarname="popt-1.15-2-msys-1.0.13-doc.tar.lzma" /> |
| 28 |
</component> |
| 29 |
|
| 30 |
<component class="lic"> |
| 31 |
<release tarname="popt-1.15-2-msys-1.0.13-lic.tar.lzma" /> |
| 32 |
</component> |
| 33 |
</package> |
| 34 |
|
| 35 |
<package name="msys-libpopt"> |
| 36 |
<description lang="en" title="Command line option parsing library" > |
| 37 |
<paragraph>popt is a command line option parsing library. While |
| 38 |
popt is similiar to getopt, it contains a number of enhancements. |
| 39 |
This version is based on the rpm5.org version of popt, rather |
| 40 |
than the rpm.org version. The rpm5.org implementation is more |
| 41 |
portable. |
| 42 |
</paragraph> |
| 43 |
<paragraph>The msys-libpopt package provides the runtime library |
| 44 |
and development files. The associated msys-popt package provides |
| 45 |
the documentation for the popt library. |
| 46 |
</paragraph> |
| 47 |
</description> |
| 48 |
|
| 49 |
<source tarname="popt-%-msys-%-src.tar.%" /> |
| 50 |
<licence tarname="popt-%-msys-%-lic.tar.%" /> |
| 51 |
|
| 52 |
<component class="dll"> |
| 53 |
<requires eq="msys-core-*-msys-*-bin.tar" /> |
| 54 |
<release tarname="libpopt-1.15-2-msys-1.0.13-dll-0.tar.lzma" > |
| 55 |
<requires eq="msys-libintl-*-msys-*-dll-8.tar" /> |
| 56 |
</release> |
| 57 |
</component> |
| 58 |
|
| 59 |
<component class="dev"> |
| 60 |
<release tarname="libpopt-1.15-2-msys-1.0.13-dev.tar.lzma"> |
| 61 |
<requires eq="msys-libpopt-%-msys-%-dll-0.tar" /> |
| 62 |
</release> |
| 63 |
</component> |
| 64 |
|
| 65 |
<component class="lang"> |
| 66 |
<release tarname="libpopt-1.15-2-msys-1.0.13-lang.tar.lzma" /> |
| 67 |
</component> |
| 68 |
</package> |
| 69 |
|
| 70 |
</package-collection> |
| 71 |
</software-distribution> |
| 72 |
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |