ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MinGW/var/lib/mingw-get/data/msys-diffstat.xml
Revision: 1046
Committed: Mon Aug 29 13:19:38 2016 UTC (9 years, 2 months ago) by alloc
Content type: application/xml
File size: 1386 byte(s)
Log Message:
Daodan: Added Windows MinGW and build batch file

File Contents

# Content
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: -->