Re: WSL-4.0 release candidate
Earnie Boyd <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.devel |
|---|---|
| Message-ID | <CA+sc5mn8PQKkNvJer305BT5FN97Z5ZZx7DTUxKh1jtqeLnzD+A@mail.gmail.com> |
On Wed, Feb 27, 2013 at 2:42 PM, Earnie Boyd wrote: > On Wed, Feb 27, 2013 at 8:33 AM, Earnie Boyd wrote: >> On Tue, Feb 26, 2013 at 3:45 PM, Keith Marshall wrote: >> >> Thanks for the information Keith. >> >>> Valid variations you may wish to consider; (I leave it as an exercise >>> for yourself, to determine the pkginfo interpretation): >>> >>> mingwrt-4.0-1-mingw32-rc-1-dev.tar.lzma >> >> I chose this one since I'm doing this in Makefile.in. I now set >> RELEASE_STATUS and RELEASE_REFERENCE variables. If RELEASE_STATUS = >> prod then it isn't used in the creation of the file for the >> dist-mingwrt and the like targets. > > So we now have: > > diff --git a/mingw32/mingw32-runtime.xml b/mingw32/mingw32-runtime.xml > index 59a92d3..cfb2b11 100644 > --- a/mingw32/mingw32-runtime.xml > +++ b/mingw32/mingw32-runtime.xml > @@ -72,6 +72,63 @@ > </component> > </package> > > + <package name="mingw32-mingwrt-4-0-rc1" alias="mingwrt-4-0-rc1"> > + <affiliate group="MinGW Compiler Suite" /> > + <affiliate group="MinGW Standard Libraries" /> > + <description lang="en" title="The MinGW Runtime Library API"> > + <paragraph> > + This package provides the header files, system object modules, > + dynamic link libraries, import libraries and static libraries > + which constitute the standard MinGW Runtime API. > + </paragraph> > + <paragraph> > + This is a required component of the MinGW Compiler Suite. > + </paragraph> > + </description> > + > + <source tarname="mingwrt-4.0-1-mingw32-rc-1-src.tar.lzma" /> > + <license tarname="mingwrt-4.0-1-mingw32-rc-1-lic.tar.lzma" /> > + > + <component class="dev"> > + <release tarname="mingwrt-4.0-1-mingw32-rc-1-dev.tar.lzma" /> > + </component> > + > + <component class="dll"> > + <release tarname="mingwrt-4.0-1-mingw32-rc-1-dll.tar.lzma" /> > + </component> > + > + <component class="doc"> > + <release tarname="mingwrt-4.0-1-mingw32-rc-1-doc.tar.lzma" /> > + </component> > + </package> > + > + <package name="mingw32-w32api-4-0-rc1" alias="w32api-4-0-rc1"> > + <affiliate group="MinGW Compiler Suite" /> > + <affiliate group="MinGW Standard Libraries" /> > + <description lang="en" title="The MinGW API for 32-Bit MS-Windows"> > + <paragraph> > + This package provides the header files, and import libraries > + constituting a standard API for the development of applications > + which utilise the capabilities of the 32-bit MS-Windows system > + dynamic link libraries. > + </paragraph> > + <paragraph> > + This is a required component of the MinGW Compiler Suite. > + </paragraph> > + </description> > + > + <source tarname="w32api-4.0-1-mingw32-rc-1-src.tar.lzma" /> > + <licence tarname="w32api-4.0-1-mingw32-rc-1-lic.tar.lzma" /> > + > + <component class="dev"> > + <release tarname="w32api-4.0-1-mingw32-rc-1-dev.tar.lzma" /> > + </component> > + > + <component class="doc"> > + <release tarname="w32api-4.0-1-mingw32-rc-1-doc.tar.lzma" /> > + </component> > + </package> > + > </package-collection> > </software-distribution> > <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 > tabstop=2 shiftwidth=2: --> > > Is this acceptable? I gave this a test on my local system but I had to do both an upgrade and an install because of the new component classes. -- Earnie -- https://sites.google.com/site/earnieboyd ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb