diff --git a/srcpkgs/clipgrab/template b/srcpkgs/clipgrab/template index 943cfaabde3674..d437d592958b3c 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