Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] clipgrab: update to 3.8.5.
Date: Wed, 02 Oct 2019 23:15:03 +0200	[thread overview]
Message-ID: <20191002211503.ZAK8MY76o8gum2YnZuhSShqSib9H6q1bthLgCpY-mBg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14852@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages clipgrab
https://github.com/void-linux/void-packages/pull/14852

clipgrab: update to 3.8.5.


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

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

From a81b08587ca1dab3b263aa1e6c633dcb18e32d1b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 30 Sep 2019 19:10:43 +0300
Subject: [PATCH] clipgrab: update to 3.8.5.

---
 srcpkgs/clipgrab/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/clipgrab/template b/srcpkgs/clipgrab/template
index 943cfaabde3..d437d592958 100644
--- a/srcpkgs/clipgrab/template
+++ b/srcpkgs/clipgrab/template
@@ -1,6 +1,6 @@
 # Template file for 'clipgrab'
 pkgname=clipgrab
-version=3.8.3
+version=3.8.5
 revision=1
 build_style=qmake
 configure_args=clipgrab.pro
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://clipgrab.org"
 distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
-checksum=ee03fe7fbac15c8ed7f8e6fd577c8d9372472ac0317dc5bf7fc363f930dd1bed
+checksum=69c3264bedc72a6c98006b43f05413bce8724a3beec0081aa5d693bff9b7d249
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-location-devel qt5-quickcontrols2-devel
@@ -22,6 +22,10 @@ if [ "$CROSS_BUILD" ]; then
 	 qt5-host-tools"
 fi
 
+case "$XBPS_TARGET_MACHINE" in
+	arm*) broken="qt-webkit not available on arm"
+esac
+
 do_install() {
 	vbin clipgrab
 	vinstall icon.png 644 usr/share/pixmaps clipgrab.png

  parent reply	other threads:[~2019-10-02 21:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-30 16:12 [PR PATCH] " voidlinux-github
2019-10-02 19:36 ` voidlinux-github
2019-10-02 21:15 ` voidlinux-github [this message]
2019-10-02 21:15 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-08 20:00 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191002211503.ZAK8MY76o8gum2YnZuhSShqSib9H6q1bthLgCpY-mBg@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).