This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] generic-build-script


On Tue, 21 Jun 2005, Gary R. Van Sickle wrote:

> [snip]
> > > It's perhaps worth mentioning that I don't maintain any per-package
> > > customizations to the g-b-s directly, but instead have written
> > > myself a Python script which modifies the basic g-b-s according to a
> > > per-package rules file.
> > >
> > > For example, here are my rules for neon:
> > >
> > > ConfigureArg --enable-shared
> > > ConfigureArg --disable-static
> > > ConfigureArg --with-ssl
> > > SubPackage libneon24-$VER-$REL.tar.bz2 usr/bin/cygneon-24.dll
> > >
> > > The script is attached.
> >
> > Thanks, I'll take a better look at the script later, but at
> > the very least the configure args can be factored out into a
> > variable.  FWIW, I don't have any ideas on how to handle
> > subpackages properly, but perhaps your script contains some
> > hints on that as well.
> > 	Igor
>
> I've had to do the same thing with config vars with mutt, and I'm sure
> pretty much every package that uses it needs to.

Gary,

Do you use the g-b-s for mutt?  If so, would you care to submit the
changes that factor out config variables *you* needed?  If possible,
please leave the default, rather than mutt-specific, values in the patch,
but I'd rather tweak the patch to restore the default values than have no
patch at all.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]