• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

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

Révisionaf281d0fcd540e9d78d4339ca54634f95f6f3e1a (tree)
l'heure2012-07-12 09:10:58
AuteurCesar Strauss <cstrauss@user...>
CommiterCesar Strauss

Message de Log

Add versioned dependencies on mingwrt to mingw32-gcc4.

Change Summary

Modification

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
1+2012-11-05 Cesar Strauss <cestrauss@gmail.com>
2+
3+ Add versioned dependencies on mingwrt to mingw32-gcc4.
4+
5+ * mingw32/mingw32-gcc4.xml (mingw32-gcc-bin): Add versioned
6+ dependencies on mingwrt.
7+ Regenerate and republish LZMA format manifest.
8+ * mingw32/issue.log: Update accordingly.
9+
110 2012-06-30 Keith Marshall <keithmarshall@users.sourceforge.net>
211
312 Remove redundant source/licence references for mingwrt/w32api.
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -35,7 +35,7 @@
3535 dac44763209525b04cbaab271524991a9db920d0 2011101100 mingw32-expat.xml
3636 3df1f38d5924070bb1a51e32fb4e8f9ffd895690 2011101100 mingw32-gcc-tools.xml
3737 9d1d9deeccee4fb04f2944e3cd5e7b85757308ce 2011050500 mingw32-gcc3.xml
38- ab840f7adf0f84af5f907aa427b898da19507818 2012060600 mingw32-gcc4.xml
38+ f08f7a153a9daf968edc3df3af0c370cf6124d90 2012071200 mingw32-gcc4.xml
3939 06db4b622b4593da5a9c6a9a9eae387fd78174bb 2012021100 mingw32-gdb.xml
4040 8ba336812b4016c512a3e7239a0948a3a494b6f4 2011101100 mingw32-gendef.xml
4141 352ff30d7d315b5d5e039ad0abce2ec4019566aa 2011110902 mingw32-gettext.xml
--- a/mingw32/mingw32-gcc4.xml
+++ b/mingw32/mingw32-gcc4.xml
@@ -32,15 +32,20 @@
3232 </component>
3333
3434 <component class="bin">
35- <release tarname="gcc-core-4.5.2-1-mingw32-bin.tar.lzma" />
35+ <release tarname="gcc-core-4.5.2-1-mingw32-bin.tar.lzma">
36+ <requires lt="mingwrt-3.20-2-mingw32-dev.tar" />
37+ </release>
3638 <release tarname="gcc-core-4.6.1-2-mingw32-bin.tar.lzma">
3739 <requires eq="libquadmath-%-mingw32-dll-0.tar" />
40+ <requires lt="mingwrt-3.20-2-mingw32-dev.tar" />
3841 </release>
3942 <release tarname="gcc-core-4.6.2-1-mingw32-bin.tar.lzma">
4043 <requires eq="libquadmath-%-mingw32-dll-0.tar" />
44+ <requires lt="mingwrt-3.20-2-mingw32-dev.tar" />
4145 </release>
4246 <release tarname="gcc-core-4.7.0-1-mingw32-bin.tar.lzma">
4347 <requires eq="libquadmath-%-mingw32-dll-0.tar" />
48+ <requires ge="mingwrt-3.20-2-mingw32-dev.tar" />
4449 </release>
4550
4651 <!-- Requirements common to all of the above releases -->
@@ -51,7 +56,6 @@
5156 <requires eq="libmpc-*-mingw32-dll-2.tar" />
5257 <requires eq="pthreads-w32-*-mingw32-dev.tar" />
5358 <requires eq="binutils-*-mingw32-bin.tar" />
54- <requires eq="mingwrt-*-mingw32-dev.tar" />
5559 <requires eq="w32api-*-mingw32-dev.tar" />
5660 </component>
5761