Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] clipgrab: update to 3.9.2
@ 2020-11-15 15:39 ndowens
  2020-11-21 19:17 ` [PR PATCH] [Merged]: " the-maldridge
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-11-15 15:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages clipgrab
https://github.com/void-linux/void-packages/pull/26399

clipgrab: update to 3.9.2
Compiles fine without qt5-qmake in hostmakedepends, since if CROSS_BUILD is being used already, move qt5-devel.

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

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

From 65c55479f12f2e89fd0904eebc2fd9c2a2a30cad Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 15 Nov 2020 09:33:25 -0600
Subject: [PATCH] clipgrab: update to 3.9.2

[ci skip]
---
 srcpkgs/clipgrab/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/clipgrab/template b/srcpkgs/clipgrab/template
index 72938c814bb..7fbb10204ff 100644
--- a/srcpkgs/clipgrab/template
+++ b/srcpkgs/clipgrab/template
@@ -1,10 +1,9 @@
 # Template file for 'clipgrab'
 pkgname=clipgrab
-version=3.8.15
+version=3.9.2
 revision=1
 build_style=qmake
 configure_args=clipgrab.pro
-hostmakedepends="qt5-qmake qt5-devel"
 makedepends="qt5-webengine-devel qt5-webchannel-devel
  qt5-location-devel qt5-devel qt5-quickcontrols2-devel
  qt5-declarative-devel"
@@ -14,12 +13,12 @@ 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=769812558342ebf4dee0f1deb2fe2ea801278e9821d87ad8d639cec52144d7aa
+checksum=c5bfcb0f6c3bff52ea68c2b978812bcbd43718fd2bcd2dcad1d6a4c970be6cb2
 
 if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt5-location-devel qt5-quickcontrols2-devel
+	hostmakedepends=" qt5-location-devel qt5-quickcontrols2-devel
 	 qt5-declarative-devel qt5-webchannel-devel qt5-webengine-devel
-	 qt5-host-tools"
+	 qt5-host-tools qt5-devel"
 fi
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Merged]: clipgrab: update to 3.9.2
  2020-11-15 15:39 [PR PATCH] clipgrab: update to 3.9.2 ndowens
@ 2020-11-21 19:17 ` the-maldridge
  0 siblings, 0 replies; 2+ messages in thread
From: the-maldridge @ 2020-11-21 19:17 UTC (permalink / raw)
  To: ml

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

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

clipgrab: update to 3.9.2
https://github.com/void-linux/void-packages/pull/26399

Description:
Compiles fine without qt5-qmake in hostmakedepends, since if CROSS_BUILD is being used already, move qt5-devel.

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

end of thread, other threads:[~2020-11-21 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-15 15:39 [PR PATCH] clipgrab: update to 3.9.2 ndowens
2020-11-21 19:17 ` [PR PATCH] [Merged]: " the-maldridge

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