[Pharo-project] Fwd: [Vm-dev] Re: Freetype plugin archive
From: "David T. Lewis" <lewis@mail.msen.com> Date: May 9, 2010 7:26:22 PM GMT+02:00 To: vm-dev@lists.squeakfoundation.org, Pharo-project@lists.gforge.inria.fr Cc: m.rueger@acm.org Subject: [Vm-dev] Re: Freetype plugin archive Reply-To: Squeak Virtual Machine Development Discussion <vm-dev@lists.squeakfoundation.org>
On Sun, May 02, 2010 at 08:55:33AM -0700, Michael Rueger wrote:
On 5/1/10 11:31 AM, Bert Freudenberg wrote:
On 01.05.2010, at 18:31, David T. Lewis wrote:
Do you know if the rest of the stuff in http://source.impara.de/freetype/ still has value (or has it been superceded by Freetype Plus)?
I would think so, that's why there wasn't any further development on the freetype plugin. The current repositories are of somewhat historical value for e.g. the Sophie builds.
I have opened a new SqueakSource project for the Freetype plugin (FT2Plugin).
MCHttpRepository location: 'http://www.squeaksource.com/FreetypePlugin' user: '' password: ''
This contains copies of all the Freetype-Plugin entries from the archival repository at http://source.impara.de/freetype, as well as one additional update from Mantis 7521.
Project administrators are Andy Tween, Bert Freudenberg and me. Developers are everyone whose author initials appear in the original archive.
VMMaker class>>updateFromServer should now load FT2Plugin from the new FreetypePlugin repository. A similar update will be needed for ConfigurationOfVMMaker for Pharo.
For now the original package name Freetype-Plugin has been retained, although I note that this conflicts with the current packaging of Freetype in SqS/Freetype Plus, so a change to the package name may be in order.
FT2Plugin contains dependencies on Freetype. This is the reason that I moved it to a separate SqueakSource project rather than include it in the SqS/VMMaker repository.
Dave
participants (1)
-
Stéphane Ducasse