Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnucash: update to 4.10
@ 2022-04-03 11:43 manfredu
  2022-04-03 21:41 ` [PR PATCH] [Updated] " manfredu
  2022-04-05 19:34 ` [PR PATCH] [Closed]: " manfredu
  0 siblings, 2 replies; 3+ messages in thread
From: manfredu @ 2022-04-03 11:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

There is a new pull request by manfredu against master on the void-packages repository

https://github.com/manfredu/void-packages gnucash
https://github.com/void-linux/void-packages/pull/36500

gnucash: update to 4.10
#### Testing the changes
- I tested the changes in this PR: **YES**



A patch file from https://github.com/void-linux/void-packages/pull/36500.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnucash-36500.patch --]
[-- Type: text/x-diff, Size: 1540 bytes --]

From 3b0477a3bf688532069cce3af5a6ba918606fcbd Mon Sep 17 00:00:00 2001
From: Manfred Usselmann <mu@usselmann.it>
Date: Sun, 3 Apr 2022 11:19:47 +0200
Subject: [PATCH] gnucash: update to 4.10

---
 srcpkgs/gnucash/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnucash/template b/srcpkgs/gnucash/template
index 34c575dddfd0..9ccc3526ac8e 100644
--- a/srcpkgs/gnucash/template
+++ b/srcpkgs/gnucash/template
@@ -1,13 +1,13 @@
 # Template file for 'gnucash'
 pkgname=gnucash
-version=4.9
-revision=2
+version=4.10
+revision=1
 wrksrc="${pkgname}-${version%b}"
 build_style=cmake
 make_check_target=check
 configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"
 hostmakedepends="pkg-config guile python3 libxslt perl gettext swig"
-makedepends="aqbanking-devel boost-devel gc-devel glib-devel gtest-devel guile-devel
+makedepends="aqbanking-devel icu-devel boost-devel gc-devel glib-devel gtest-devel guile-devel
  gwenhywfar-devel ktoblzcheck-devel libofx-devel libsecret-devel
  libxslt-devel webkit2gtk-devel python3-devel gwenhywfar-gtk3 tzdata"
 depends="dconf guile perl"
@@ -16,7 +16,7 @@ maintainer="ManfredU <mu@usselmann.it>"
 license="GPL-2.0-or-later"
 homepage="http://www.gnucash.org"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=9a551c30c1b712199fc2227a109afb984d7bef18e138170bbc7225c6c1fab72d
+checksum=7fd4bb919f6e39388ab47bfa11af6fa3f59e9b9bd695c7d4e9208af85cb9c93b
 
 pycompile_dirs="usr/share/gnucash/python"
 conf_files="/etc/gnucash/environment"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] gnucash: update to 4.10
  2022-04-03 11:43 [PR PATCH] gnucash: update to 4.10 manfredu
@ 2022-04-03 21:41 ` manfredu
  2022-04-05 19:34 ` [PR PATCH] [Closed]: " manfredu
  1 sibling, 0 replies; 3+ messages in thread
From: manfredu @ 2022-04-03 21:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

There is an updated pull request by manfredu against master on the void-packages repository

https://github.com/manfredu/void-packages gnucash
https://github.com/void-linux/void-packages/pull/36500

gnucash: update to 4.10
#### Testing the changes
- I tested the changes in this PR: **YES**



A patch file from https://github.com/void-linux/void-packages/pull/36500.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnucash-36500.patch --]
[-- Type: text/x-diff, Size: 1540 bytes --]

From 3b0477a3bf688532069cce3af5a6ba918606fcbd Mon Sep 17 00:00:00 2001
From: Manfred Usselmann <mu@usselmann.it>
Date: Sun, 3 Apr 2022 11:19:47 +0200
Subject: [PATCH] gnucash: update to 4.10

---
 srcpkgs/gnucash/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnucash/template b/srcpkgs/gnucash/template
index 34c575dddfd0..9ccc3526ac8e 100644
--- a/srcpkgs/gnucash/template
+++ b/srcpkgs/gnucash/template
@@ -1,13 +1,13 @@
 # Template file for 'gnucash'
 pkgname=gnucash
-version=4.9
-revision=2
+version=4.10
+revision=1
 wrksrc="${pkgname}-${version%b}"
 build_style=cmake
 make_check_target=check
 configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"
 hostmakedepends="pkg-config guile python3 libxslt perl gettext swig"
-makedepends="aqbanking-devel boost-devel gc-devel glib-devel gtest-devel guile-devel
+makedepends="aqbanking-devel icu-devel boost-devel gc-devel glib-devel gtest-devel guile-devel
  gwenhywfar-devel ktoblzcheck-devel libofx-devel libsecret-devel
  libxslt-devel webkit2gtk-devel python3-devel gwenhywfar-gtk3 tzdata"
 depends="dconf guile perl"
@@ -16,7 +16,7 @@ maintainer="ManfredU <mu@usselmann.it>"
 license="GPL-2.0-or-later"
 homepage="http://www.gnucash.org"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=9a551c30c1b712199fc2227a109afb984d7bef18e138170bbc7225c6c1fab72d
+checksum=7fd4bb919f6e39388ab47bfa11af6fa3f59e9b9bd695c7d4e9208af85cb9c93b
 
 pycompile_dirs="usr/share/gnucash/python"
 conf_files="/etc/gnucash/environment"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: gnucash: update to 4.10
  2022-04-03 11:43 [PR PATCH] gnucash: update to 4.10 manfredu
  2022-04-03 21:41 ` [PR PATCH] [Updated] " manfredu
@ 2022-04-05 19:34 ` manfredu
  1 sibling, 0 replies; 3+ messages in thread
From: manfredu @ 2022-04-05 19:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 229 bytes --]

There's a closed pull request on the void-packages repository

gnucash: update to 4.10
https://github.com/void-linux/void-packages/pull/36500

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-05 19:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-03 11:43 [PR PATCH] gnucash: update to 4.10 manfredu
2022-04-03 21:41 ` [PR PATCH] [Updated] " manfredu
2022-04-05 19:34 ` [PR PATCH] [Closed]: " manfredu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).