gnucash-on-windows master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Mar 31 12:10:01 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/fc1c2af2 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/96570115 (commit)
	 via  https://github.com/Gnucash/gnucash-on-windows/commit/8113e7ff (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/c81ff481 (commit)



commit fc1c2af28cdfd214ec6d4aec599291f1e12d2f10
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 31 09:09:38 2024 -0700

    Package GnuCash 5.6

diff --git a/gnucash.modules b/gnucash.modules
index 07c59d8..cb00966 100644
--- a/gnucash.modules
+++ b/gnucash.modules
@@ -246,8 +246,8 @@
 
  <cmake id="gnucash"
         cmakeargs="-DCMAKE_BUILD_TYPE=Debug -DCMAKE_PREFIX_PATH=$MSYS2ROOT -DPERL_EXECUTABLE=/usr/bin/perl -DGNC_DBD_DIR=$PREFIX/lib/dbd -DGTEST_ROOT=$SRCROOT/googletest">
-   <branch module="project/gnucash/gnucash%20%28stable%29/5.5/gnucash-5.5.tar.bz2"
-	   repo="sourceforge" version="5.5" checkoutdir="gnucash-5.5"/>
+   <branch module="project/gnucash/gnucash%20%28stable%29/5.6/gnucash-5.6.tar.bz2"
+	   repo="sourceforge" version="5.6" checkoutdir="gnucash-5.6"/>
     <dependencies>
       <dep package="libofx"/>
       <dep package="aqbanking"/>
@@ -298,8 +298,8 @@
   </cmake>
 
   <cmake id="gnucash-docs">
-    <branch  module="project/gnucash/gnucash%20%28stable%29/5.5/gnucash-docs-5.5.tar.gz"
-	     version="5.5" repo="sourceforge"/>
+    <branch  module="project/gnucash/gnucash%20%28stable%29/5.6/gnucash-docs-5.6.tar.gz"
+	     version="5.6" repo="sourceforge"/>
   </cmake>
 
   <cmake id="gnucash-unstable-docs">

commit 965701154703e4e2c3a9371068149d863e7afa61
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 31 09:09:15 2024 -0700

    Add new dependencies for updated libmariadb.

diff --git a/inno_setup/gnucash-mingw64.iss b/inno_setup/gnucash-mingw64.iss
index 82a0533..4d2a4dc 100644
--- a/inno_setup/gnucash-mingw64.iss
+++ b/inno_setup/gnucash-mingw64.iss
@@ -130,6 +130,7 @@ Source: "@MINGW_DIR@\bin\libbrotlicommon.dll"; DestDir: "{app}\bin"; Components:
 Source: "@MINGW_DIR@\bin\libbrotlienc.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libcairo-2.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libcairo-gobject-2.dll"; DestDir: "{app}\bin"; Components: main
+Source: "@MINGW_DIR@\bin\libcurl-4.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libcrypto-3.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libdatrie-1.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libepoxy-0.dll"; DestDir: "{app}\bin"; Components: main
@@ -164,6 +165,7 @@ Source: "@MINGW_DIR@\bin\libjpeg-8.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libltdl-7.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\liblzma-5.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libnettle-8.dll"; DestDir: "{app}\bin"; Components: main
+Source: "@MINGW_DIR@\bin\libnghttp2-14.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libp11-kit-0.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libpango-1.0-0.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libpangocairo-1.0-0.dll"; DestDir: "{app}\bin"; Components: main
@@ -179,6 +181,7 @@ Source: "@MINGW_DIR@\bin\libsecret-1-0.dll"; DestDir: "{app}\bin"; Components: m
 Source: "@MINGW_DIR@\bin\libsharpyuv-0.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libsoup-2.4-1.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libsqlite3-0.dll"; DestDir: "{app}\bin"; Components: main
+Source: "@MINGW_DIR@\bin\libssh2-1.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libssl-3.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libstdc++-6.dll"; DestDir: "{app}\bin"; Components: main
 Source: "@MINGW_DIR@\bin\libsystre-0.dll"; DestDir: "{app}\bin"; Components: main

commit 8113e7ff762e99dbace657a9839f8535e17d2e38
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 30 12:46:14 2024 -0700

    Update branch information in README.md.

diff --git a/README.md b/README.md
index 6702e15..9319fad 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ These create terminal emulation sessions running the Bash shell with the environ
 
 1. Start an MSYS MinGW shell for the selected bitness.
 1. Change directories to the installation directory ```cd /c/gcdev64/src/gnucash-on-windows.git```. Substitute the path if you set **-target_dir** to something else. Note that in this shell you'll use ```/c``` instead of ```C:``` for the drive letter.
-1. run ```TARGET=gnucash-maint jhbuild -f jhbuildrc build``` to build the ```maint``` branch, substitute ```gnucash-master``` for ```gnucash-maint``` if you want to build the ```master``` branch.
+1. run ```TARGET=gnucash-stable jhbuild -f jhbuildrc build``` to build the ```stable``` branch. Substitute ```gnucash-release``` for ```gnucash-stable``` to build the latest release from the tarball. In the run-up to a major release there will be an unstable branch for beta testing; to build that use ```gnucash-unstable```. 
 
 ## Developing
 



Summary of changes:
 README.md                      | 2 +-
 gnucash.modules                | 8 ++++----
 inno_setup/gnucash-mingw64.iss | 3 +++
 3 files changed, 8 insertions(+), 5 deletions(-)



More information about the gnucash-changes mailing list