• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

Revisión888489a938323569ea628cc459279fe4af7007e0 (tree)
Tiempo2016-01-08 08:05:59
AutorKeith Marshall <keithmarshall@user...>
CommiterKeith Marshall

Log Message

Give contributed package their own package list.

Cambiar Resumen

Diferencia incremental

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
1+2016-01-07 Keith Marshall <keithmarshall@users.sourceforge.net>
2+
3+ Give contributed package their own package list.
4+
5+ * mingw32/mingw32-package-list.xml: Remove contributed packages, to...
6+ * contrib/mingw32-contrib-package-list.xml: ...this new file.
7+ * common/package-list.xml (mingw32-contrib-package-list.xml): Add it.
8+ * common/issue.log mingw32/issue.log contrib/issue.log: Regenerate;
9+ publish all affected catalogue files.
10+
111 2016-01-04 Erwin Waterlander <waterlan@xs4all.nl>
212
313 Upgrade mingw32-libunistring package to 0.9.6.
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26- 75fc52dde8d408d798c0be51070d5d02f4c63085 2016010300 package-list.xml
26+ c6a9068e183254c0b930ac6e1a70fd81743dc212 2016010701 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/common/package-list.xml
+++ b/common/package-list.xml
@@ -5,6 +5,7 @@
55 <!-- This is the master package catalogue for the MinGW Project -->
66
77 <package-list catalogue="mingw32-package-list" />
8+ <package-list catalogue="mingw32-contrib-package-list" />
89 <package-list catalogue="msys-package-list" />
910
1011 </software-distribution>
--- a/contrib/issue.log
+++ b/contrib/issue.log
@@ -23,6 +23,7 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26+ 6ce16f1347a24682fd4abb1b06482d0a4d780a81 2016010700 mingw32-contrib-package-list.xml
2627 060b76884c7f336b75d32347c29545f3876ee3d5 2016010400 mingw32-libunistring.xml
2728 9ac41f7da60aabe9bf185f76a49382fedb59465d 2016010300 mingw32-ncurses.xml
2829 7f7474478d1ca1464d391beb0bd574a48a745315 2011101100 mingw32-pdcurses.xml
--- /dev/null
+++ b/contrib/mingw32-contrib-package-list.xml
@@ -0,0 +1,23 @@
1+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+<software-distribution project="MinGW" home="http://www.mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: mingw32-contrib-package-list.xml -->
5+
6+ <package-group-hierarchy>
7+ <package-group name="MinGW" expand="true">
8+ <package-group name="MinGW Contributed">
9+ <package-group name="MinGW Contributed Applications" />
10+ <package-group name="MinGW Contributed Libraries" />
11+ </package-group>
12+ </package-group>
13+ </package-group-hierarchy>
14+
15+ <!-- "real" packages ~~ user contributed -->
16+ <package-list catalogue="mingw32-libunistring" />
17+ <package-list catalogue="mingw32-ncurses" />
18+ <package-list catalogue="mingw32-pdcurses" />
19+ <package-list catalogue="mingw32-tcltk" />
20+ <package-list catalogue="mingw32-xerces-c" />
21+
22+</software-distribution>
23+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -50,7 +50,7 @@
5050 cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
5151 8d3a7125499a85916b53efb4c897ac907e2490ab 2015082000 mingw32-mpc.xml
5252 8a11de23e7a89fd11436bdf162ef90712f30101b 2013102300 mingw32-mpfr.xml
53- d029e3988826aeaa875dae83484f2d30ccb94b76 2016010300 mingw32-package-list.xml
53+ 56f4032058328cacfabe64fa46706d72c2fa931e 2016010700 mingw32-package-list.xml
5454 1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml
5555 cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
5656 0a5d210a13d073104fb74b4f9c081674c9745cd1 2013090900 mingw32-pthreads-w32.xml
--- a/mingw32/mingw32-package-list.xml
+++ b/mingw32/mingw32-package-list.xml
@@ -56,13 +56,6 @@
5656 <package-list catalogue="mingw32-xz" />
5757 <package-list catalogue="mingw32-zlib" />
5858
59- <!-- "real" packages ~~ user contributed -->
60- <package-list catalogue="mingw32-libunistring" />
61- <package-list catalogue="mingw32-ncurses" />
62- <package-list catalogue="mingw32-pdcurses" />
63- <package-list catalogue="mingw32-tcltk" />
64- <package-list catalogue="mingw32-xerces-c" />
65-
6659 <!-- "virtual" packages -->
6760 <package-list catalogue="mingw32-base" />
6861 <package-list catalogue="mingw32-autotools" />