Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nextcloud-client: runtime depend on qt5-graphicaleffect
@ 2020-10-28 20:30 yopito
  2020-10-30  1:00 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: yopito @ 2020-10-28 20:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages nextcloud.fix.depend
https://github.com/void-linux/void-packages/pull/25951

nextcloud-client: runtime depend on qt5-graphicaleffect
closes #25877

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nextcloud.fix.depend-25951.patch --]
[-- Type: text/x-diff, Size: 1153 bytes --]

From dda6c0b6b0c3b178c3690ebc647571cf420ce52e Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Wed, 28 Oct 2020 20:47:43 +0100
Subject: [PATCH] nextcloud-client: runtime depend on qt5-graphicaleffect

closes #25877
---
 srcpkgs/nextcloud-client/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/nextcloud-client/template b/srcpkgs/nextcloud-client/template
index cfb86d108fe..592fe14cb56 100644
--- a/srcpkgs/nextcloud-client/template
+++ b/srcpkgs/nextcloud-client/template
@@ -1,7 +1,7 @@
 # Template file for 'nextcloud-client'
 pkgname=nextcloud-client
 version=3.0.2
-revision=1
+revision=2
 wrksrc="desktop-${version}"
 build_style=cmake
 configure_args="-Wno-dev $(vopt_if shibboleth '' '-DNO_SHIBBOLETH=True')
@@ -13,6 +13,7 @@ makedepends="qt5-tools-devel qt5-declarative-devel qt5-webchannel-devel
  $(vopt_if dolphin 'extra-cmake-modules kio-devel')
  $(vopt_if shibboleth 'qt5-webkit-devel')
  $(vopt_if webengine 'qt5-webengine-devel')"
+depends="qt5-graphicaleffects"
 checkdepends="cmocka-devel"
 conf_files="/etc/Nextcloud/sync-exclude.lst"
 short_desc="NextCloud Desktop client"

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

end of thread, other threads:[~2020-10-31 15:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 20:30 [PR PATCH] nextcloud-client: runtime depend on qt5-graphicaleffect yopito
2020-10-30  1:00 ` ericonr
2020-10-30  7:17 ` [PR PATCH] [Updated] " yopito
2020-10-30  7:18 ` yopito
2020-10-31 14:39 ` yopito
2020-10-31 14:40 ` [PR PATCH] [Updated] " yopito
2020-10-31 15:44 ` ericonr
2020-10-31 15:44 ` [PR PATCH] [Merged]: " ericonr

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