gnucash-on-windows master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Nov 1 15:06:18 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/8fd80893 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/d5ec7463 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/177cb4c4 (commit)



commit 8fd8089355ea852314be3c2b41ee87a5f01c71e2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Nov 1 12:05:44 2014 -0700

    Install GnuTLS from prebuilt tarballs, optionally build from source.
    
    NB: Building from source requires manual intervention as libgpg-error's
    ro.po requires conversion from ISO8859-2 to UTF8, which causes a hang.

commit d5ec7463af40ce393e1fab36da70c826c67e27a3
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed Oct 29 22:55:00 2014 -0700

    Update LibSoup version for new WebKit and fix build.
    
    Includes:
    * Providing for downloading prebuilt Libsoup instead of building
    * Patches for Libsoup bugs
    * adjusting the SQLITE_CFLAGS and SQLITE_LIBS to match what LibSoup's
    configure looks for.
    * Second WebKit patch and some comments about what's needed to build it.



Summary of changes:
 0002-webkit-second-MinGW.patch                  |  77 +++++++++++++++++
 defaults.sh                                     |  19 +++--
 install-impl.sh                                 | 108 +++++++++++++++---------
 install.sh                                      |   4 +-
 libsoup-2.48.0-bad-symbol.patch                 |  10 +++
 libsoup-2.48.0-bad-symbol.patch~                |  10 +++
 libsoup-2.48.0-soup-server-reserved-word.patch  |  11 +++
 libsoup-2.48.0-soup-server-reserved-word.patch~ |  11 +++
 8 files changed, 200 insertions(+), 50 deletions(-)
 create mode 100644 0002-webkit-second-MinGW.patch
 create mode 100644 libsoup-2.48.0-bad-symbol.patch
 create mode 100644 libsoup-2.48.0-bad-symbol.patch~
 create mode 100644 libsoup-2.48.0-soup-server-reserved-word.patch
 create mode 100644 libsoup-2.48.0-soup-server-reserved-word.patch~



More information about the gnucash-patches mailing list