Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] syncthingtray: update to 1.2.4.
@ 2022-10-04 18:00 classabbyamp
  2022-10-04 19:04 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: classabbyamp @ 2022-10-04 18:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages update/syncthingtray-1.2.4
https://github.com/void-linux/void-packages/pull/39719

syncthingtray: update to 1.2.4.
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/syncthingtray-1.2.4-39719.patch --]
[-- Type: text/x-diff, Size: 3519 bytes --]

From 7b990fa73686b21059b6ac406dc32f8d90754f8c Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Tue, 4 Oct 2022 13:50:02 -0400
Subject: [PATCH 1/2] qtutilities: update to 6.9.0.

---
 srcpkgs/qtutilities/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/qtutilities/template b/srcpkgs/qtutilities/template
index 7c30d8246726..2356815b2a4c 100644
--- a/srcpkgs/qtutilities/template
+++ b/srcpkgs/qtutilities/template
@@ -1,6 +1,6 @@
 # Template file for 'qtutilities'
 pkgname=qtutilities
-version=6.8.0
+version=6.9.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
@@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="GPL-2.0-only"
 homepage="https://github.com/Martchus/qtutilities"
 distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
-checksum=76ac459271f596bfda46f4293adfb49fa3088c011d06737c9ab7f8bb32cde9d2
+checksum=59ad79da682cb626a3fb767b7f84781c4c5352e40f356d2ebd06522c62530e2c
 
 pre_check() {
 	ninja -C build tests

From de63aa9812812841e6bb8f8b3a3a1af5387d23c1 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Tue, 4 Oct 2022 13:59:28 -0400
Subject: [PATCH 2/2] syncthingtray: update to 1.2.4.

---
 common/shlibs                  | 6 +++---
 srcpkgs/syncthingtray/template | 7 ++++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 5d4b0a9899ad..26410ed4f6fb 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4155,9 +4155,9 @@ libopensmtpd.so.0 libopensmtpd-0.7_1
 libiio.so.0 libiio-0.23_1
 libqtforkawesome.so.0.0.4 qtforkawesome-0.0.4_1
 libqtquickforkawesome.so.0.0.4 qtforkawesome-0.0.4_1
-libsyncthingwidgets.so.1.2.3 syncthingtray-1.2.3_1
-libsyncthingmodel.so.1.2.3 syncthingtray-1.2.3_1
-libsyncthingconnector.so.1.2.3 syncthingtray-1.2.3_1
+libsyncthingwidgets.so.2 syncthingtray-1.2.4_1
+libsyncthingmodel.so.2 syncthingtray-1.2.4_1
+libsyncthingconnector.so.2 syncthingtray-1.2.4_1
 libglibutil.so.1 libglibutil-1.0.64_1
 libgbinder.so.1 libgbinder-1.1.20_1
 libsunpinyin.so.3 libsunpinyin-3.0.0rc2_1
diff --git a/srcpkgs/syncthingtray/template b/srcpkgs/syncthingtray/template
index 7c49025c8258..d85fc988af62 100644
--- a/srcpkgs/syncthingtray/template
+++ b/srcpkgs/syncthingtray/template
@@ -1,10 +1,11 @@
 # Template file for 'syncthingtray'
 pkgname=syncthingtray
-version=1.2.3
+version=1.2.4
 revision=1
 build_style=cmake
 configure_args="-DJS_PROVIDER=qml -DBUILTIN_TRANSLATIONS=ON -DSYSTEMD_SUPPORT=OFF
- -DBUILD_SHARED_LIBS=ON -DWEBVIEW_PROVIDER=$(vopt_if webengine webengine none)"
+ -DBUILD_SHARED_LIBS=ON -DWEBVIEW_PROVIDER=$(vopt_if webengine webengine none)
+ -Wno-dev"
 hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules plasma-framework"
 makedepends="cpp-utilities-devel qtutilities-devel qtforkawesome-devel
  qt5-devel qt5-core qt5-network qt5-gui qt5-widgets qt5-svg qt5-declarative
@@ -17,7 +18,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/Martchus/syncthingtray"
 distfiles="https://github.com/Martchus/syncthingtray/archive/refs/tags/v${version}.tar.gz"
-checksum=acf6a91a176334658211fff1742ca8bb8517071d3058e84a7c7c8627aa5c01cc
+checksum=bdd40eee7f16e8d4f53d153db4e0288f83b92a39bc33c96b22568f25712fe3d4
 
 # requires weird port-binding shenanigans that may not work on ipv6
 # https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=syncthingtray#n50

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

* Re: [PR PATCH] [Merged]: syncthingtray: update to 1.2.4.
  2022-10-04 18:00 [PR PATCH] syncthingtray: update to 1.2.4 classabbyamp
@ 2022-10-04 19:04 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-10-04 19:04 UTC (permalink / raw)
  To: ml

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

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

syncthingtray: update to 1.2.4.
https://github.com/void-linux/void-packages/pull/39719

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



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 18:00 [PR PATCH] syncthingtray: update to 1.2.4 classabbyamp
2022-10-04 19:04 ` [PR PATCH] [Merged]: " classabbyamp

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