source: Daodan/MinGW/var/lib/mingw-get/data/mingw32-package-list.xml@ 1056

Last change on this file since 1056 was 1046, checked in by alloc, 8 years ago

Daodan: Added Windows MinGW and build batch file

File size: 3.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<software-distribution project="MinGW" home="http://www.mingw.org" issue="2016082400">
3
4 <!-- File: mingw32-package-list.xml -->
5
6 <package-group-hierarchy>
7 <package-group name="MinGW" expand="true">
8 <package-group name="MinGW Base System">
9 <package-group name="MinGW Compiler Suite" />
10 <package-group name="MinGW Source-Level Debugger" />
11 <package-group name="MinGW Standard Libraries" />
12 </package-group>
13 <package-group name="MinGW Libraries">
14 <package-group name="MinGW Standard Libraries" />
15 <package-group name="MinGW Supplementary Libraries" />
16 <package-group name="MinGW Contributed Libraries" />
17 </package-group>
18 <package-group name="MinGW Contributed">
19 <package-group name="MinGW Contributed Applications" />
20 <package-group name="MinGW Contributed Libraries" />
21 </package-group>
22 <package-group name="MinGW Autotools" />
23 </package-group>
24 </package-group-hierarchy>
25
26 <!-- "real" packages ~~ core distribution -->
27 <package-list issue="2012073100" catalogue="mingw32-autoconf" />
28 <package-list issue="2012073100" catalogue="mingw32-automake" />
29 <package-list issue="2012073100" catalogue="mingw32-basic-bsdtar" />
30 <package-list issue="2015092000" catalogue="mingw32-binutils" />
31 <package-list issue="2012073100" catalogue="mingw32-bzip2" />
32 <package-list issue="2015122200" catalogue="mingw32-dos2unix" />
33 <package-list issue="2013091000" catalogue="mingw32-expat" />
34 <package-list issue="2011050500" catalogue="mingw32-gcc3" />
35 <package-list issue="2016082400" catalogue="mingw32-gcc4" />
36 <package-list issue="2012073100" catalogue="mingw32-gcc-tools" />
37 <package-list issue="2013091501" catalogue="mingw32-gdb" />
38 <package-list issue="2012073100" catalogue="mingw32-gendef" />
39 <package-list issue="2015090600" catalogue="mingw32-gettext" />
40 <package-list issue="2013090900" catalogue="mingw32-gmp" />
41 <package-list issue="2012073100" catalogue="mingw32-libarchive" />
42 <package-list issue="2014042900" catalogue="mingw32-libiconv" />
43 <package-list issue="2012073100" catalogue="mingw32-libtool" />
44 <package-list issue="2012021600" catalogue="mingw32-lua" />
45 <package-list issue="2012090201" catalogue="mingw32-make" />
46 <package-list issue="2013100400" catalogue="mingw32-mingw-get" />
47 <package-list issue="2012073100" catalogue="mingw32-mingw-utils" />
48 <package-list issue="2012073100" catalogue="mingw32-mgwport" />
49 <package-list issue="2015082000" catalogue="mingw32-mpc" />
50 <package-list issue="2013102300" catalogue="mingw32-mpfr" />
51 <package-list issue="2015090800" catalogue="mingw32-pexports" />
52 <package-list issue="2012073100" catalogue="mingw32-popt" />
53 <package-list issue="2016082200" catalogue="mingw32-pthreads-w32" />
54 <package-list issue="2016073100" catalogue="mingw32-runtime" />
55 <package-list issue="2013070100" catalogue="mingw32-wsl-candidate" />
56 <package-list issue="2012073100" catalogue="mingw32-xz" />
57 <package-list issue="2013101200" catalogue="mingw32-zlib" />
58
59 <!-- "virtual" packages -->
60 <package-list issue="2013072200" catalogue="mingw32-base" />
61 <package-list issue="2010090601" catalogue="mingw32-autotools" />
62
63</software-distribution>
64<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
Note: See TracBrowser for help on using the repository browser.