Last change
on this file since 1063 was 1046, checked in by alloc, 8 years ago |
Daodan: Added Windows MinGW and build batch file
|
File size:
1.4 KB
|
Rev | Line | |
---|
[1046] | 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-diffstat.xml -->
|
---|
| 5 |
|
---|
| 6 | <package-collection subsystem="msys">
|
---|
| 7 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
|
---|
| 8 |
|
---|
| 9 | <package name="msys-diffstat">
|
---|
| 10 | <affiliate group="MinGW Developer Toolkit" />
|
---|
| 11 | <description lang="en" title="patch file histograms" >
|
---|
| 12 | <paragraph>diffstat reads the output of diff and displays a
|
---|
| 13 | histogram of the insertions, deletions, and modifications
|
---|
| 14 | per-file. It is useful for reviewing large, complex patch files.
|
---|
| 15 | </paragraph>
|
---|
| 16 | </description>
|
---|
| 17 |
|
---|
| 18 | <source tarname="diffstat-%-msys-%-src.tar.%" />
|
---|
| 19 | <licence tarname="diffstat-%-msys-%-lic.tar.%" />
|
---|
| 20 |
|
---|
| 21 | <component class="bin">
|
---|
| 22 | <release tarname="diffstat-1.54-1-msys-1.0.17-bin.tar.lzma" />
|
---|
| 23 | <requires eq="msys-core-*-msys-*-bin.tar" />
|
---|
| 24 | </component>
|
---|
| 25 |
|
---|
| 26 | <component class="doc">
|
---|
| 27 | <release tarname="diffstat-1.54-1-msys-1.0.17-doc.tar.lzma" />
|
---|
| 28 | </component>
|
---|
| 29 |
|
---|
| 30 | <component class="lic">
|
---|
| 31 | <release tarname="diffstat-1.54-1-msys-1.0.17-lic.tar.lzma" />
|
---|
| 32 | </component>
|
---|
| 33 | </package>
|
---|
| 34 |
|
---|
| 35 | </package-collection>
|
---|
| 36 | </software-distribution>
|
---|
| 37 | <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
|
---|
Note:
See
TracBrowser
for help on using the repository browser.