Github messages for voidlinux
 help / color / mirror / Atom feed
From: waynevanson <waynevanson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] zoom: fixes xcb-utils-* dependencies
Date: Wed, 09 Dec 2020 21:01:02 +0100	[thread overview]
Message-ID: <20201209200102.hQH7KkygWTeFpV7Wii393u9AZ9wgg7Y0Mty0W9HWBxE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27014@inbox.vuxu.org>

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

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

https://github.com/waynevanson/void-packages fix.zoom
https://github.com/void-linux/void-packages/pull/27014

zoom: fixes xcb-utils-* dependencies
closes #26844 

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

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

From b7338141d515c0dd651d0877145bb595f8f8e3cf Mon Sep 17 00:00:00 2001
From: Wayne Van Son <waynevanson@gmail.com>
Date: Thu, 10 Dec 2020 07:00:33 +0000
Subject: [PATCH] zoom: adds missing xcb-utils-* dependencies

---
 srcpkgs/zoom/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/zoom/template b/srcpkgs/zoom/template
index 65c56f37bb1..faa52663149 100644
--- a/srcpkgs/zoom/template
+++ b/srcpkgs/zoom/template
@@ -1,11 +1,14 @@
 # Template file for 'zoom'
 pkgname=zoom
-version=5.4.54779.1115
+version=5.4.54779.1115_1
 revision=1
 archs="x86_64"
 wrksrc=zoom
 create_wrksrc=yes
-depends="$(vopt_if systemqt 'qt5 qt5-graphicaleffects qt5-imageformats qt5-quickcontrols qt5-quickcontrols2 qt5-svg qt5-script qt5-declarative')"
+depends="
+	$(vopt_if systemqt 'qt5 qt5-graphicaleffects qt5-imageformats qt5-quickcontrols qt5-quickcontrols2 qt5-svg qt5-script qt5-declarative')
+	xcb-util-image xcb-util-keysyms
+"
 short_desc="Video Conferencing and Web Conferencing Service"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="custom:Proprietary"

  parent reply	other threads:[~2020-12-09 20:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07  8:26 [PR PATCH] " waynevanson
2020-12-07 14:03 ` mobinmob
2020-12-07 14:05 ` mobinmob
2020-12-08  3:33 ` [PR REVIEW] " fosslinux
2020-12-09 19:30 ` [PR PATCH] [Updated] " waynevanson
2020-12-09 20:01 ` waynevanson [this message]
2020-12-09 20:03 ` waynevanson
2020-12-09 20:05 ` [PR PATCH] [Updated] " waynevanson
2020-12-09 20:06 ` waynevanson
2020-12-09 20:07 ` waynevanson
2020-12-09 20:07 ` [PR REVIEW] " ericonr
2020-12-09 20:07 ` ericonr
2020-12-09 20:10 ` [PR PATCH] [Updated] " waynevanson
2020-12-09 20:13 ` [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=20201209200102.hQH7KkygWTeFpV7Wii393u9AZ9wgg7Y0Mty0W9HWBxE@z \
    --to=waynevanson@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).