Re: [1.7][RFU] octave-3.2.3-1

2009-09-21 Thread Marco Atzeri
--- Lun 21/9/09, Yaakov (Cygwin/X) ha scritto: > Da: Yaakov (Cygwin/X) > Oggetto: Re: [1.7][RFU] octave-3.2.3-1 > A: cygwin-apps cygwin.com > Data: Lunedì 21 settembre 2009, 23:55 > On 21/09/2009 03:41, Marco Atzeri > wrote: > > new upstream version > > Uploaded; please announce. > > There ar

Re: [1.7][RFU] GraphicsMagick-1.3.7-1

2009-09-21 Thread Marco Atzeri
--- Lun 21/9/09, Yaakov (Cygwin/X) ha scritto: > Da: Yaakov (Cygwin/X) > Oggetto: Re: [1.7][RFU] GraphicsMagick-1.3.7-1 > A: cygwin-apps cygwin.com > Data: Lunedì 21 settembre 2009, 23:54 > On 21/09/2009 03:40, Marco Atzeri > wrote: > > new upstream version > > Uploaded; please announce. > > Th

Re: [1.7][RFU] SuiteSparse-3.4.0-3

2009-09-21 Thread Marco Atzeri
--- Lun 21/9/09, Yaakov (Cygwin/X) > Da: Yaakov (Cygwin/X) > Oggetto: Re: [1.7][RFU] SuiteSparse-3.4.0-3 > A: cygwin-apps@cygwin.com > Data: Lunedì 21 settembre 2009, 23:51 > On 21/09/2009 03:38, Marco Atzeri > wrote: > > re-spin to add some missing headers > > Uploaded; please announce. > >

Re: [1.7][RFU] hdf5-1.6.9-2

2009-09-21 Thread Marco Atzeri
--- Lun 21/9/09, Yaakov (Cygwin/X) > Da: Yaakov (Cygwin/X) > Oggetto: Re: [1.7][RFU] hdf5-1.6.9-2 > A: cygwin-apps@cygwin.com > Data: Lunedì 21 settembre 2009, 23:50 > On 21/09/2009 03:35, Marco Atzeri > wrote: > > update to solve the missing .exe > > Uploaded; please announce. > > release-2/

Re: Avoiding the final setup.exe page

2009-09-21 Thread ABCD
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: > Also, as far as I can tell, there is no remembering of anything going on > now. The buttons are off by default. Is that right or am I missing > something in the complicated setup code? - From what I've seen, the buttons a

Re: [1.7][RFU] octave-3.2.3-1

2009-09-21 Thread Yaakov (Cygwin/X)
On 21/09/2009 03:41, Marco Atzeri wrote: new upstream version Uploaded; please announce. There are several old versions in release-2: 3.0.3-4 3.0.5-2 3.2.0-2 3.2.2-1 Which would you prefer kept as prev:? octave-doc/setup.hint This was missing an external-source: line. Please fix your lo

Re: [1.7][RFU] GraphicsMagick-1.3.7-1

2009-09-21 Thread Yaakov (Cygwin/X)
On 21/09/2009 03:40, Marco Atzeri wrote: new upstream version Uploaded; please announce. There are several old versions in release-2: 1.0.6-1 1.3.5-3 1.3.6-1 Which should be kept as prev:? libGraphicsMagick-devel/setup.hint perl-Graphics-Magick/setup.hint These two were missing external-

Re: [1.7][RFU] SuiteSparse-3.4.0-3

2009-09-21 Thread Yaakov (Cygwin/X)
On 21/09/2009 03:38, Marco Atzeri wrote: re-spin to add some missing headers Uploaded; please announce. There are several old versions in release-2: 3.1.0-1 3.2.0-3 3.4.0-2 Which would you prefer kept as prev:? libSuiteSparse-devel/setup.hint This was missing an external-source: line. P

Re: [1.7][RFU] hdf5-1.6.9-2

2009-09-21 Thread Yaakov (Cygwin/X)
On 21/09/2009 03:35, Marco Atzeri wrote: update to solve the missing .exe Uploaded; please announce. release-2/ contains several old versions: 1.6.7-1 1.6.7-2 1.6.8-2 1.6.8-3 1.6.9-1 Perhaps 1.6.8-3 should be prev: and the rest removed? Yaakov

Re: Avoiding the final setup.exe page

2009-09-21 Thread Warren Young
Charles Wilson wrote: I suggest adding a tag to setup.hint whose value is an icon title #1. WAY too simplistic. For some cases, sure. It suffices for many others, though, probably even most others. If you want to add more tags to the design, fine, but for v1.0, these other options shoul

