spd-3.4.2spd1 is out. You can download it from:
http://code.google.com/p/spdproject/
Changes since the last release:
* it builds on Mac (issue 11), this was fixed by adding libpng and freetype
* the main git repository was polished, it now stores the sage_scripts
unpacked and the install script was modified to create the spkg
package out of it on the fly --- this has the advantage that the
customization of SPD (or Sage) is now trivial, as most of the scripts
are easily accessible (and tracked) in the git repository. As a side
effect, the git repository is now much smaller (only 1.5MB)
* the versioning scheme was changed to the version of Sage + "spd1",
next release will be "spd2", etc. This is exactly the same system as
Ubuntu is using for customizing the Debian packages
This seems to be the first version of SPD, that works everywhere
(including the notebook). Please give it a thorough testing. The known
issues are here:
http://code.google.com/p/spdproject/issues/list
Ondrej