From a81b08587ca1dab3b263aa1e6c633dcb18e32d1b Mon Sep 17 00:00:00 2001 From: mobinmob 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 " 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