Re: Avoiding the final setup.exe page

2009-09-21 Thread Christopher Faylor
On Mon, Sep 21, 2009 at 01:31:04PM -0600, Warren Young wrote: >Christopher Faylor wrote: >>Also, as far as I can tell, there is no remembering of anything going >>on now. The buttons are off by default. Is that right or am I missing >>something in the complicated setup code? > >That's fine if set

Re: Avoiding the final setup.exe page

2009-09-21 Thread Warren Young
Christopher Faylor wrote: Also, as far as I can tell, there is no remembering of anything going on now. The buttons are off by default. Is that right or am I missing something in the complicated setup code? That's fine if setup.exe only directly creates the cmd.exe based shell icons. It bre

Re: Avoiding the final setup.exe page

2009-09-21 Thread Christopher Faylor
On Mon, Sep 21, 2009 at 04:54:44PM +0100, Dave Korn wrote: >Christopher Faylor wrote: >>People have complained about the final setup.exe page which asks about >>creating an icon, etc. What's the best way to stop that page from >>showing up every time you run setup.exe? Should it only be asked on

Re: Avoiding the final setup.exe page

2009-09-21 Thread Charles Wilson
Warren Young wrote: > I suggest adding a tag to setup.hint whose value is an icon title, to be > used by setup-1.7.exe only. When given, it requests that setup.exe > offer to create an icon for that program. #1. WAY too simplistic. How does setup know the appropriate options that the target app

Re: Avoiding the final setup.exe page

2009-09-21 Thread Warren Young
The first problem with the current behavior is that it's brittle in the face of customization. If I rename, move, or delete a Cygwin icon, setup.exe thinks it should be helpful and create one for me. setup.exe requires education, so that it will come to realize that maybe the human is not an

Re: Avoiding the final setup.exe page

2009-09-21 Thread Dave Korn
Christopher Faylor wrote: > People have complained about the final setup.exe page which asks about > creating an icon, etc. What's the best way to stop that page from > showing up every time you run setup.exe? Should it only be asked on the > very first installation (easy) or should there be a "D

Re: Avoiding the final setup.exe page

2009-09-21 Thread Brian Ford
On Sun, 20 Sep 2009, Christopher Faylor wrote: > People have complained about the final setup.exe page which asks about > creating an icon, etc. What's the best way to stop that page from > showing up every time you run setup.exe? Should it only be asked on the > very first installation (easy) o

[1.7][RFU] octave-3.2.3-1

2009-09-21 Thread Marco Atzeri
new upstream version to download: wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/octave/ octave-3.2.3-1-src.tar.bz2 octave-3.2.3-1.tar.bz2 setup.hint octave-devel/octave-devel-3.2.3-1.tar.bz2 octave-devel/setup.hint octave-doc/octave-doc-3.2.3-1.tar.bz2 octave-doc/setup.h

[1.7][RFU] GraphicsMagick-1.3.7-1

2009-09-21 Thread Marco Atzeri
new upstream version to download: wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/GraphicsMagick/ GraphicsMagick-1.3.7-1-src.tar.bz2 GraphicsMagick-1.3.7-1.tar.bz2 libGraphicsMagick-devel/libGraphicsMagick-devel-1.3.7-1.tar.bz2 libGraphicsMagick-devel/setup.hint libGraphic

[1.7][RFU] SuiteSparse-3.4.0-3

2009-09-21 Thread Marco Atzeri
re-spin to add some missing headers to download: wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/SuiteSparse/ libSuiteSparse-devel/libSuiteSparse-devel-3.4.0-3.tar.bz2 libSuiteSparse-devel/setup.hint setup.hint SuiteSparse-3.4.0-3-src.tar.bz2 SuiteSparse-3.4.0-3.tar.bz2

[1.7][RFU] hdf5-1.6.9-2

2009-09-21 Thread Marco Atzeri
update to solve the missing .exe to download: wget -r -np -nH --cut-dirs=2 http://matzeri.altervista.org/cygwin-1.7/hdf5/ setup.hint hdf5-1.6.9-2-src.tar.bz2 hdf5-1.6.9-2.tar.bz2 libhdf5-devel/libhdf5-devel-1.6.9-2.tar.bz2 libhdf5-devel/setup.hint libhdf5_0/libhdf5_0-1.6.9-2.tar.bz2 libhdf5_0/