← Back to team overview

bzr-mac team mailing list archive

Re: Bazaar 2.1.0b3 desktop package for Mac OS X 10.6 Snow Leopard

 

On Nov 28, 2009, at 08:14, Gordon Tyler wrote:
> I'm making progress on this. PackageMaker is an ornery tool. I rebuilt
> the pmdoc file which describes how the package is built so that it would
> have a more logical ordering of choices in the Customize Install dialog,
> and to consolidate stuff like sip and pyqt into the qbzr choice since
> there's no reason to install sip and pyqt without installing qbzr. I've
> also added explorer to the package and it seems to be working fine.
> 
> Once I've re-added all the niceties like choice descriptions and updated
> the readme to include qbzr and explorer, I'll upload it to the Bazaar
> download page and post a link here. I'm hoping sometime today maybe
> tomorrow.
> 
> Ciao,
> Gordon

My ultimate plan was to write a Python module to re-generate the pmdoc, at least the content XML files. I started working on that, but never got the time to finish it. The schema is fairly simple, could be done with an os.walk loop I think.

Jeff


Follow ups

References