On Thu, Dec 20, 2007 at 12:54:23PM +0100, jiho wrote:
On 2007-December-20 , at 00:57 , Bryce Harrington wrote:
So, if you're working on a feature, can you please tell me at this time? Also please report:
- Current status
- Anticipated date of completion
- Issues that must be solved before release
o- Package python modules (lxml, numpy) together with the Inkscape app bundle on OS X.
current status: works for me in one situation, needs testing in the other anticipated date of completion: whenever someone takes the time to compile the packages on PPC. issues:
- testing needed
- if no one can provide the PPC packages, I'll just packages the ones I
already have but then it'll lead to all kind of special cases (it would work for people on intel with python 2.3 but not for people on PPC with python 2.5, this kind of things) Overall, it should not affect anything outside of OS X and will not disturb current state of affairs if python modules are not included in the end
Technically, the above is packaging work, so no exception is needed, but I've included an explicit exception anyway, in case the packaging work requires more extensive code changes.
Since it is packaging work, it won't be a blocking issue for us to move from Frost to Freeze.
o- Compilation of lib2geom on OS X 10.3 (Panther). --> John Faith is working on this.
Currently there's an error which prevents us from distributing a Panther version of Inkscape. Either this can be resolved before the release, or we'll just drop support for this OS version. John should be able to elaborate on this.
I've included an exception for this one too, however it also probably doesn't technically need it since it sounds more like a bug and/or packaging issue. It won't be a blocker for moving into Freeze.
Bryce