Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Subject: Re: setup test #4 From: Robert Collins To: cygwin AT cygwin DOT com In-Reply-To: <20011102002907.B26768@redhat.com> References: <1004677947 DOT 5402 DOT 98 DOT camel AT lifelesswks> <20011102001943 DOT A26768 AT redhat DOT com> <1004678683 DOT 5402 DOT 104 DOT camel AT lifelesswks> <20011102002907 DOT B26768 AT redhat DOT com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.15 (Preview Release) Date: 02 Nov 2001 16:39:35 +1100 Message-Id: <1004679576.5558.113.camel@lifelesswks> Mime-Version: 1.0 X-OriginalArrivalTime: 02 Nov 2001 05:43:51.0015 (UTC) FILETIME=[59A68F70:01C16361] On Fri, 2001-11-02 at 16:29, Christopher Faylor wrote: > On Fri, Nov 02, 2001 at 04:24:42PM +1100, Robert Collins wrote: > >On Fri, 2001-11-02 at 16:19, Christopher Faylor wrote: > >>>The long term goal for source downloads is to let them be selected > >>>separately from the binaries, either as separate source packages, or as > >>>a completely independent spin control where the current src box it. > >> > >>Yay! > > > >Now, if only someone would code this. > > The separate source packages should be relatively easy. They could > just be another package, right? So you'd see something like: > > cygwin-1.3.3-1 > cygwin-1.3.3-1-src > > I guess you could have a separate "Source" category, too, although > that would complicate setup.ini parsing a bit. That part wouldn't, you'd simply put the package into the Source category. > You could also have something like a "View Source" button which toggles > whether source was selected or not although that might just be too > many buttons... Thats one of the issues. Here's my off-top-of-head list.... 1) For GPL and user friendliness, I should be able to pick a package foo, and get the source for it, for any version I can download at a given time. 2) Source's shouldn't clutter the display for the average user. 3) Source's have their own dependencies, and they should be (optionally) grabbed automatically. I.E. grabbing vim-src grabs ncurses-dev for the headers. 4) Sources can be associated with more than one package. So grabbing the source for any of ncurses, libncurses, ncurses-dev downloads the same source. 5) Any .spec/dsc/diff files should also be associated automatically. So theres a bunch of little tasks that need to be done. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/