Github messages for voidlinux
 help / color / mirror / Atom feed
From: yopito <yopito@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nextcloud-client: runtime depend on qt5-graphicaleffect
Date: Sat, 31 Oct 2020 15:40:58 +0100	[thread overview]
Message-ID: <20201031144058.RrRfgLY-ymmXTGGL2K15rgFDph8Wj1QyfgTpEgY5Nxs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25951@inbox.vuxu.org>

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

There is an updated 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 087b9b2d83c4fd6c0273e0e13b1b95e5a8bdcb0b 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 requires qt5-graphicaleffects

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"

  parent reply	other threads:[~2020-10-31 14:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28 20:30 [PR PATCH] " 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 ` yopito [this message]
2020-10-31 15:44 ` ericonr
2020-10-31 15:44 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201031144058.RrRfgLY-ymmXTGGL2K15rgFDph8Wj1QyfgTpEgY5Nxs@z \
    --to=yopito@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).