- From: Regis Boudin <regis@boudin.name>
- Date: Sun, 19 Oct 2008 21:34:09 +0100
- To: Irene.Vatton@inria.fr
- Cc: www-amaya <www-amaya@w3.org>, www-amaya-dev <www-amaya-dev@w3.org>
- Message-Id: <1224448449.3471.14.camel@x40>
Hi all, after a bit of work, I updated the patches applied for the debian package and will make an upload soonish. The patches are attached, applied in the following order : * cflags_cleanup.diff : stops forcing the -O2 and -g flags so I can set them at compile time. * desktop_file_fix.patch : drops the deprecated "Encoding" field and calls amaya directly instead of yet another copy of the arguments before amaya_bin * warnings_fix.diff : fixes a bunch of compile warnings * build_cleanup.diff : Drops a number of now unused tests and variables in the build system * libwww_cleanup.diff : A first set of modifications towards enabling the use of shared libwww. Should be safe to apply. * enable_system_libwww.diff : the actual patch enabling the shared libwww * curl_pre.diff : a serie of simples modifications aiming at reducing dependencies to the libwww, such as using __CR__ instead of CR. Idealy, I would like to get feedback about trying to merge warnings_fix.diff, build_cleanup.diff, libwww_cleanup.diff, and curl_pre.diff as usual, any comment, correction about my patches would be more than welcome, including from packagers of other distros. Regis On Fri, 2008-10-17 at 17:31 +0200, Irene Vatton wrote: > > The snapshot Amaya 10.1-pre5 is now available. > > Major changes since amaya 10.1-pre4 concern: > o The SVG editor > o The template editor > o The editing of template instances > o Reload to re-open the source view or the structure view > o And several bug fixes > > For more more detail see the "Latest CVS changes" section in > http://www.w3.org/Amaya > > Binaries distributions are available at: > http://www.w3.org/Amaya/User/BinDist.html > > Sources distributions are available at: > http://www.w3.org/Amaya/User/SourceDist.html >
Attachments
- text/x-patch attachment: build_cleanup.diff
- text/x-patch attachment: cflags_cleanup.diff
- text/x-patch attachment: curl_pre.diff
- text/x-patch attachment: desktop_file_fix.patch
- text/x-patch attachment: enable_system_libwww.diff
- text/x-patch attachment: libwww_cleanup.diff
- text/x-patch attachment: warnings_fix.diff
Received on Sunday, 19 October 2008 20:34:08 UTC