| 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-groff.xml --> |
| 5 |
|
| 6 |
<package-collection subsystem="msys"> |
| 7 |
<download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> |
| 8 |
|
| 9 |
<package name="msys-groff"> |
| 10 |
<description lang="en" title="GNU troff typesetting package" > |
| 11 |
<paragraph>The groff (GNU troff) software is a typesetting package |
| 12 |
which reads plain text mixed with formatting commands and |
| 13 |
produces formatted output. The package is essential for viewing |
| 14 |
online manual pages. Output can be produced in a number of |
| 15 |
formats including plain ASCII and PostScript. All the standard |
| 16 |
macro packages are supported. |
| 17 |
</paragraph> |
| 18 |
<paragraph>The msys-groff package does not support the HTML nor |
| 19 |
pdf output devices, becuase MSYS currently provides neither the |
| 20 |
required postscript interpreter nor the pbmtools. The gxditview |
| 21 |
viewer is not included. The msys-groff-bin subpackage provides |
| 22 |
all of the components necessary for a working 'man' installation, |
| 23 |
while the msys-groff-ext subpackage provides the remaining files |
| 24 |
needed for supported output devices other than the console, such |
| 25 |
as postscript and hpgl, as well as additional utilties. |
| 26 |
</paragraph> |
| 27 |
</description> |
| 28 |
|
| 29 |
<licence tarname="groff-%-msys-%-lic.tar.%" /> |
| 30 |
<source tarname="groff-%-msys-%-src.tar.%" /> |
| 31 |
|
| 32 |
<component class="bin"> |
| 33 |
<requires eq="msys-bash-*-msys-*-bin.tar" /> |
| 34 |
<requires eq="msys-core-*-msys-*-bin.tar" /> |
| 35 |
<requires eq="msys-coreutils-*-msys-*-bin.tar" /> |
| 36 |
<!-- perl is required for the 'grog' script --> |
| 37 |
<requires eq="msys-perl-*-msys-*-bin.tar" /> |
| 38 |
<release tarname="groff-1.20.1-2-msys-1.0.13-bin.tar.lzma" > |
| 39 |
<requires eq="msys-libiconv-*-msys-*-dll-2.tar" /> |
| 40 |
</release> |
| 41 |
</component> |
| 42 |
|
| 43 |
<component class="ext"> |
| 44 |
<requires eq="msys-bash-*-msys-*-bin.tar" /> |
| 45 |
<requires eq="msys-coreutils-*-msys-*-bin.tar" /> |
| 46 |
<requires eq="msys-diffutils-*-msys-*-bin.tar" /> |
| 47 |
<requires eq="msys-grep-*-msys-*-bin.tar" /> |
| 48 |
<requires eq="msys-groff-%-msys-%-bin.tar" /> |
| 49 |
<requires eq="msys-perl-*-msys-*-bin.tar" /> |
| 50 |
<requires eq="msys-sed-*-msys-*-bin.tar" /> |
| 51 |
<release tarname="groff-1.20.1-2-msys-1.0.13-ext.tar.lzma" /> |
| 52 |
</component> |
| 53 |
|
| 54 |
<component class="smp"> |
| 55 |
<release tarname="groff-1.20.1-2-msys-1.0.13-smp.tar.lzma" /> |
| 56 |
</component> |
| 57 |
|
| 58 |
<component class="doc"> |
| 59 |
<release tarname="groff-1.20.1-2-msys-1.0.13-doc.tar.lzma" /> |
| 60 |
</component> |
| 61 |
|
| 62 |
<component class="lic"> |
| 63 |
<release tarname="groff-1.20.1-2-msys-1.0.13-lic.tar.lzma" /> |
| 64 |
</component> |
| 65 |
</package> |
| 66 |
|
| 67 |
</package-collection> |
| 68 |
</software-distribution> |
| 69 |
<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |