Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gwenhywfar 5.3.0
@ 2020-04-12  9:10 Hoshpak
  2020-04-12 10:04 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: Hoshpak @ 2020-04-12  9:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages gwenhywfar-5.3.0
https://github.com/void-linux/void-packages/pull/20911

gwenhywfar 5.3.0
None

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

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

From 5b8c285e89bfee4031a063563e7878e6530c9172 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sun, 12 Apr 2020 10:41:21 +0200
Subject: [PATCH 1/3] gwenhywfar: update to 5.3.0 (soname bump)

---
 common/shlibs               | 8 ++++----
 srcpkgs/gwenhywfar/template | 5 +++--
 srcpkgs/gwenhywfar/update   | 2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index ce64a48913a..8e2290f8acf 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1490,10 +1490,10 @@ libslang.so.2 slang-2.2.4_1
 libtre.so.5 tre-0.8.0_1
 libktoblzcheck.so.1 ktoblzcheck-1.43_2
 libgwenhywfar.so.79 gwenhywfar-5.1.0_1
-libgwengui-gtk2.so.0 gwenhywfar-gtk-4.10.0beta_1
-libgwengui-gtk3.so.0 gwenhywfar-gtk3-4.20.0_1
-libgwengui-cpp.so.0 gwenhywfar-4.10.0beta_1
-libgwengui-qt5.so.0 gwenhywfar-qt5-4.15.3_3
+libgwengui-gtk2.so.79 gwenhywfar-gtk-5.3.0_1
+libgwengui-gtk3.so.79 gwenhywfar-gtk3-5.3.0_1
+libgwengui-cpp.so.79 gwenhywfar-5.3.0_1
+libgwengui-qt5.so.79 gwenhywfar-qt5-5.3.0_1
 libaqbanking.so.44 aqbanking-6.0.0_1
 libaqnone.so.35 aqbanking-5.6.10_1
 libaqhbci.so.24 aqbanking-5.7.8_1
diff --git a/srcpkgs/gwenhywfar/template b/srcpkgs/gwenhywfar/template
index 5bee528d13c..ed45922444d 100644
--- a/srcpkgs/gwenhywfar/template
+++ b/srcpkgs/gwenhywfar/template
@@ -1,6 +1,6 @@
 # Template file for 'gwenhywfar'
 pkgname=gwenhywfar
-version=5.1.2
+version=5.3.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-visibility --disable-binreloc
@@ -12,13 +12,14 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/aqbanking/gwenhywfar"
 distfiles="https://github.com/aqbanking/gwenhywfar/archive/${version}.tar.gz"
-checksum=b23b4902600a39df5b5e2e544b5491c7a682a8eb3507cb8c9366f7be6570c383
+checksum=f598225bb3a84b2199a066e118c9defd249c8ec6e45bef3b1efac516edaff068
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-host-tools qt5-devel"
 fi
 
 pre_configure() {
+	export QT_SELECT=5
 	# Build all GUIs
 	vsed -i configure.ac -e's;"qt4 gtk2";"qt5 gtk2 gtk3";'
 	autoreconf -fi
diff --git a/srcpkgs/gwenhywfar/update b/srcpkgs/gwenhywfar/update
index d2933f731f2..01aef439ded 100644
--- a/srcpkgs/gwenhywfar/update
+++ b/srcpkgs/gwenhywfar/update
@@ -1,2 +1,2 @@
-site="http://www.aquamaniac.de/sites/download/packages.php"
+site="https://www.aquamaniac.de/rdm/projects/gwenhywfar/files"
 ignore="*beta"

From e6f0e46346ff381c1eb0a7fb5add7a918e9b9993 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sun, 12 Apr 2020 10:41:51 +0200
Subject: [PATCH 2/3] kmymoney: rebuild against gwenhywfar-5.3.0

---
 srcpkgs/kmymoney/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kmymoney/template b/srcpkgs/kmymoney/template
index 0cf1059615a..18be6b986fa 100644
--- a/srcpkgs/kmymoney/template
+++ b/srcpkgs/kmymoney/template
@@ -1,7 +1,7 @@
 # Template file for 'kmymoney'
 pkgname=kmymoney
 version=5.0.8
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
  -DBUILD_TESTING=OFF"

From 5b0894b897e650b6ea547f3c770808846f6f92de Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Sun, 12 Apr 2020 11:06:37 +0200
Subject: [PATCH 3/3] gnucash: rebuild against gwenhywfar-5.3.0

---
 srcpkgs/gnucash/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gnucash/template b/srcpkgs/gnucash/template
index 9cf4829c5d6..ee930ebaaf0 100644
--- a/srcpkgs/gnucash/template
+++ b/srcpkgs/gnucash/template
@@ -1,7 +1,7 @@
 # Template file for 'gnucash'
 pkgname=gnucash
 version=3.9
-revision=1
+revision=2
 wrksrc="${pkgname}-${version%b}"
 build_style=cmake
 configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"

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

* Re: [PR PATCH] [Merged]: gwenhywfar 5.3.0
  2020-04-12  9:10 [PR PATCH] gwenhywfar 5.3.0 Hoshpak
@ 2020-04-12 10:04 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-04-12 10:04 UTC (permalink / raw)
  To: ml

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

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

gwenhywfar 5.3.0
https://github.com/void-linux/void-packages/pull/20911

Description:
None

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

end of thread, other threads:[~2020-04-12 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12  9:10 [PR PATCH] gwenhywfar 5.3.0 Hoshpak
2020-04-12 10:04 ` [PR PATCH] [Merged]: " Hoshpak

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).